-
Notifications
You must be signed in to change notification settings - Fork 5
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
ask questions #3
Comments
Hi @rainy112233 You can find the cfg file on README. Download that and pass the path as Alternatively, you can modify the data directory in this line |
--cfg /globalwork/jia/archive/JRDB_cvpr21_workshop/logs/$RUN/backup/unet_bl_voxel_jrdb_0.05_0.1.yaml |
hi teacher, |
What files in your source code do I need to change if I want to run the code successfully.
My dataset path is /root/autodl-tmp/data/train_dataset/pointclouds
I would like to ask you, how can I change the code to make the program run successfully。
Looking forward to your reply!
python train.py --cfg PATH_TO_CFG [--ckpt PATH_TO_CKPT] [--evaluation].How can I modify this path?
The text was updated successfully, but these errors were encountered: