Saeed Karimi

Results 4 comments of Saeed Karimi

you may find your answer in this page: https://github.com/ysh329/deep-learning-model-convertor you may convert your model to pytorch and convert the result to darknet. Let me know if works or not. Thank...

> When I run `test.py` and change `isOnline` to `False` the following error occurs: > > File "/media/saeed/New Volume/PAD/Codes/FAS-SGTD/fas_sgtd_multi_frame/test.py", line 284, in > offline_eval() > File "/media/saeed/New Volume/PAD/Codes/FAS-SGTD/fas_sgtd_multi_frame/test.py", line 275,...

I have the same issue. 1. What should be the names of frame images? 2. How can I pass the address of the directory that includes frame images to the...

> Hi, Have you seen this : https://github.com/deepinsight/insightface/tree/master/RetinaFaceAntiCov ? That is a face detection model, but @deimsdeutsch needs a face "recognition" model.