Hacker News new | ask | show | jobs
by thenthenthen 508 days ago
What can YOLO detect actually? I am interested in satellite imagery, what are the options in this field?

Disclaimer: i am working for myself, i have no money, a 15 year old laptop and obsessions

1 comments

YOLO is a pretty simple and flexible architecture. Like most of these models, you can label some data and just freeze the intermediate layers and just retrain the final predictor head.

Checkout as well darknet, which runs at really high fps on super cheap hardware