Skip to content

Commit 4b82912

Browse files
author
Guvanch Nurgeldiyev
committed
Fix readme grammer
1 parent 3635816 commit 4b82912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Building a Object Detection API with Tensorflow.js & COCO SSD pretrained model
1+
# Building an Image Object Detection API with Tensorflow.js & COCO SSD pretrained model
22

33
Basic API for posting images and getting the result of detection.
44
Uses COCO SSD pretrained model to detect objects in 300x300 px images. List of object [names](https://github.com/tensorflow/tfjs-models/blob/master/coco-ssd/src/classes.ts)

0 commit comments

Comments
 (0)