marcbelmont/cnn-watermark-removal

Add model.ckpt

iamtodor opened this issue · 6 comments

Could you please add model.ckpt that you have trained to avoid personal full dataset training as well?
I assume using this model with transfer learning way: get a pre-trained model, set up training on my own dataset to reach the best result

im new to tensorflow ,and im also new to python , do you guys have quick demo for newers

There's a pre-trained dataset available over on #2, if it helps :)

i'm trying to train to network python3 watermarks.py --logdir=save/
but i got the following error, any idea how to solve this problem
screenshot from 2018-06-05 15-18-32

@aalzooke make sure you have the source images. data/VOCdevkit/VOC2012/JPEGImages/ should contain images.

image
@marcbelmont i have problems, help me fixed python3 watermarks.py --logdir=save/

This post is quite old , has anybody the pretrained model ready now ?