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

a evaluate problem #101

Open
billie2jean opened this issue Dec 8, 2024 · 0 comments
Open

a evaluate problem #101

billie2jean opened this issue Dec 8, 2024 · 0 comments

Comments

@billie2jean
Copy link

I run train_stereo.py
python train_stereo.py --batch_size 8 --train_iters 22 --valid_iters 32 --spatial_scale -0.2 0.4 --saturation_range 0 1.4 --n_downsample 3 --num_steps 5000 --mixed_precision
and it generated a file named raft-stereo.pth in checkpoints folder.
But when I run evaluate_stereo.py like this python evaluate_stereo.py --restore_ckpt checkpoints/raft-stereo.pth --dataset middlebury_H , something was wrong.
捕获
I dont know how to fix it up.

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

1 participant