following two-step training, when testing, why acc is 0? ``` python3 pl/test.py --config nerf_loc/configs/12scenes/apt1_kitchen.yaml --ckpt experiments/12scenes/apt1_kitchen/default/checkpoints/last.ckpt ``` 
following two-step training, when testing, why acc is 0?