We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad1042c commit d2d01f4Copy full SHA for d2d01f4
research/object_detection/README.md
@@ -95,6 +95,7 @@ reporting an issue.
95
Supercharge your mobile phones with the next generation mobile object detector!
96
We are adding support for MobileNet V2 with SSDLite presented in
97
[MobileNetV2: Inverted Residuals and Linear Bottlenecks](https://arxiv.org/abs/1801.04381).
98
+This model is 35% faster than Mobilenet V1 SSD on a Google Pixel phone CPU (200ms vs. 270ms) at the same accuracy.
99
Along with the model definition, we are also releasing a model checkpoint trained on the COCO dataset.
100
101
<b>Thanks to contributors</b>: Menglong Zhu, Mark Sandler, Zhichao Lu, Vivek Rathod, Jonathan Huang
0 commit comments