File size: 251 Bytes
0b7b08a
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
# 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)