aboutsummaryrefslogtreecommitdiff
path: root/examples/graph_ssd_mobilenet.cpp
AgeCommit message (Expand)Author
2023-12-07Use the correct output qinfo for ssd_mobilenet QASYMM8_SIGNEDSiCong Li
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2022-04-04Remove Non-Inclusive Term "Master"ramelg01
2021-02-09Add mlgo to graph examplesSiCong Li
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-03-09COMPMID-3069: Silence clang-8 warning wrt explicit default of deleted operatorMatthew Bentham
2019-10-23COMPMID-2515: Merge optimized depthwise convolution to the generic depthwise ...Manuel Bottini
2019-10-01COMPMID-2645: Detection Post-Process fixesGeorgios Pinitas
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