pixel-nerf icon indicating copy to clipboard operation
pixel-nerf copied to clipboard

Evaluation on Shapenet Car dataset

Open taeyeopl opened this issue 1 year ago • 0 comments

I have a quick question related to the evaluation shapenet car dataset.

I got an error while evaluating the 876d92ce6a0e4bf399588eee976baae folder, and I noticed that it only has white rgb images with any car images. I used the provided srn_cars.zip files from pixel nerf author. Does anyone have a similar problem?

python eval/eval.py -D <srn_data>/cars -n srn_car -P '64' -O eval_out/srn_car_1v
  File "/home/miruware/ssd_4tb/nerf/workspace/pixelnerf/src/data/SRNDataset.py", line 94, in __getitem__
    raise RuntimeError(
RuntimeError: ('ERROR: Bad image at', '/home/miruware/ssd_4tb/nerf/datase
![000000](https://user-images.githubusercontent.com/50736858/231046717-100db496-44df-49df-98b7-9095bec86b1e.png)
t/pixel_nerf_data/srn/cars_test/876d92ce6a0e4bf399588eee976baae/rgb/000001.png', 'please investigate!')

000001

taeyeopl avatar Apr 11 '23 03:04 taeyeopl