Free to use online tool for labelling photos

makesense.ai

Logo

Description

makesense.ai is a free to use online tool for labelling photos. Thanks to the use of a browser it does not require any complicated installation - just visit the website and you are ready to go. It also doesn't matter which operating system you're running on - we do our best to be truly cross-platform. It is perfect for small computer vision deeplearning projects, making the process of preparing a dataset much easier and faster. Prepared labels can be downloaded in one of multiple supported formats. The application was written in TypeScript and is based on React/Redux duo.

Road Map

Our application is being actively developed. If you have an idea for a new functionality, please hit us on Twitter or create an issue where you can describe your concept. In the meantime, see what improvements we are planning for you in the future.
  •  Export labels in Pascal VOC XML format
  •  Optimization of the process of loading photos from disk - queuing
  •  Labelling objects using polygons and Bézier curves
  •  Labelling objects using lines
  •  Export labels in COCO JSON format
  •  Separate tab with settings
  •  Support basic image operations like crop and resize
  •  Converting video to image frames
  •  Keyboard shortcuts to improve productivity
  •  Automatic detection of objects in a photo - all you have to do is to label them
  •  OCR labelling
  •  Integration with external storage - Amazon S3, Google Drive, Dropbox
  •  Copy annotations from previous image into the next one

Sneak Peek

Logo

Set Up the Project Locally

# clone repository
git clone https://github.com/SkalskiP/make-sense.git

# navigate to main dir
cd make-sense

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm start
Some Windows 10 users may also have problems with running applications locally. The problems can be solved by adding additional dependencies to the project, through a command: npm install normalize.css --save. More information about this problem is available in the #16.

Supported Output Formats

  • A .zip package containing files in YOLO format
example of file in YOLO format
  • A .zip package containing files in Pascal VOC XML format
example of file in Pascal VOC XML format
  • Single CSV file
example of CSV file

Privacy

We don't store your images, because we don't send them anywhere in the first place.

Comments

Popular posts from this blog

Google Open Source it's Google I/O 2019 Android App

Nikita Voloboev - His wonderful world of macOS Applications

Free Tools for Teams and Collaboration For Developers