Live data from Hacker News

Viewing profile — eyasu6464

eyasu6464

HN member
Joined
Thu, Dec 15, 2022, 11:13 AM UTC
HN karma
29
Public activity
10 items

About eyasu6464

No profile information was provided.

Recent public activity

  1. comment
    Comment #47347113

    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 d…

  2. comment
    Comment #47342555

    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 j…

  3. comment
    Comment #47340955

    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 de…

  4. story
  5. comment
    Comment #47333207

    Direct Colab link: https://colab.research.google.com/github/useful-ai-tools/det...

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

    I built a Colab notebook that demonstrates a full pipeline for bootstrapping and training a YOLO object detection model without manual annotation. The workflow uses open-vocabulary…

  7. comment
    Comment #47332408

    Thanks for the feedback. I’ve resolved the UI issues on mobile.

  8. story
    Show HN: Satellite imagery object detection using text prompts

    I built a browser-based tool for detecting objects in satellite imagery using vision-language models (VLMs). You draw a polygon on the map and enter a text prompt such as "swimming…

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

    I built a browser-based tool that uses Vision-Language Models (VLMs) to detect objects in satellite imagery via natural language prompts. Draw a polygon on the map, type what you w…

  10. comment
    Comment #33997832

    can you add a way to make the search bar like text area to allow multi-lined query.