-
Notifications
You must be signed in to change notification settings - Fork 196
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
Models download link provided. #61
Comments
Thanks for sharing this model ! , can you kindly explain how to use this pre-trained model in the code. Please give command script to run this model. I am new to this domain, so please consider my request. Thanks in advance! |
Well, in the project directory, create a folder named |
Thank you for providing the model, but I get this error.
I'm not very familiar with tensorflow. Do you have any ideas ? |
Same error here (missing file). Have you solved it? NotFoundError (see above for traceback): Restoring from checkpoint failed. This is most likely due to a Variable name or other graph key that is missing from the checkpoint. Please ensure that you have not altered the graph expected based on the checkpoint. Original error:
saved_models/stegastamp_pretrained/variables/variables.data-00000-of-00001; No such file or directory
[[node save_1/RestoreV2 (defined at encode_image.py:34) ]] |
Hello, i have the same question, have you solved it? @Asilvorcarp ` download_models/stegastamp_pretrained/variables/variables.data-00000-of-00001; No such file or directory |
@swyuan521 I think the file on Google Drive is simply missing or deleted. |
thank you very much. but how i use this stega_stamp.onnx? @Asilvorcarp or where should we put the file? |
Have you solved it? I also want to know how to do it. Could you help me? |
Sorry, i have not sloved it now. @zkbys I just retrain the model. |
Did you successfully retrain? Can you share the results? I would be very grateful!!!! |
I can only run normally, but the watermark effect I get is not as good as in the paper。 @zkbys |
@swyuan521 What dataset did you use and what's the size of the dataset? |
@Asilvorcarp @swyuan521 Did you manage to use both the encoder and decoder model? Which checkpoints did you use? |
@DMN-sohan Do you still have the variables.data files for the models? It seems that they are missing. It would be highly appreciated if you, or anyone else, could upload them, so that we can use the model. |
Thank you for the author to introduce us to this marvel.
The model link is provided below. Sad to see University of Berkeley to delete the models.
https://drive.google.com/drive/folders/1ZPAKQMYkMHgHHmrdL18WT4XawlEV2hJA?usp=sharing
The text was updated successfully, but these errors were encountered: