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

Load annotation in file 'ucf_dataloader_eval.py' #10

Open
DuongVanKhoa0811 opened this issue Jul 27, 2024 · 0 comments
Open

Load annotation in file 'ucf_dataloader_eval.py' #10

DuongVanKhoa0811 opened this issue Jul 27, 2024 · 0 comments

Comments

@DuongVanKhoa0811
Copy link

In the 'ucf_dataloader_eval.py' file, specifically from lines 134 to 140, could you explain why only one annotation per video is loaded? I am concerned that this approach might lead to a degradation in performance during model evaluation. The model is trained to detect all actors (annotations) in the video, but if only one annotation is considered during evaluation, it might decrease the Intersection over Union (IoU) and result in lower performance metrics.

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