insightface icon indicating copy to clipboard operation
insightface copied to clipboard

src/data/face2rec2.py?

Open interestingzhuo opened this issue 5 years ago • 5 comments

找不到src/data/face2rec2.py这个文件了

interestingzhuo avatar Nov 28 '20 12:11 interestingzhuo

Hi @nttstar, kindly help us with the location of the file src/data/face2rec2.py. We need it to create our own custom dataset.

Thanks a lot for your kind help.

wwidjaya avatar Nov 29 '20 10:11 wwidjaya

insightface/recognition/tools/face2rec2.py

hysaaron avatar Dec 02 '20 08:12 hysaaron

Thanks alot @hysaaron

wwidjaya avatar Dec 21 '20 12:12 wwidjaya

insightface/recognition/tools/face2rec2.py

This file doesn't exist here anymore. How to get this?

sourabhyadav avatar Nov 23 '22 07:11 sourabhyadav

In case anyone still needs this, you can use MXNet script: https://github.com/apache/mxnet/blob/v1.x/tools/im2rec.py

ovesnaa avatar May 05 '24 19:05 ovesnaa