We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Could you provide config examples for model bevfusion(bevfusion-mit) trainning heatmap and patch like:
CUDA_VISIBLE_DEVICES=2 python my_main.py bevfusion2 train --patch_cfg 3 --n_iters 1500 --batch_size 5 --patch_type rec --obj_type None --lr 0.01 --score_tres 0.3 --test_name
Thanks
The text was updated successfully, but these errors were encountered:
Did you install it successfully? Did you install the exact same operation he provided the installation steps for?
Sorry, something went wrong.
No branches or pull requests
Could you provide config examples for model bevfusion(bevfusion-mit) trainning heatmap and patch like:
CUDA_VISIBLE_DEVICES=2
python my_main.py bevfusion2 train
--patch_cfg 3
--n_iters 1500
--batch_size 5
--patch_type rec
--obj_type None
--lr 0.01
--score_tres 0.3
--test_name
Thanks
The text was updated successfully, but these errors were encountered: