Skip to content
#

ncnn

Here are 145 public repositories matching this topic...

Waifu2x-Extension-GUI
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