homeskies / uw_common

Skills and non-robot dependent code
0 stars 0 forks source link

Adopt a labeling pipeline #7

Open nickswalker opened 4 years ago

nickswalker commented 4 years ago

Labeling images is a big part of @Home (witness: this Homer blog post).

Now that we're starting to see detections out of off-the-shelf solutions in #5, we'll soon turn towards fine tuning with in-domain data. We need a tool that:

What other do:

We really shouldn't have to build something this generic. Searching GitHub, I can already see some popular options https://github.com/wkentaro/labelme https://github.com/abreheret/PixelAnnotationTool https://github.com/kyamagu/js-segment-annotator https://github.com/hanskrupakar/COCO-Style-Dataset-Generator-GUI

We should find the most-used option that addresses our needs

nickswalker commented 4 years ago

This one looks promising: https://github.com/opencv/cvat