This repo contains frozen graphs of models i trained as part of my deeptraining_hands project for benchmark testing my realtime_detection_api
You need to have git-LFS installed to properly use this repo
faster_rcnn_inception_v2_coco_2017_11_08
default model from tf's model zoofrcnni_handsnet_200
faster rcnn retrained on the egohands datasetssd_handsnet600_165_s
ssd_mobilenet with trained from sratch on the egohands dataset with 600x600 as Input Dimensionsssd_handsnet_200_s
ssd_mobilenet re-trained on the egohands dataset with modifiedbatch_non_max_supression
ssd_mobilenet_v11_coco
default model with modifiedbatch_non_max_supression
ssd_mobilenet_v1_coco_2017_11_17
default model from tf's model zooyolo_darknet_tf_handsnet_200_v2
rky0930's yoloV2 Model imported to the API trained on the egohands dataset