Skip to content

Commit 28e531f

Browse files
committed
Release notes for Mobilenet V2 + SSDLite.
PiperOrigin-RevId: 191358138
1 parent 4648f6d commit 28e531f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

research/object_detection/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,15 @@ reporting an issue.
9090

9191
## Release information
9292

93+
### April 2, 2018
94+
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+
Along with the model definition, we are also releasing a model checkpoint trained on COCO dataset.
99+
100+
<b>Thanks to contributors</b>: Menglong Zhu, Mark Sandler, Zhichao Lu, Vivek Rathod, Jonathan Huang
101+
93102
### February 9, 2018
94103

95104
We now support instance segmentation!! In this API update we support a number of instance segmentation models similar to those discussed in the [Mask R-CNN paper](https://arxiv.org/abs/1703.06870). For further details refer to

0 commit comments

Comments
 (0)