tjuskyzhang / Scaled-YOLOv4-TensorRT

Got 100fps on TX2. Got 500fps on GeForce GTX 1660 Ti. If the project is useful to you, please Star it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

name 'Darknet' is not defined

alexanderfrey opened this issue · comments

Hi,

when following your tutorial I run into the following problem:

name 'Darknet' is not defined

Did I miss something ?

Best
Alexander

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