Skip to content
#

ncnn

Here are 152 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 Sep 7, 2021
  • C++
yolov5-rt-stack
erfaneshratifar
erfaneshratifar commented Jul 15, 2021

I'm getting this error when converting a customized yolov5 to yolort:

Traceback (most recent call last):
  File "convert_ultralytics_to_yolort.py", line 31, in <module>
    num_classes=80)
  File "/yolov5/yolort/utils/update_module_state.py", line 74, in update_module_state_from_ultralytics
    module_state_updater.updating(model)
  File "/yolov5/yolort/utils/update_module_state.py", li

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