Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PINTO0309 authored Dec 5, 2023
1 parent ce38ea6 commit 9300cf7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions 426_YOLOX-Body-Head-Hand/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,12 @@ Lightweight human detection model generated using a high-quality human dataset.

- 160x128 CPU Corei9

|NMS param|value|
|:-|-:|
|max_output_boxes_per_class|20|
|iou_threshold|0.4|
|score_threshold|0.25|

```bash
python demo/demo_yolox_onnx.py \
-m yolox_s_body_head_hand_post_0299_0.4983_1x3x128x160.onnx \
Expand Down

0 comments on commit 9300cf7

Please sign in to comment.