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

vspw inference results image pixels is all zero #31

Closed
svitlana1ana opened this issue Jun 24, 2024 · 2 comments
Closed

vspw inference results image pixels is all zero #31

svitlana1ana opened this issue Jun 24, 2024 · 2 comments

Comments

@svitlana1ana
Copy link

the command use for inference:
python train_net_video.py
--num-gpus 8
--config-file configs/SDG/DVIS_Online_R50_720p.yaml
--eval-only MODEL.WEIGHTS output_DVIS_Online_R50_720p_VSPW/model_final.pth

train command:
python train_net_video.py --num-gpus 8 --config-file configs/VSPW/DVIS_Online_R50_720p.yaml \

@zhang-tao-whu
Copy link
Owner

What is SDG? Can you share the config file (configs/SDG/DVIS_Online_R50_720p.yaml ) and the training and testing logs to help me understand your problems?

@svitlana1ana
Copy link
Author

What is SDG? Can you share the config file (configs/SDG/DVIS_Online_R50_720p.yaml ) and the training and testing logs to help me understand your problems?

Sorry, I copied the wrong path, the correct config file path is :configs/VSPW/DVIS_Online_R50_720p.yaml.
I have retrained the model and it can now inference normally,
thank you for your reply!

I would like to know if there has been any progress in your response to issue:#14

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