Coder Social home page Coder Social logo

vertok / auto_annotate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alvarocavalcante/auto_annotate

0.0 0.0 0.0 55.36 MB

Automate approach to label images for object detection using TensorFlow

Home Page: https://medium.com/analytics-vidhya/auto-annotate-images-for-tensorflow-object-detection-19b59f31c4d9

Python 100.00%

auto_annotate's Introduction

auto-annotate-logo

Auto-annotate

Welcome to the auto-annotate images for TensorFlow object detection!

You are tired to label your images by hand to work with object detection? So, this project will make your life easier, just annotate some images and let the machine do the rest for you!

Requirements

note: This project is compatible with TF>=1.4

How to run

  • Copy and paste the file generate_xml.py and visualization_utils.py into the research/object_detection/utils in the tensorflow repo.
  • Add your pre-treined model and label map into the 'graphs' folder.
  • Add the images you want to label into the images folder
  • Change the xml path in generate_xml.py to put your own local path.
  • Inside the auto_annotate folder run: python3 scripts/detection_images.py
  • If everything is ok you will see the inference results and the xml in your respective folders!
  • If you have trouble or doubt check my tutorial on medium

Any trouble?

Don't worry, open a issue and I'll hep you!

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.