diff --git a/426_YOLOX-Body-Head-Hand/README.md b/426_YOLOX-Body-Head-Hand/README.md index 32aef7a3ff..e677723ffd 100644 --- a/426_YOLOX-Body-Head-Hand/README.md +++ b/426_YOLOX-Body-Head-Hand/README.md @@ -304,6 +304,16 @@ Lightweight human detection model generated using a high-quality human dataset. onnx2tf -i yolox_n_body_head_hand_post_0461_0.4428_1x3x256x320.onnx -eatfp16 ``` + This is result in macbook. + + - Chip: Apple M1 Pro (ArmV8 processor) + - Python 3.9 + - Tensorflow 2.15.0 (from pip install tensorflow==2.15.0) + + image + + Regarding on x86, AVX2 is necessary and rebuild python package in PyPI seems be NOT enabled AVX2. According to the blog, AVX2 emulation in x86 is for precision check and its is slow. + ## 4. Citiation If this work has contributed in any way to your research or business, I would be happy to be cited in your literature. ```bibtex