sanghoon / pva-faster-rcnn

Demo code for PVANet
https://arxiv.org/abs/1611.08588
Other
651 stars 241 forks source link

PVANet Lite version #43

Open XiongweiWu opened 7 years ago

XiongweiWu commented 7 years ago

Thx for update. I notice you have removed PVANet Lite version. So can you provide pretrained classification PVA-lite model on ImageNet? Since the highly efficient of Lite version is so appealing.

sanghoon commented 7 years ago

Hi @XiongweiWu, I'm sorry to say that it's complicated to locate the old PVA-lite model on ImageNet. (You can still download the PVA-lite model for detection) However, we have a better model with almost the same computational cost. I'll share the model when it's ready.

kaishijeng commented 7 years ago

Sanghoon,

Is pva-lite model available yet?

Thanks,

hengck23 commented 7 years ago

@sanghoon Do you recall the validation error on Ilsvrc 2012 dataset for pva-lite imagenet retrain model? I am trying to train pva-lite on imagenet for 1000 classes and your results can be used as my reference.

Zeitzmz commented 6 years ago

@hengck23 Do you train pvanet lite on imagenet? I only get 55% top1-accuracy.

Zeitzmz commented 6 years ago

@sanghoon Do you train pvanet lite on imagenet? I only get 55% top1-accuracy.