Closed renaissanceee closed 3 months ago
./scene/dataset_readers.py line 217 should be: "cam_name = os.path.join(path, frame["file_path"]+ extension)", the extension="png" is omitted.
Thank you so much for pointing this out!
./scene/dataset_readers.py line 217 should be: "cam_name = os.path.join(path, frame["file_path"]+ extension)", the extension="png" is omitted.