BobLiu20 / YOLOv3_PyTorch

Full implementation of YOLOv3 in PyTorch
624 stars 191 forks source link

how do you pretrain the backbone network? #32

Open harryhan618 opened 6 years ago

harryhan618 commented 6 years ago

Did you pretrain the backbone network on ImageNet? Or did you try other methods?