Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you manage the structure of the CO3D dataset? #15

Open
ZiyangYan opened this issue Mar 1, 2024 · 1 comment
Open

How do you manage the structure of the CO3D dataset? #15

ZiyangYan opened this issue Mar 1, 2024 · 1 comment

Comments

@ZiyangYan
Copy link

ZiyangYan commented Mar 1, 2024

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:
1709281712931
1709281977611
Then I got the error like this:
1709282013644
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/
1709282210099
Then the error became this:
1709282242741
so I moved all the files under tv/tv_001/ to tv/
1709282416258
Then I got a new error:
1709282535219

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?

@ethan-summer
Copy link

ethan-summer commented Sep 22, 2024

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,

``
1727019823558

but I downloaded the corresponding fire hydrant and TV data set and found that the above file was not under the directory

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants