Benjamin Andres Huerfano Zapata

Results 17 comments of Benjamin Andres Huerfano Zapata

Hi, @PR451 and @ZonePG, I hope you are doing well. I wonder if you could help us or if you can share with us how to avoid the problems with...

Hi @martinenkoEduard, I used something that comment @mk-minchul #28 , I solved by the block of de "try: Except" into **align.py file** and call in there and evaluation model of...

If you want to get better performance every time is necessary a fine tuning, but you can use a face detector is enough to get a nice results. @martinenkoEduard

Hi @chj1933, I hope you are having nice results, I am wondering if you finally found a way to tune with your dataset. Can you share with the community your...

for a custom dataset, I use: ``` "AnyDatasetName" folder: -"train" folder: -"imgs" folder: -"1"..."#last_class" folders: ``` example image ![imagen](https://user-images.githubusercontent.com/8599503/234735742-d5ca7dd9-40f4-44e2-b576-a1b24ed79ee3.png) ``` -"val" folder: -6 validation folder create by the python convert.py...

Any of you have a solution for: this issue [https://github.com/mk-minchul/AdaFace/issues/75](https://github.com/mk-minchul/AdaFace/issues/75)? Or find a nice guide to finalize the fine-tuning?

> @ANDRESHZ Thank you for your response but I didn't fully understand what path I should provide in "/". Additionally, I would like to mention that I won't be using...

Thanks by your updating @mk-minchul I got the same log: "**No such file or directory: ... /agedb_30/meta/sizes**", in my case I'm trying to use another folder with images (like in...

yes, use the rec file to create the folder to test data using the code. `python convert.py --rec_path / --make_image_files --make_validation_memfiles` and put the path in the comand to train

Hi @momohuangsha and @sangtv9, I hope you are having nice results, I am wondering if you finally found a way to tune with your dataset. Can you share with the...