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

tf_io_pipline_tools模块引用错误

banklpjhgb opened this issue · comments

File "D:\Anaconda3\envs\tensorflow\lib\site-packages\data_provider\data_feed_pipline.py", line 21, in
import tf_io_pipline_tools
ImportError: No module named 'tf_io_pipline_tools'
这个模块在哪里呀?求作者告诉一下