All Projects → ssaket → amass-annotate-image

ssaket / amass-annotate-image

Licence: other
A tool to quickly Search and Annotate images online from multiple sources. Built with ❤️ using React

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to amass-annotate-image

HAM10000 dataset
Tools for workup of the HAM10000 dataset
Stars: ✭ 59 (+63.89%)
Mutual labels:  annotate-images

Search and annotate images from multiple online sources

ammass-annotate-images let's you search and annotate images from different image databases on the internet. At present, we support Flickr, Pexels, Pixabay, Unsplash. Please refer to the individual licenses for terms of use.

This is a child of 20hrs weekend coding, so be aware of spaghetti code. If you just want to use the image api, have a look at my other repository typescript-stockpile-images

Features

If you are interested in this project, please feel free to make pull requests.

  • Search

    • Search Images by Name
    • Pagination support
    • Search by image (comming soon, I will use seamese-network)
  • Annotatation

    • Bounding boxes (comming soon)
    • Free hand
    • OpenCV functions (not available in the UI)
    • Distributed Annotation suppport (maybe not, or in far far future)
  • Format for download (comming soon)

    • SALICON
    • COCO-SEARCH-18

Screenshots

Landing page

Landing Page

Search page

Search Page

Annotate page

Annotate Page

TODOs

  • Migrate to TypeScript
  • Add img annotation metadata on the annotation page
  • Improve annotation UX
  • add annotate page
  • add search discription in search page
  • add OpenCV support
  • add zip download -- multiple images

Run

npm install & npm start

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].