Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ OpenCV (cv2):
|
|
21 |
pip install opencv-python
|
22 |
```
|
23 |
|
24 |
-
# img_data.
|
25 |
|
26 |
Extract of the coco dataset containing the following labels: ```["airplane", "backpack", "cell phone", "handbag", "suitcase", "knife", "laptop", "car"]```
|
27 |
|
|
|
21 |
pip install opencv-python
|
22 |
```
|
23 |
|
24 |
+
# img_data.psv
|
25 |
|
26 |
Extract of the coco dataset containing the following labels: ```["airplane", "backpack", "cell phone", "handbag", "suitcase", "knife", "laptop", "car"]```
|
27 |
|