Pytorch_Retinaface icon indicating copy to clipboard operation
Pytorch_Retinaface copied to clipboard

Retinaface get 80.99% in widerface hard val using mobilenet0.25.

Results 116 Pytorch_Retinaface issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi,thanks for your good job.I have a question that how can i draw the recall-precison picture like the Widerface.jpg in your repository or ROC curve.thanks!

Hello,if I change the batchsize ,how can I change the learning rate?

Hello,if I change the batchsize ,how can I change the learning rate?

Hi, many thanks for your work! May I ask will the training setting learning rate be changed automatically when I set different gpu number via CUDA_VISIBLE_DEVICES and ngpu in data/config.py?...

Hi Thanks for your amazing project, I'm confused about the learning rate setting. I saw in other issue you mentioned "in order to detect the key points accurately, it is...

Traceback (most recent call last): File "test_widerface.py", line 107, in im_size_min = np.min(im_shape[0:2]) File "", line 6, in amin File "D:\AI\anaconda3-5.3.1\envs\yolov5\lib\site-packages\numpy\core\fromnumeric.py", line 2831, in amin keepdims=keepdims, initial=initial, where=where) File "D:\AI\anaconda3-5.3.1\envs\yolov5\lib\site-packages\numpy\core\fromnumeric.py",...

Hi, When I use your test _fddb.py file, I found the memory would vary between 20000MiB to 1000 MiB, under the image size 840. Do you know is this normal...

请问怎样可以训练自己的数据集呢,怎么对数据集进行人脸关键点标注呢

I have download the original WIDERFACE dataset from http://shuoyang1213.me/WIDERFACE/. But there have no information about “five facial landmarks”, can you give me the code about how to process the original...