HackerTrans
トップ新着トレンドコメント過去質問紹介求人

eyasu6464

no profile record

投稿

[untitled]

2 ポイント·投稿者 eyasu6464·4 か月前·0 コメント

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

github.com
2 ポイント·投稿者 eyasu6464·4 か月前·1 コメント

Show HN: Satellite imagery object detection using text prompts

useful-ai-tools.com
53 ポイント·投稿者 eyasu6464·4 か月前·23 コメント

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

useful-ai-tools.com
22 ポイント·投稿者 eyasu6464·4 か月前·7 コメント

コメント

eyasu6464
·4 か月前·議論
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
·4 か月前·議論
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
·4 か月前·議論
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
·4 か月前·議論
Direct Colab link: https://colab.research.google.com/github/useful-ai-tools/det...
eyasu6464
·4 か月前·議論
Thanks for the feedback. I’ve resolved the UI issues on mobile.