We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 169320b commit f2e56dcCopy full SHA for f2e56dc
chrome-extension/README.md
@@ -2,7 +2,7 @@
2
3
This example creates a Chrome extension, enabling users to right-click on images
4
within a web page, and perform multi-class object detection on them. The
5
-extension will will apply a MobileNetV2 classifier to the image, and then print
+extension will apply a MobileNetV2 classifier to the image, and then print
6
the predicted class on top of the image.
7
8
To build the extension, use the command:
0 commit comments