Pruning_MTCNN_MobileFaceNet_Using_Pytorch icon indicating copy to clipboard operation
Pruning_MTCNN_MobileFaceNet_Using_Pytorch copied to clipboard

Demonstration of CNN Pruning on MTCNN and MobileFaceNet using Pytorch framework

Results 3 Pruning_MTCNN_MobileFaceNet_Using_Pytorch issues
Sort by recently updated
recently updated
newest added

how can i obtain agedb_30_pair.txt and faces_emore_align_112.txt?

Hi - I have cloned the repo and tried inference on both the pruned and unpruned networks: I do not see any speed-up (on CPU). Do you have scripts with...

I tried to run your code for pruning Mobile Facenet. But it seems that file 'MFN/Base_Model/Iter_528000_margin.ckpt' is missing. Could you please add it to Github or provide a method how...