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 9, 2023
1 parent 1808023 commit c8b60a1
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions 426_YOLOX-Body-Head-Hand/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,17 +131,13 @@ Lightweight human detection model generated using a high-quality human dataset.

https://github.com/PINTO0309/PINTO_model_zoo/assets/33194443/c10ad469-a99e-4ea3-9b71-047a3d19d9f8

- 320x256 CPU RaspberryPi4 Bookworm CLI mode, TFLite XNNPACK, 4 threads

[yolox_n_body_head_hand_post_0461_0.4428_1x3x256x320_integer_quant.tflite.zip](https://github.com/PINTO0309/PINTO_model_zoo/files/13623092/yolox_n_body_head_hand_post_0461_0.4428_1x3x256x320_integer_quant.tflite.zip)
- 320x256 INT8 CPU RaspberryPi4 Bookworm CLI mode, TFLite XNNPACK, 4 threads

```bash
33.4ms/pred
```

- 160x128 CPU RaspberryPi4 Bookworm CLI mode, TFLite XNNPACK, 4 threads

[yolox_n_body_head_hand_post_0461_0.4428_1x3x128x160_integer_quant.tflite.zip](https://github.com/PINTO0309/PINTO_model_zoo/files/13623093/yolox_n_body_head_hand_post_0461_0.4428_1x3x128x160_integer_quant.tflite.zip)
- 160x128 INT8 CPU RaspberryPi4 Bookworm CLI mode, TFLite XNNPACK, 4 threads

```bash
9.4ms/pred
Expand Down

0 comments on commit c8b60a1

Please sign in to comment.