walktree / libtorch-yolov3

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

How do I compile this project on Linux? #60

Open tanghao123th opened 2 years ago

tanghao123th commented 2 years ago

Hello,when I use libtorch1.0.0(I download from https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-1.0.0.zip),but I get errors,As shown below.** image

What should I do?

This is my computer: Ubuntu 18.04 cmake 3.21.4 gcc 7.5