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

Where is the code for large-scale training? #13

Open
JILIGitHb opened this issue Jun 11, 2020 · 10 comments
Open

Where is the code for large-scale training? #13

JILIGitHb opened this issue Jun 11, 2020 · 10 comments

Comments

@JILIGitHb
Copy link

Hi, I only found the pre-training model, but I want to know this part of the code.

@JWSoh
Copy link
Owner

JWSoh commented Jun 12, 2020

I haven't uploaded the code for pre-training, since the training procedure is very simple.

@curlyqian
Copy link

Hello, I am a beginner of tensorflow, I want to try another external data set, but I don’t know how to write pre-training code, can you upload and share it?

@935963004
Copy link

Hello, I want to get the details of the pre-training procedure, such as the hyperparameters. Could you please upload the code? Thank you very much!

@JWSoh
Copy link
Owner

JWSoh commented Sep 15, 2020

We have just uploaded the code for large-scale pretraining.

@curlyqian
Copy link

thanks for sharing

@wh2333
Copy link

wh2333 commented Nov 1, 2020

感谢分享

Have you tried mass training code? I had a problem reproducing the code

@BassantTolba1234
Copy link

Please @JWSoh I'm facing a problem when i load the pretrained model , specially when it reads the checkpoint
this is the error .. how did you kindly solve it please ??

NotFoundError (see above for traceback): Key MODEL/conv7/kernel/Adam_3 not found in checkpoint
[[Node: save/RestoreV2_69 = RestoreV2[dtypes=[DT_FLOAT], _device="/job:localhost/replica:0/task:0/device:CPU:0"](_arg_save/Const_0_0, save/RestoreV2_69/tensor_names, save/RestoreV2_69/shape_and_slices)]]

@BassantTolba1234
Copy link

Please @curlyqian I'm facing a problem when i load the pretrained model , specially when it reads the checkpoint
this is the error .. how did you kindly solve it please ??

NotFoundError (see above for traceback): Key MODEL/conv7/kernel/Adam_3 not found in checkpoint
[[Node: save/RestoreV2_69 = RestoreV2[dtypes=[DT_FLOAT], _device="/job:localhost/replica:0/task:0/device:CPU:0"](_arg_save/Const_0_0, save/RestoreV2_69/tensor_names, save/RestoreV2_69/shape_and_slices)]]

@BassantTolba1234
Copy link

Please @935963004 1 I'm facing a problem when i load the pretrained model , specially when it reads the checkpoint
this is the error .. how did you kindly solve it please ??

NotFoundError (see above for traceback): Key MODEL/conv7/kernel/Adam_3 not found in checkpoint
[[Node: save/RestoreV2_69 = RestoreV2[dtypes=[DT_FLOAT], _device="/job:localhost/replica:0/task:0/device:CPU:0"](_arg_save/Const_0_0, save/RestoreV2_69/tensor_names, save/RestoreV2_69/shape_and_slices)]]

@BassantTolba1234
Copy link

Please @JILIGitHb I'm facing a problem when i load the pretrained model , specially when it reads the checkpoint
this is the error .. how did you kindly solve it please ??

NotFoundError (see above for traceback): Key MODEL/conv7/kernel/Adam_3 not found in checkpoint
[[Node: save/RestoreV2_69 = RestoreV2[dtypes=[DT_FLOAT], _device="/job:localhost/replica:0/task:0/device:CPU:0"](_arg_save/Const_0_0, save/RestoreV2_69/tensor_names, save/RestoreV2_69/shape_and_slices)]]

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

6 participants