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

File missing #5

Open
zlaskar opened this issue Aug 7, 2023 · 1 comment
Open

File missing #5

zlaskar opened this issue Aug 7, 2023 · 1 comment

Comments

@zlaskar
Copy link

zlaskar commented Aug 7, 2023

Dear Authors,

Thanks for the support of Co3Dv2. However, dataset/co3d.yaml is missing. It is called by train_co3d.py.

"
with open('dataset/co3d.yaml', 'r') as file:
config = yaml.safe_load(file) "

*SIde Note: training.multiscale_training should be training.training in train_co3d and train_acid. It is so in train_realestate10k.

Regards

@yilundu
Copy link
Owner

yilundu commented Aug 9, 2023

Great thanks! I've fixed the paths for training.train in train_co3d and train_acid

I've also attached the co3d.yaml -- there may be some bugs in dataloading though because I got rather poor samples in Co3D.

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