The Wayback Machine - http://web.archive.org/web/20211026005741/https://github.com/topics/ncnn
Skip to content
#

ncnn

Here are 157 public repositories matching this topic...

Waifu2x-Extension-GUI

TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.

  • Updated Oct 25, 2021
  • C++

Lite.AI.ToolKit 🚀🚀🌟: A lite C++ toolkit of awesome AI models(一个开箱即用的C++ AI工具箱,支持ONNXRuntime/NCNN/MNN/TNN), such as RobustVideoMatting🔥, YOLOX🔥, YOLOP🔥 etc. (https://github.com/DefTruth/lite.ai.toolkit/releases/tag/v0.1.0)

  • Updated Oct 26, 2021
  • C++
yolov5-rt-stack
zhiqwang
zhiqwang commented Apr 19, 2021

The outputs are great, although not the same as yolov5, maybe some pre-processing/post-processing steps are different.

That's a great catch! I think it is caused by the different pre-processing operations. I've verified the the post-processing stages before, it can get the same results as ultralytics/yolov5 (when w/o TTA predict). And I've uploaded a [notebook](https://github.com/zhiqwang/yol

Improve this page

Add a description, image, and links to the ncnn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ncnn topic, visit your repo's landing page and select "manage topics."

Learn more