Skip to content

fulcrum-rocks/image-recognition-labeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fulcrum Logo

Description

Create annotation boxes to pictures. Generate anchors for image recognition

Parts

[Part1] - Labeling

[Part2] - Training & recognition

Supports

Tech stack:

  1. NodeJS
  2. OpenCV4NodeJS
  3. Elementtree
  4. Keras-js

Installation

npm install

Env example:

DIRECTORY=mask_500
LABELS=mask

Running the app

  1. Write to env file
  2. Put pictures /train/images
  3. Label this pictures using labelbox
  4. Put ready json file to folder /train/annotations
  5. npm run start

Results

Labesl ready for trainig using Yolov3.

Copy dataset folder to second project for training

Use Anchors from console or from json/detection_config as anchor for second project.

Contact company

Contact developer

Contributors

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT License

About

Labeling dataset for image recognition

Resources

License

Stars

11 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors