MaybeShewill-CV / attentive-gan-derainnet

Unofficial tensorflow implemention of "Attentive Generative Adversarial Network for Raindrop Removal from A Single Image (CVPR 2018) " model https://maybeshewill-cv.github.io/attentive-gan-derainnet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test报错

Dominic-ZZ opened this issue · comments

Not found: Key derain_net/attentive_rnn_loss/attentive_inference/residual_block_1/block_0_conv_1/b not found in checkpoint
请问是哪里的问题

@Dominic-ZZ 下载的模型文件不对 你看看是不是在最新的链接下下载的:)

@Dominic-ZZ 下载的模型文件不对 你看看是不是在最新的链接下下载的:)

作者你好,我也是一样的报错。
Not found: Key derain_net/attentive_rnn_loss/attentive_inference/residual_block_1/block_0_conv_1/b not found in checkpoint

@41meliodas 模型在哪里下载的, 贴一下原始链接在文档里的位置:)

@41meliodas 模型在哪里下载的, 贴一下原始链接在文档里的位置:)

https://github.com/MaybeShewill-CV/attentive-gan-derainnet/tree/master/model
就是这个里面的
确实是这个模型derain_gan.ckpt-100000.data-00000-of-00001有问题
我自己训练的模型跑起来是没有问题的,请问作者能重新上传一下这个模型吗

@41meliodas 嗯 应该是我代码改了但是模型没有同步上传 我找一下还在不在 然后重新上传下吧:)

@41meliodas 嗯 应该是我代码改了但是模型没有同步上传 我找一下还在不在 然后重新上传下吧:)

感谢感谢

@41meliodas 重新上传了下 可以再试试:)