yoctta / multiple-attention

The code of multi-attention deepfake detection
241 stars 54 forks source link

Anyone successfully run this ? #20

Open davealexis97 opened 2 years ago

davealexis97 commented 2 years ago

Has anyone been able to make this program work ?

121Astrix121 commented 2 years ago

I'm knew to this field and I'm also not able to run this code please guide!!

yoctta commented 2 years ago

I'm knew to this field and I'm also not able to run this code please guide!!

Please show your dataset directories and error message.

Ruhangs commented 2 years ago

I'm knew to this field and I'm also not able to run this code please guide!!

Please show your dataset directories and error message.

Dear author, I really appreciate your work. I would appreciate it if you could take the time out of your busy schedule to write a readme to help me use this code.

121Astrix121 commented 2 years ago

I'm knew to this field and I'm also not able to run this code please guide!!

Please show your dataset directories and error message.

Sorry for my late response: I have use the dataset c40 and created and created dataset.json file.as you mentioned. Now I don't know what to do. please Guide me. And thankyou in Advance Screenshot (345)

yoctta commented 1 year ago

The entrance is main.py, and you should run pretrain first.

From: Dave Alexis Sent: Monday, May 23, 2022 10:38 AM To: yoctta/multiple-attention Cc: Subscribed Subject: [yoctta/multiple-attention] Anyone successfully run this ? (Issue #20)

Has anyone been able to make this program work ? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

ucalyptus2 commented 1 year ago

the documentation on readme is not very good.

astrix123e commented 1 year ago

The entrance is main.py, and you should run pretrain first. From: Dave Alexis Sent: Monday, May 23, 2022 10:38 AM To: yoctta/multiple-attention Cc: Subscribed Subject: [yoctta/multiple-attention] Anyone successfully run this ? (Issue #20) Has anyone been able to make this program work ? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

thank you for your advice

mamarasulovs commented 1 year ago

FileNotFoundError: [Errno 2] No such file or directory: 'datasets/celebDF/celeb.json' this error comes out to me? here what dataset or JSON file we should put?

AryaPulkit commented 10 months ago

FileNotFoundError: [Errno 2] No such file or directory: 'datasets/celebDF/celeb.json' this error comes out to me? here what dataset or JSON file we should put?

I am also facing the same Issue. FileNotFoundError: [Errno 2] No such file or directory: 'datasets/celebDF/celeb.json

can anyone guide how to create json file of the dataset.