- hand_pose_dataset
- contains
fist,palmandpointtraining images
- contains
- object_tracking
- attempts to use nn to track hands, mostly based on ssd_mobilenet_v1_coco_2017_11_17
*.configfile obtained from https://github.com/tensorflow/models/tree/master/research/object_detection/samples/configs- handtracking code from https://github.com/victordibia/handtracking
- opencv_dnn
- quick attempt at loading a tensorflow net in opencv using
cv2.readNetFromTensorflow(not working/ wrong predictions)
- quick attempt at loading a tensorflow net in opencv using
- tensorflow-for-poets-2
- retrained model with own image dataset to detect palm, fist or point
- repo contains code for the "TensorFlow for poets 2" series of codelabs
- Tutorial Part 1
- Tutorial Part 2
parvudan/object_det
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|