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

How to run the seg model provided with our own videos? (* ̄︶ ̄) #46

Open
qianmin opened this issue Dec 11, 2021 · 1 comment
Open

Comments

@qianmin
Copy link

qianmin commented Dec 11, 2021

No description provided.

@JialianW
Copy link
Owner

Thanks for your interest.

Because we haven't prepared this code, you may follow the style of the Youtube-VIS testing script here

CUDA_VISIBLE_DEVICES=0 python test.py tracking --exp_id ytvis --dataset youtube_vis --dataset_version val --pre_hm --pre_thresh 0.5 --inference --track_thresh 0.05 --load_model $model_path --gpus 0 --clip_len 2 --trades --box_nms 0.7 --save_results --seg

and modify the demo script accordingly.

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