roi-tanh icon indicating copy to clipboard operation
roi-tanh copied to clipboard

Face Parsing with RoI Tanh-Warping

Results 7 roi-tanh issues
Sort by recently updated
recently updated
newest added

It seems that the code is not complete, and it‘s best to introduce the version used in the environment

Is it possible to rewrite the warping class using OpenCV instead? Skimage is much slower with warping: https://github.com/aleju/imgaug/issues/79

I install mtcnn and torchfcn by pip as what the requirements.txt said. BUT I got the following error. ` Using Theano backend. Traceback (most recent call last): File "prepare_dataset.py", line...

Nice work! could you please provide the pretrained model?

Hello! I tried the code and find it output a warped face image, so I wonder how to obtain the parsing map. Thank you! Looking forward to your reply!@Eskender-B

Hi @Eskender-B , Thanks for your work. Have you managed to reproduce the results (say F1 score) on the helen or lfw-pl dataset?