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

Try specify data folder by --data_root $DATAROOT. #2

Open
GYPgalaxy opened this issue Jan 20, 2022 · 3 comments
Open

Try specify data folder by --data_root $DATAROOT. #2

GYPgalaxy opened this issue Jan 20, 2022 · 3 comments

Comments

@GYPgalaxy
Copy link

Thanks for your reply,.
In fact, I have tried following your steps, but found that just changing the root directory path does not seem to work, because dist_fn_euclidean_imgbb_resnet50_capbb_bigru_embed_size_2048_batch_64_lr_0.0002_step_size_15_captype_sent_img_meltlayer_1_np_False is missing, How could I get it?
Training from --load_model_path 0 will get the same result.

Originally posted by @cuiaiyu in #1 (comment)

@cuiaiyu
Copy link
Owner

cuiaiyu commented Jan 20, 2022

This folder should be automatically created by line 39-58 in src/run.sh. There was the absolute path /shared/rsaas/aiyucui2 in those lines. Please remove it and try again?

@GYPgalaxy
Copy link
Author

Thanks again for your reply, there are still some problems with reproducing your code, I will continue to try. :)

@cuiaiyu
Copy link
Owner

cuiaiyu commented Jan 20, 2022

Ya, thanks... If it is path issue, please try to manipulate the path setting in .py files like line 39-58 in src/run.sh. If you fix it and are willing to sharing, I can merge it with existing code.

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

2 participants