Giter Site home page Giter Site logo

Comments (7)

TomTomTommi avatar TomTomTommi commented on August 24, 2024

RGB.
See calculate_APD_RMSE.py for more information.

from hinet.

minzhang-1 avatar minzhang-1 commented on August 24, 2024

RGB. See calculate_APD_RMSE.py for more information.

I tried this function, but the rmse and mae values are over one hundred.

from hinet.

minzhang-1 avatar minzhang-1 commented on August 24, 2024

And for PSNR, the test results using your pretrained model for DIV2K and ImageNet are 2dB better than that in your paper. Is that normal? Just to confirm, DIV2K, COCO and ImageNet testing sets are actually validation sets, right?

from hinet.

TomTomTommi avatar TomTomTommi commented on August 24, 2024

Hi, I have re-checked the calculated_APD_RMSE.py code and the results are normal.
The pre-trained model provided is the result after polishing and re-training the code, so it may be a little different from that in the paper. This is normal. And for datasets, your understanding is correct.

from hinet.

TomTomTommi avatar TomTomTommi commented on August 24, 2024

image

from hinet.

minzhang-1 avatar minzhang-1 commented on August 24, 2024

Hi, I have re-checked the calculated_APD_RMSE.py code and the results are normal. The pre-trained model provided is the result after polishing and re-training the code, so it may be a little different from that in the paper. This is normal. And for datasets, your understanding is correct.

Hi, thanks for your reply. I find the abnormality of MAE and RMSE are due to the bgr2ycbcr function which changed the value of the input image. It maybe caused by different versions of python, etc. Anyway, it works now. Besides, since you didn't use quantization before backward pass, does that mean if we only have a stego image, we can't recover the same quality secret and cover image as you reported since the pipeline is not optimized for a quantized image? Whether the other methods in the comparison table use quantization or not? Thanks for your patience!

from hinet.

TomTomTommi avatar TomTomTommi commented on August 24, 2024

Thanks. According to the previous works https://github.com/muziyongshixin/pytorch-Deep-Steganography and https://github.com/m607stars/MultiImageSteganography, we did not consider the quantization step. The results in the comparison table are all without quantization. This is a shortage of our work, which may be a future direction. The operation of quantization and other distortion ways are common in watermarking, while it would be a good idea to apply in image hiding.

from hinet.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.