infocusp / tf_cnnvis

CNN visualization tool in TensorFlow
MIT License
780 stars 208 forks source link

ImportError: No module named 'vgg' #28

Closed panhu closed 6 years ago

panhu commented 6 years ago

hi, why is the error?

dimwael commented 6 years ago

from .vgg import from .dpn import And do it for all net model, and problem fixed!!!