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

Different frame numbers between annotations and images #8

Open
lyliutwo opened this issue Oct 6, 2021 · 2 comments
Open

Different frame numbers between annotations and images #8

lyliutwo opened this issue Oct 6, 2021 · 2 comments

Comments

@lyliutwo
Copy link

lyliutwo commented Oct 6, 2021

I find some cases that have different frame numbers between the bbox annotations and images.
cases in training set:
{file_name: frames in annotation, frames of images}:
{'Assassin_video_5-Done': [1080, 785],
'BF5_FireGUN_video_01_done': [1266, 633],
'Baseball_game_002-Done': [714, 713],
'Boat_video1-Done': [570, 470],
'Cat_BBC_video_03-Done': [145, 133],
'catNight_video_B04_done': [1518, 151],
'Fight_video_02-Done': [916, 914],
'Fight_video_04-Done': [817, 816],
'Joker_video_X02_done': [2139, 1268],
'maliao_4-Done': [1609, 1608],
'monitor_bikeyellow': [930, 929],
'videoPlayer_video_01_done': [2009, 2008]}

I haven't check the test set.

@wangxiao5791509
Copy link
Owner

@lyliutwo
Hi, thanks for your information. Please check this note in the README:
The annotations of 12 videos in the training subset are modified for more accurate annotation. Please update these videos with the [new annotations].

If you also find issues in the testing subset, please let us know. Thanks for your attention.

@lyliutwo
Copy link
Author

lyliutwo commented Oct 6, 2021

Thank you very much! I will update the annotations

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