yolox / demo /ncnn /README.md
Xin Li
doc(ncnn): update README (#1519)
35793b2
# YOLOX-ncnn
Compile files of YOLOX object detection base on [ncnn](https://github.com/Tencent/ncnn).
YOLOX is included in ncnn now, you could also try building from ncnn, it's better.
## Acknowledgement
* [ncnn](https://github.com/Tencent/ncnn)