pytorch-yolo-v3 icon indicating copy to clipboard operation
pytorch-yolo-v3 copied to clipboard

Update darknet.py

Open HimangiM opened this issue 7 years ago • 0 comments

Using another variable name since the value of x gets changed(to 8) when used in the list comprehension and loses the block data.

HimangiM avatar Oct 04 '18 17:10 HimangiM