Live data from Hacker News

Show HN: Train and deploy an object detector in 10 minutes

youtube.com

1–2 of 2 posts

Re: Show HN: Train and deploy an object detector in 10 minutes

#2
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!