updates
This commit is contained in:
@@ -14,7 +14,7 @@ The https://github.com/ultralytics/yolov3 repo contains inference and training c
|
|||||||
Python 3.7 or later with the following `pip3 install -U -r requirements.txt` packages:
|
Python 3.7 or later with the following `pip3 install -U -r requirements.txt` packages:
|
||||||
|
|
||||||
- `numpy`
|
- `numpy`
|
||||||
- `torch`
|
- `torch >= 1.0.0`
|
||||||
- `opencv-python`
|
- `opencv-python`
|
||||||
|
|
||||||
# Training
|
# Training
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
# pip3 install -U -r requirements.txt
|
# pip3 install -U -r requirements.txt
|
||||||
numpy
|
numpy
|
||||||
opencv-python
|
opencv-python
|
||||||
torch
|
torch >= 1.0.0
|
||||||
matplotlib
|
matplotlib
|
||||||
|
|||||||
Reference in New Issue
Block a user