jason-li-831202 / YOLO-NAS-onnxruntime

This repo provides the C++ implementation of YOLO-NAS based on ONNXRuntime for performing object detection in real-time.Support float32/float16/int8 inference.
GNU General Public License v3.0
40 stars 7 forks source link

Migrate scripts to CMake to simplify cross-platform compilation. #4

Open ocordeiro opened 1 year ago

ocordeiro commented 1 year ago