You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for your nice work, I want to re-run your project, and I download the tv subset from CO3D and put it under project_root/datasets folder like this: Then I got the error like this:
Then I found under tv_000 and tv_001 both of them have "frame_annotations.jgz" file, then I tried to move all the files under tv/tv_000/ to tv/ Then the error became this:
so I moved all the files under tv/tv_001/ to tv/
Then I got a new error:
I used pycharm to debug but I have no idea why it caused, can you share me how you manage the dataset and successfully run the project?
The text was updated successfully, but these errors were encountered:
hi,have you solved this problem?i also have the same problem of the dataset.
i want to just do a sample , According to the code, I saw that the data set he needed included the following two things,
``
but I downloaded the corresponding fire hydrant and TV data set and found that the above file was not under the directory
Hi, thanks for your nice work, I want to re-run your project, and I download the tv subset from CO3D and put it under project_root/datasets folder like this:
Then I got the error like this:
Then I found under tv_000 and tv_001 both of them have "frame_annotations.jgz" file, then I tried to move all the files under tv/tv_000/ to tv/
Then the error became this:
so I moved all the files under tv/tv_001/ to tv/
Then I got a new error:
I used pycharm to debug but I have no idea why it caused, can you share me how you manage the dataset and successfully run the project?
The text was updated successfully, but these errors were encountered: