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

libtorch

Here are 99 public repositories matching this topic...

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

A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.

  • Updated Jun 1, 2021
  • C++

Improve this page

Add a description, image, and links to the libtorch 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 libtorch topic, visit your repo's landing page and select "manage topics."

Learn more