wei-tim / YOWO

You Only Watch Once: A Unified CNN Architecture for Real-Time Spatiotemporal Action Localization
840 stars 161 forks source link

Working on dataset other than humans #79

Closed Vishak66 closed 3 years ago

Vishak66 commented 3 years ago

Hello All,

Thank you for all the work done here! I was wondering if this network could work on datasets other than humans. For eg: can I have a custom dataset with cars and humans and their associated actions. Will this network be able to predict two completely different objects and their actions? Thank you

okankop commented 3 years ago

Yes you can definitely use YOWO for the tasks similar to what you explained such as MEVA dataset.

Vishak66 commented 3 years ago

Thank you @okankop for your reply. So to prepare that dataset, I can construct something like the AVA dataset, but with new bounding boxes for the different objects and their actions right?

okankop commented 3 years ago

@Vishak66 Exactly!