tiny
tiny copied to clipboard
Tiny Face Detector, CVPR 2017
When I run `hr_res101('train')` on MATLAB, I get the following error: ``` ans = 'models\widerface-resnet-101-simple-sample256-posfrac0.5-N25-bboxreg-cluster-scaled' Trying to initialize the structure of resnet-101-simple Unknown model: cannot initialize. Loading pretrained weights from...
Hi, thanks for your work, here is my setting: gpu: RTX3070 CAPABILITY 8.6 matlab: R2021a Microsoft Visual C++ 2019 Cuda 11.2 cudnn v8.1.1 I changed Makefile accordingly but this seems...
The bounding ellipse linear regression is a powerful method to improve the ContROC result. But I can't find the code in this project. Do you mind sharing it? Thinks!! @peiyunh
Hello, analogously to other approaches, which layer can be used to perform a face recognition params vector? Thank you,
Your working is very nice !!! Do you have any plans to use tensorflow or caffe to implement this paper?