Coder Social home page Coder Social logo

fivecoco / semi-auto-image-annotation-tool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from virajmavani/semi-auto-image-annotation-tool

0.0 3.0 0.0 8.25 MB

Anno-Mage: A Semi Automatic Image Annotation Tool which helps you in annotating images by suggesting you annotations for 80 object classes using a pre-trained model

Home Page: https://virajmavani.github.io/saiat/

License: Apache License 2.0

Python 100.00%

semi-auto-image-annotation-tool's Introduction

Anno-Mage: A Semi Automatic Image Annotation Tool

alt text

Semi Automatic Image Annotation Toolbox with RetinaNet as the suggesting algorithm. The toolbox suggests 80 class objects from the MS COCO dataset using a pretrained RetinaNet model.

Installation

  1. Clone this repository.

  2. In the repository, execute pip install -r requirements.txt. Note that due to inconsistencies with how tensorflow should be installed, this package does not define a dependency on tensorflow as it will try to install that (which at least on Arch Linux results in an incorrect installation). Please make sure tensorflow is installed as per your systems requirements. Also, make sure Keras 2.1.3 or higher and OpenCV 3.x is installed.

  3. Download the pretrained weights and save it in /snapshots.

Dependencies

  1. Tensorflow >= 1.7.0

  2. OpenCV = 3.x

  3. Keras >= 2.1.3

For, Python >= 3.5

Instructions

  1. Select the COCO object classes for which you need suggestions from the drop-down menu and add them.

  2. When annotating manually, select the object class from the List and while keep it selected, select the BBox.

  3. The final annotations can be found in the file annotations.csv in ./annotations/

Usage

python main.py

Acknowledgments

  1. Meditab Software Inc.

  2. Keras implementation of RetinaNet object detection

  3. Computer Vision Group, L.D. College of Engineering

semi-auto-image-annotation-tool's People

Contributors

virajmavani avatar vishalbidawatka avatar

Watchers

James Cloos avatar Lingxiao.Yang avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.