- Labelling Images for Object Detection
- Training Tensorflow for Sign Language
- Detecting Sign Language in Real-Time
- Prepare image labels using labelImg
- Transfer learning using SSD MobileNet
- Real time detection using a webcam and OpenCV
- Clone repo - (https://github.com/nicknochnack/RealTimeObjectDetection)
- Collect images with code
- Setup labelimg
- Label images
- Update labelmap
- Train
- Update checkpoint
- Detect