Coder Social home page Coder Social logo

autolabelimg's Introduction

AutoLabelImg for Windows

**This is an experimental project , embedding mobilenet detector on labelimg

Windows Setup

Requirements

  • Visual Studio 2013 or 2015
  • CMake 3.4 or higher (Visual Studio and Ninja generators are supported)
  • Anaconda (python2.7)
  • PyQt4

Configuring and Building

> git clone https://github.com/eric612/AutoLabelImg.git --recursive
> conda install -c anaconda pyqt=4
> pip install -i https://pypi.anaconda.org/ales-erjavec/simple pyqt4
> (Option) pip install lxml 
> (Option) pip install opencv (or use anaconda navigator to install)
> (Option) pip install scikits-image (or use anaconda navigator to install)
> (Option) pip install protobuf

Download pre-train weights from original web and save at

$caffe_root\models\MobileNet\

> cd $caffe_root\script\
> build_win.cmd

Drink a coffe

> cd $AutoLabelImg_root\
> pyrcc4 -o resources.py resources.qrc

Usage

  1. Python labelimg.py
  2. click button "Change Save Dir" , and select your xml folder.
  3. click button "Open Dir" and select image folder (example image : caffe/data/VOC0712)

demo video

IMAGE ALT TEXT HERE

autolabelimg's People

Contributors

eric612 avatar

Watchers

James Cloos 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.