parent
d19b524315
commit
6599f8df4f
|
@ -61,7 +61,7 @@ We support demo for image/ image folder, video, and webcam.
|
|||
|
||||
First, download the models (By default, [ctdet_coco_dla_2x](https://drive.google.com/open?id=1pl_-ael8wERdUREEnaIfqOV_VF2bEVRT) for detection and
|
||||
[multi_pose_dla_3x](https://drive.google.com/open?id=1PO1Ax_GDtjiemEmDVD7oPWwqQkUu28PI) for human pose estimation)
|
||||
from the [Model zoo](readme/MODEL_ZOO.md) and put them if `CenterNet_ROOT/models/`.
|
||||
from the [Model zoo](readme/MODEL_ZOO.md) and put them in `CenterNet_ROOT/models/`.
|
||||
|
||||
For object detection on images/ video, run:
|
||||
|
||||
|
|
Loading…
Reference in New Issue