NVlabs / InstantSplat

InstantSplat: Sparse-view SfM-free Gaussian Splatting in Seconds
https://instantsplat.github.io/
Other
864 stars 54 forks source link

AssertionError: Number of images (4) in the folder (/root/tf-logs/InstantSplat/data/sora/santorini/3_views/images) is not equal to 3 #32

Open cjcjcj666 opened 1 month ago

cjcjcj666 commented 1 month ago

Traceback (most recent call last): File "/root/tf-logs/InstantSplat/./coarse_init_infer.py", line 57, in assert len(train_img_list)==n_views, f"Number of images ({len(train_img_list)}) in the folder ({img_folder_path}) is not equal to {n_views}" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: Number of images (4) in the folder (/root/tf-logs/InstantSplat/data/sora/santorini/3_views/images) is not equal to 3