TreB1eN / InsightFace_Pytorch

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

why use pytorch version,and not MxNet? #53

Open clhne opened 5 years ago

TreB1eN commented 5 years ago

You can use the original model

clhne commented 5 years ago

Yeah, but what's the pytorch version' s advantage?

kaichoulyc commented 5 years ago

Yeah, but what's the pytorch version' s advantage?

In my opinion pytorch much easier to wotk with, if you don't need to train your models on some amount of clusters.