zzks

Results 9 comments of zzks

is there any updates about the washed out/unsaturated/low contrast problem?

Thank you for your attention to this matter. I tried to change the code to deal with dynamic length images, but failed in sess.run(), it only accept fixed size imgs......

@watsonyanghx would you please shed some light on this? :)

because this model cannot deal with OOV, you need to add something like '7+0 * 9+7' to fine tuning your model. Regarding to dynamic length image, I have not fixed...

Roger that! Thank you for the quick response & detailed reply!

Thank you for the tensorflow version craft ! Error shows when load this ckpt: NotFoundError (see above for traceback): Key vgg_16/Repeat/convolution_1/BatchNorm/beta not found in checkpoint [[Node: save/RestoreV2_79 = RestoreV2[dtypes=[DT_FLOAT], _device="/job:localhost/replica:0/task:0/device:CPU:0"](_arg_save/Const_0_0,...

> > Thank you for the tensorflow version craft ! > > Error shows when load this ckpt: > > NotFoundError (see above for traceback): Key vgg_16/Repeat/convolution_1/BatchNorm/beta not found in...

i am trying the same thing but did not meet this problem, maybe you forgot to delete "antiques" in the checkpoint folder :)

how to fix it? downgrade TF to 7?