/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.

Primary LanguageC++GNU General Public License v3.0GPL-3.0