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

occlusion problem while testing #103

Open
devendraswamy opened this issue Sep 16, 2020 · 1 comment
Open

occlusion problem while testing #103

devendraswamy opened this issue Sep 16, 2020 · 1 comment

Comments

@devendraswamy
Copy link

python siamese_tracking/run_video.py --arch SiamRPNRes22 --resume snapshot/CIResNet22_RPN.pth --video videos/bag.mp4

I run the above command for testing my own videos but i got the bad results. In videos Occlusion problem was their and if multiple objects are their in the fame , on that time the model was giving wrong detection box on the frame.

please help me , how can solve the occlusion problem ?

Thanking you !

@JudasDie
Copy link
Contributor

python siamese_tracking/run_video.py --arch SiamRPNRes22 --resume snapshot/CIResNet22_RPN.pth --video videos/bag.mp4

I run the above command for testing my own videos but i got the bad results. In videos Occlusion problem was their and if multiple objects are their in the fame , on that time the model was giving wrong detection box on the frame.

please help me , how can solve the occlusion problem ?

Thanking you !

Hi,you may refer to REID models.

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