CNN-Visualization icon indicating copy to clipboard operation
CNN-Visualization copied to clipboard

ModuleNotFoundError: No module named 'tensorcv.dataflow'

Open lizhenstat opened this issue 6 years ago • 3 comments

@conan7882 thanks for your great work. While I have an implementation issue in guided_backpropagation.py I install tensorcv-0.0.5, tensorcv-0.1.0 and tensorcv-0.2.0 but however could not find this function ImageFromFile

lizhenstat avatar Jul 19 '19 04:07 lizhenstat

@conan7882 Hi, can you take a look at this issue? Thanks Which tensorcv version did you use here?

lizhenstat avatar Nov 04 '19 06:11 lizhenstat

@lizhenstat Sorry for the late reply. Let me look into this and get back to you soon.

conan7882 avatar Nov 06 '19 16:11 conan7882

I second this issue, no version of tensorcv that I can locate contains the submodule tensorcv.dataflow. None of the codes in this repository function without this version of tensorcv, which is difficult to locate without documentation.

ThomasMerkh avatar Apr 15 '20 15:04 ThomasMerkh