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

Target score drops below 0 very fast #31

Open
AlexTS1980 opened this issue Apr 18, 2019 · 3 comments
Open

Target score drops below 0 very fast #31

AlexTS1980 opened this issue Apr 18, 2019 · 3 comments

Comments

@AlexTS1980
Copy link

I'm f'tuning MDNet to my data. Only the first frame in the video is labelled with a bbox. After 8-10 frames the target score drop below 0. I played with learning rates/multipliers/trainable layers, but no success so far. Anything I could do or I need to label a larger number of frames in the dataset?

@hyseob
Copy link
Owner

hyseob commented Apr 20, 2019

Hi @AlexTS1980,
You can also try reducing the update interval (tracking/option.yaml:long_interval) or increase training iterations (maxiter_update), although I recommend to keep the default options for general performance.
MDNet is not always perfect and may fail if your target undergoes severe occlusion or rapid deformation.

@AlexTS1980
Copy link
Author

Thanks. Not really the occlusion/deformation, but very high degree of similarity, like this:
0009

@ghost
Copy link

ghost commented May 29, 2019

Hi @HyeonseobNam
how you set the number of the long_interval and iterations ?
why iterations is 10?
thanks

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