top | item 25103481

Ask HN: Best way to annotate videos for ML?

5 points| Avalaxy | 5 years ago | reply

I have a large amount of medical data in the shape of videos, where the plan is to use it for automated detection and classification of certain conditions. There are several hundred videos and each video has several hundred frames that contain things that need to be labelled.

My question is: what is the best way to go about this? I tried CVAT, but it didn't seem very user friendly and it can't deal with my file sizes (around 2GB per video). I now tried VoTT from Microsoft which is impressive when it comes to usability and user interface, but it can't seem to do box interpolation, so you have have to label every single individual frame manually.

It's just so much work to label it all, and it's going to cost me months in the current way. Is there any better way to do it?

2 comments

order
[+] batt4good|5 years ago|reply
I've also been curious about this, specifically how to apply a set of labels to what is essentially a time series of frames.
[+] troycarlson|5 years ago|reply
I've had 2GB+, 4h long videos labeled in CVAT. What problems did you run into? Can you annotate at a reduced FPS?