Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing files #2

Open
jiangqianyu opened this issue Jun 1, 2024 · 0 comments
Open

missing files #2

jiangqianyu opened this issue Jun 1, 2024 · 0 comments

Comments

@jiangqianyu
Copy link

Hello,
I have read the paper "Contrastive Disentangled Meta-Learning for Signer-Independent Sign Language Translation" and I find this model very worthwhile to study. I discovered the code you implemented for this paper, but I noticed that in dataset.py at line 64, there are the following lines:
train_pos = "/home/slt-master/train_save.txt"
dev_pos = "/home/slt-master/dev_save.txt"
test_pos = "/home/slt-master/test_save.txt"
However, you did not provide these three files. From the context of the code, I can roughly understand the purpose of these files, but due to my limited knowledge, I am unable to analyze their specific contents. Could I respectfully request you to supplement the contents of train_save.txt, dev_save.txt, and test_save.txt? Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant