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

Unexpected Random Track Prediction #123

Open
nikeshdevkota opened this issue Mar 5, 2024 · 0 comments
Open

Unexpected Random Track Prediction #123

nikeshdevkota opened this issue Mar 5, 2024 · 0 comments

Comments

@nikeshdevkota
Copy link

nikeshdevkota commented Mar 5, 2024

After training the trackformer model, I tried to evaluate it using python src/track.py. But I have been getting random predictions in between. For example, in frame 61, the tracking result is suddenly random.

image

I have used a custom CNN model as a backbone for my experiment on a custom dataset that contains small target objects.

image

This is the configuration in the track.yaml file. Is there any way to remove this randomness ?

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