Hacker News new | ask | show | jobs
Show HN: Train and deploy an object detector in 10 minutes (youtube.com)
2 points by beijbom 1229 days ago
1 comments

We optimized the training, annotation and deploy infra to minimize the time it takes to bring up a custom object detector. The current version only supports detection of object centers (as opposed to full bounding boxes) and tends to do best if the objects don’t vary too much in size.

Nyckel homepage: https://www.nyckel.com Object detection quickstart: https://www.nyckel.com/docs/detection-quickstart

Let us know what you think!