Skip to content

Web based tool to label images for object. So that they can be used to train dlib or other object detectors.

License

Notifications You must be signed in to change notification settings

jidebingfeng/imglab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imglab

Web based tool to label images for object. So that they can be used to train dlib or other object detectors.

Donate using Liberapay

How to use

You can either import a file from a URL or from your computer. You can plot the landmark points by yourself or you can request to face++ API to collect the points which gets automatically plotted on the image (You will need to register on face++ to use the API.). If you feel that the result should be improved, you can drag a point to correct location.

ImgLab Tutorial

TO DO

  • load points from a file
  • Image scalling
  • API compatible landmark label
  • Show dlib, face++ specific point schemes
  • show face++ labeles instead of automatic number
  • show warning when use try to load images if there is any labelled image already loaded.
  • filter for (un)labelled images
  • Tool to draw points in straight line (eg nose, chin, eyebrows' center)
  • draw the line between landmark points
  • Highlight empty button when there is any point in box
  • Resizable box

About

Web based tool to label images for object. So that they can be used to train dlib or other object detectors.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.9%
  • HTML 20.0%
  • CSS 6.2%
  • Python 1.9%