Skip to content

abawchen/react-labeler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Labeler

React-Labeler is a image annotation/labeling component implemented with React and Redux, which is inspired by LabelMe and wkentaro/labelme.

But instead of setup a website or running on local machine, React-Labeler is a more like a lightweight component for easy customization or integration with your own React app.

It currently supports:

  • Polygon annotation
  • Rectangle annotation

You can see a quick demo here.

TODOs

There are a lots todos, feel free to raise a new issue or pull request to make this component better :)

Run a local demo

git clone git@github.com:abawchen/react-labeler.git
cd react-labeler
npm install
npm start

open your browser at http://localhost:8008

License

MIT. Copyright (c) 2018 Abaw Chen.

Releases

No releases published

Packages

No packages published