walktree / libtorch-yolov3

A Libtorch implementation of the YOLO v3 object detection algorithm
452 stars 131 forks source link

can't work for libtorch 1.1 #16

Open jjqcat opened 5 years ago

jjqcat commented 5 years ago

Hi, I can't compile it with the latest version of libtorch

shayan09 commented 5 years ago

You will need to make certain changes. Check the docs for the functions throwing an error.

Else you can use the following version. wget https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-1.0.0.zip