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

FileNotFoundError: [Errno 2] No such file or directory: 'out/demo_matterport/https://s3.eu-central-1.amazonaws.com/avg-projects/convolutional_occupancy_networks/models/pointcloud_crop/room_grid64.pt' #16

Open
hhliu924 opened this issue May 8, 2024 · 3 comments

Comments

@hhliu924
Copy link

hhliu924 commented May 8, 2024

执行python generate_optim_largescene.py configs/pointcloud_crop/demo_matterport.yaml报FileNotFoundError: [Errno 2] No such file or directory: 'out/demo_matterport/https://s3.eu-central-1.amazonaws.com/avg-projects/convolutional_occupancy_networks/models/pointcloud_crop/room_grid64.pt'这个错

@Zhong0501
Copy link

执行python generate_optim_largescene.py configs/pointcloud_crop/demo_matterport.yaml报FileNotFoundError: [Errno 2] No such file or directory: 'out/demo_matterport/https://s3.eu-central-1.amazonaws.com/avg-projects/convolutional_occupancy_networks/models/pointcloud_crop/room_grid64.pt'这个错

pt文件是预训练模型,需要下载下来,更改为本地路径使用

@hhliu924
Copy link
Author

hhliu924 commented May 9, 2024

您好,我已经下载好了需训练模型,需要在哪个文件中指定他的路径

@Zhong0501
Copy link

yaml文件中确定pt文件路径就行

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