cydonia999 / Tiny_Faces_in_Tensorflow

A Tensorflow Tiny Face Detector, implementing "Finding Tiny Faces"
https://arxiv.org/abs/1612.04402
MIT License
386 stars 134 forks source link

mat to pickle file conversion #27

Open mahesh174 opened 4 years ago

mahesh174 commented 4 years ago

How to convert mat file of ResNet 50 and VGG 16 (given in MatLab version of tiny face detector) to pickle files and use them in TensorFlow for face detection

Manish-soni-data-science commented 4 years ago

please comment on this, I also need resnet 50.