LarryJiang134 / Image_manipulation_detection

Paper: CVPR2018, Learning Rich Features for Image Manipulation Detection
MIT License
358 stars 97 forks source link

How to run demo_two_stream.py #18

Open senthilsam opened 5 years ago

senthilsam commented 5 years ago

I tried to run the demo_two_stream.py by downloading the vgg16.ckpt but not able to load the model.

psaboia commented 3 years ago

Try to rename vgg16.ckpt to vgg_16.ckpt. It has worked for me.

renmengyuan commented 1 year ago

Try to rename vgg16.ckpt to vgg_16.ckpt. It has worked for me.

The vgg16.ckpt does not exit, could you share it?