longcw / yolo2-pytorch

YOLOv2 in PyTorch
1.55k stars 420 forks source link

when executed the make.sh , i meet the error "TypeError: dist must be a Distribution instance" #111

Open HusterRC opened 5 years ago

Conyhui commented 5 years ago

me too,did you solve it?

HusterRC commented 5 years ago

I do not

biel-wangdf3 commented 3 years ago

do not solve it , but change torch version to 0.4.0 can avoid it

qq2984468979 commented 11 months ago

do not solve it , but change torch version to 0.4.0 can avoid it

I have changed the version to 0.4.0, but the problem still exists