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

Models download link provided. #61

Open
DMN-sohan opened this issue Jan 2, 2024 · 14 comments
Open

Models download link provided. #61

DMN-sohan opened this issue Jan 2, 2024 · 14 comments

Comments

@DMN-sohan
Copy link

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

@TSK-KRISH
Copy link

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!

@DMN-sohan
Copy link
Author

Well, in the project directory, create a folder named saved_models. Place both models in said directory and run the commands provided in README.md according to use case.

@DMN-sohan DMN-sohan changed the title Models LINK Models download link provided. Jan 22, 2024
@WmIwd
Copy link

WmIwd commented May 16, 2024

Thank you for providing the model, but I get this error.

Detected at node 'save_1/RestoreV2' defined at (most recent call last):
Node: 'save_1/RestoreV2'
saved_models/stegastamp_pretrained/variables/variables.data-00000-of-00001; No such file or directory
         [[{{node save_1/RestoreV2}}]]

Original stack trace for 'save_1/RestoreV2':

I'm not very familiar with tensorflow. Do you have any ideas ?

@Asphocarp
Copy link

Thank you for providing the model, but I get this error.

Detected at node 'save_1/RestoreV2' defined at (most recent call last):
Node: 'save_1/RestoreV2'
saved_models/stegastamp_pretrained/variables/variables.data-00000-of-00001; No such file or directory
         [[{{node save_1/RestoreV2}}]]

Original stack trace for 'save_1/RestoreV2':

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) ]]

@swyuan521
Copy link

swyuan521 commented Jul 4, 2024

Hello, i have the same question, have you solved it? @Asilvorcarp

`
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:

download_models/stegastamp_pretrained/variables/variables.data-00000-of-00001; No such file or directory
[[node save_1/RestoreV2 (defined at encode_image.py:36) ]]`

@Asphocarp
Copy link

@swyuan521 I think the file on Google Drive is simply missing or deleted.
However, a new paper shared their replication. You can check it out: https://github.com/umd-huang-lab/WAVES/tree/main/decoders .

@swyuan521
Copy link

swyuan521 commented Jul 4, 2024

thank you very much. but how i use this stega_stamp.onnx? @Asilvorcarp or where should we put the file?

@zkbys
Copy link

zkbys commented Jul 18, 2024

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?

@swyuan521
Copy link

Sorry, i have not sloved it now. @zkbys I just retrain the model.

@zkbys
Copy link

zkbys commented Jul 19, 2024

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!!!!

@swyuan521
Copy link

swyuan521 commented Jul 21, 2024

I can only run normally, but the watermark effect I get is not as good as in the paper。 @zkbys

@liwd190019
Copy link

@swyuan521 What dataset did you use and what's the size of the dataset?

@louisprp
Copy link

@Asilvorcarp @swyuan521 Did you manage to use both the encoder and decoder model? Which checkpoints did you use?

@louisprp
Copy link

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

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

8 participants