Scaled-YOLOv4-TensorRT icon indicating copy to clipboard operation
Scaled-YOLOv4-TensorRT copied to clipboard

name 'Darknet' is not defined

Open alexanderfrey opened this issue 3 years ago • 1 comments

Hi,

when following your tutorial I run into the following problem:

name 'Darknet' is not defined

Did I miss something ?

Best Alexander

alexanderfrey avatar Aug 31 '20 14:08 alexanderfrey

Hi,

when following your tutorial I run into the following problem:

name 'Darknet' is not defined

Did I miss something ?

Best Alexander

You can try the master branch of the PyTorch_YOLOv4: git clone -b master https://github.com/WongKinYiu/PyTorch_YOLOv4.git

tjuskyzhang avatar Sep 01 '20 02:09 tjuskyzhang