longcw / yolo2-pytorch

YOLOv2 in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

HusterRC opened this issue · comments

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

me too,did you solve it?

I do not

commented

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

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