PingoLH / FCHarDNet

Fully Convolutional HarDNet for Segmentation in Pytorch
MIT License
195 stars 52 forks source link

what is the top-1 acc for weights/hardnet_petite_base.pth on imagenet #32

Open Libaishun opened 4 years ago

Libaishun commented 4 years ago

what is the top-1 acc for weights/hardnet_petite_base.pth on imagenet

PingoLH commented 4 years ago

We actually didn't fully train the petite model with ImageNet. The training was early stopped at around 100th epoch out of 150 epochs, and unfortunately, we didn't record the accuracy.

LaCandela commented 3 years ago

What a pitty, I am also interested in the top-1/top-5 accuracy of this pre-train...