How to Create Neural Network for Recognizing Masks
[Part1] - Labeling
Create annotation boxes to pictures. Generate anchors for image recognition
[Part2] - Training & recognition
- NodeJS
- OpenCV4NodeJS
- Elementtree
- Keras-js
npm installEnv example:
DIRECTORY=mask_500
LABELS=mask- Write to env file
- Put pictures /train/images
- Label this pictures using labelbox
- Put ready json file to folder /train/annotations
npm run start
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.
- Fulcrum
- Email: hello@fulcrum.rocks
- Website: fulcrum.rocks
- Blog: blog.fulcrum.rocks
- Serhii Kalachnikov
- Email: serhii@fulcrum.rocks
- Linkedin: Serhii Kalachnikov
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
