sanghoon / pva-faster-rcnn

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

Any script to generate the architecture? #82

Open twmht opened 7 years ago

twmht commented 7 years ago

H @sanghoon ,

pvanet is a very deep network.

as resnet, I can find a network description generator (https://github.com/cvjena/cnn-models/blob/master/ResNet_preact/resnet_preact.py)

But i can not find the similar script in this repo.

Can you provide such tool?

sanghoon commented 6 years ago

Hi @twmht I've done it when I worked for Intel, but now I work for KakaoBrain. I'm thinking of reproducing this result with PyTorch, but I'm now sure whether I'm going to be able to do that or not.

You will be able to find the classification version of this network on https://github.com/sanghoon/pytorch_imagenet

austingg commented 6 years ago

@twmht you can generate your new prototxt based on pynetbuild.

twmht commented 6 years ago

@austingg

I Can't find pynetbuild in google search.

austingg commented 6 years ago

@twmht sorry for typo. pynetbuilder