multiple-attention icon indicating copy to clipboard operation
multiple-attention copied to clipboard

Anyone successfully run this ?

Open DaveyD347 opened this issue 3 years ago • 9 comments

Has anyone been able to make this program work ?

DaveyD347 avatar May 23 '22 02:05 DaveyD347

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

121Astrix121 avatar Jun 15 '22 06:06 121Astrix121

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.

yoctta avatar Jun 15 '22 10:06 yoctta

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.

Ruhangs avatar Jun 17 '22 03:06 Ruhangs

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)

121Astrix121 avatar Jun 18 '22 15:06 121Astrix121

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: @.***>

yoctta avatar Oct 11 '22 06:10 yoctta

the documentation on readme is not very good.

ucalyptus2 avatar Oct 18 '22 04:10 ucalyptus2

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

astrix123e avatar Oct 21 '22 06:10 astrix123e

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?

mamarasulovs avatar Mar 15 '23 09:03 mamarasulovs

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.

AryaPulkit avatar Oct 30 '23 11:10 AryaPulkit