aboutsummaryrefslogtreecommitdiff
path: root/examples/graph_ssd_mobilenet.cpp
AgeCommit message (Expand)Author
2019-08-22COMPMID-2594: Graph example option parsing doens't fail on invalid valuesGeorgios Pinitas
2019-08-16COMPMID-1850: Port TFLite mobilenetSSD as a graph exampleIsabella Gottardi
2019-04-25COMPMID-1974 : Extend CLTuner to support different of level of tuningVidhya Sudhan Loganathan
2019-04-03COMPMID-2011: ResNet50 returns wrong resultGeorgios Pinitas
2019-03-27COMPMID-1995: Minor code fixes.Georgios Pinitas
2019-01-09COMPMID-1839: Add script from extracting tf frozen models.Georgios Pinitas
2018-12-13COMPMID-1808: Add Detection Output Layer to the GraphAPIIsabella Gottardi
2018-11-23COMPMID-1458: Mobilenet SSD example.Pablo Tello