HackerTrans
TopNewTrendsCommentsPastAskShowJobs

eyasu6464

no profile record

Submissions

[untitled]

2 points·by eyasu6464·vor 4 Monaten·0 comments

Show HN: Colab pipeline for auto-labeling datasets with prompt and training YOLO

github.com
2 points·by eyasu6464·vor 4 Monaten·1 comments

Show HN: Satellite imagery object detection using text prompts

useful-ai-tools.com
53 points·by eyasu6464·vor 4 Monaten·23 comments

Show HN: Detect any object in satellite imagery using a text prompt

useful-ai-tools.com
22 points·by eyasu6464·vor 4 Monaten·7 comments

comments

eyasu6464
·vor 4 Monaten·discuss
I’m thinking about adding new features. Which one is more useful and should come next: searching with an image of an object, detecting changes over time using Sentinel-2 data, or detecting object in all Google Street View images within a selected area?
eyasu6464
·vor 4 Monaten·discuss
Thanks for the feedback. A dashed square marks the area you select for detection, and once it’s finished, the results will appear. You might want to give it another try because I just tested it on the pickleball courts at 1108 S Harvey Ave, Oklahoma City, OK, 73109, ( https://www.useful-ai-tools.com/tools/satellite-analysis-dem... ) on Ultra High and it detected all of them.
eyasu6464
·vor 4 Monaten·discuss
Thanks for trying it out. The detections not all appearing before zooming is because I added a LOD (level of detail) rendering method, so if hundreds of thousands of objects are detected, it won’t crash the system. Only the areas you’re looking at render, and the more you zoom in, the more objects are displayed. It was a pain to set up, but it’s worth it. The notification idea is great, and I’ll add a sound to play when a scan finishes.
eyasu6464
·vor 4 Monaten·discuss
Direct Colab link: https://colab.research.google.com/github/useful-ai-tools/det...
eyasu6464
·vor 4 Monaten·discuss
Thanks for the feedback. I’ve resolved the UI issues on mobile.