graphpipe
graphpipe copied to clipboard
ssd yolo
Can deployments use the yolo SSD faster- RCNN model ? @termie @sleepsonthefloor @Djelibeybi @vishvananda @tjfontaine
There are some pretrained object detection models here:
https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/detection_model_zoo.md
I previously wrote some instructions on getting ssd_mobilenet to work here: https://github.com/oracle/graphpipe/issues/9
You may have to adjust input/output names for your chosen model.