TreB1eN / InsightFace_Pytorch

Pytorch0.4.1 codes for InsightFace
MIT License
1.73k stars 423 forks source link

Have you ever transferred your pytorch model into caffemodel? #19

Closed hustzeyu closed 5 years ago

hustzeyu commented 5 years ago

Have you ever transferred your pytorch model into caffemodel? Or is there any way we can do that?

TreB1eN commented 5 years ago

I haven't, if you want to you can check this repo's realization

in copy_vgg_params function