Evergrow / JCST_NIvsCG

Code for paper "Distinguishing Computer-Generated Images from Natural Images Using Channel and Pixel Correlation"
https://evergrow.github.io/NIvsCG.html
Apache License 2.0
15 stars 2 forks source link

Model Weights #1

Open DiegoValderrama opened 3 years ago

DiegoValderrama commented 3 years ago

Hi,

Good job. I wanna use your code to evaluate on different images. Can you provide the weights of the model for testing.

Evergrow commented 3 years ago

You can download the checkpoint trained on SPL2018 from Google Drive: https://drive.google.com/file/d/1HcTK2pLXEIuGrUXCw69AbOVC5JaFJk3J/view?usp=sharing Run test.py to test the model on your data. If you have any questions, please contact me.