Coder Social home page Coder Social logo

iadet's Introduction

IAdet : The ultimate annotation tool for object detection

Object detection is all about bounding boxes. The IAdet tool enables users to teach the computer how to draw bounding boxes around a particular class of objects present in some images. As you annotate, a model is trained on the background and is used to provide predictions.

Installation

  1. Clone the repo
  2. With Python 3.10 run:
python -m venv env_iadet
source env_iadet/bin/activate
bash install.sh  # installing mmcv might take a long time

Usage

bash launch.sh DATA_DIR

Cite

If you find this project useful, cite our work:

@inproceedings{marchesoni2022iadet,
  title={IAdet: Human in the loop object detection},
  author={Marchesoni-Acland, Facciolo},
  booktitle={NeurIPS 2022 Workshop on Human in the Loop Learning},
  year={2022}
}

or check out the paper's code here: https://github.com/franchesoni/iadet_paper

Future

iadet's People

Contributors

franchesoni avatar

Stargazers

 avatar  avatar  avatar Lukas Geiger avatar

Watchers

 avatar

Forkers

varyasnitko

iadet's Issues

Demo filenames do not correspond with demo dataset?

Just tried to load the default "figs" images and annotations using Windows. Keeps saying that filenames do not correspond with dataset. I see that in your annotations you have figs/000001 as a file name, and also the file path. Does this make sense? Have you encountered this issue in Windows?

Also, the source part did not work for Windows, I had to use: env_IAdet/Scripts/activate

Thanks!

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.