Show HN: Using YOLO to Detect Office Chairs in 40M Hotel Photos
https://news.ycombinator.com/item?id=42779330I used the YOLO object detection library from Ultralytics to scan over 40 million hotel photos and identify images with office chairs. This helped me create a map showing hotels suitable for remote work.
Map: https://www.tripoffice.com/maps
Yolo: https://www.ultralytics.com/yolo
The whole process was done on a home Mac without the use of any LLMs. It's based on traditional object detection technology.