jmu201521121021 / YOLOX.MNN

YOLOX MNN Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YOLOX.MNN

YOLOX object detector MNN C++ Project

Introduction

model_zoo

run code

  • option: main.cpp: model path and image path
mkdir build 
cd build
cmake .. 
make

demo result

det

About

YOLOX MNN Project

License:Apache License 2.0