hwalsuklee / tensorflow-fast-style-transfer

A simple, concise tensorflow implementation of fast style transfer
Apache License 2.0
245 stars 70 forks source link

Train time #14

Open itsss opened 6 years ago

itsss commented 6 years ago

How long do I have to wait? I training 163KB Image in GPGPU Server (TITAN X * 8)

I already wait 3 days and training Iteration is 25017.

i used python run_train.py --style style/image.jpg --output model --trainDB train2014 --vgg_model pre_trained_model

Please answer to my question. Thank you!