Commit Graph

5 Commits

Author SHA1 Message Date
Jason
6ae7a16c36 Add PaddleDetetion/PPYOLOE model support (#22)
* add ppdet/ppyoloe

* Add demo code and documents
2022-07-19 13:40:16 +08:00
DefTruth
de7c06a309 add yolov6 c++ and yolov6 pybind (#16)
* update .gitignore

* Added checking for cmake include dir

* fixed missing trt_backend option bug when init from trt

* remove un-need data layout and add pre-check for dtype

* changed RGB2BRG to BGR2RGB in ppcls model

* add model_zoo yolov6 c++/python demo

* fixed CMakeLists.txt typos

* update yolov6 cpp/README.md
2022-07-14 16:12:28 +08:00
jiangjiajun
4c07d198ba add model zoo 2022-07-06 03:12:43 +00:00
jiangjiajun
9d87046d78 first commit 2022-07-05 09:30:15 +00:00
Jason
978484c84f first commit 2022-06-27 18:23:21 +08:00