Skip to content

Joey623/Double-jpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Double-jpeg

Implement double JPEG compression by pytorch .original project address.You can find the dataset and pretrained model in this address.

structure of the jpeg_data folder

  • jpeg_data
    • double
      • 01
      • 02
      • ...
      • 20
    • single
      • 01
      • 02
      • ...
      • 20

train

python train.py

test

python test.py

About

Implement double JPEG compression by pytorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages