Junhao (Hao) WEN

Results 36 comments of Junhao (Hao) WEN

Hello, I encountered the same error above. I work on Ubuntu 18.04, Anaconda 3. Error is here (**pip install .**): > Processing /home/hao/Project/modl ERROR: Complete output from command python setup.py...

@swaythe The installation works! Thank you so much for your help! One more question, were you able to run the example scripts? Like: `python examples/decompose_fmri.py ` I got the errors:...

@swaythe I do have that pyx file, but the script can not find that module path. Strangely, if I import that path independently in terminal, it can be found, which...

@swaythe I reinstall everything with anaconda env, followed your instruction and install everything in that virtual env. The error came back.... I think I'm going to quit. It's a pity...

@lanpa Ok, I see. Yes, in my auto encoder, I used customized layers, like transConvNet layer… So basically, it does not guarantee for this kind of layers?

@falaktheoptimist , I am talking about some 3D image inputs, like MRI. That could be cool to visualize the activations and deconv for 3D CNN architecture. For the 3D visualization,...

@wangyirui I visualize some example images in tensorboard, I found that some converted images do not make sense to be an MRI brain image… It is not always so beautiful...

@wangyirui I will send you the images tomorrow morning with Europe time :) I understand your point, if we just care about the accuracy of a classification task, that is...

Ok, it seems that this option is OFF, i will try it again Thanks

Hello, right now, it works for gdcm, but I think I have the problem for the configuration file:pipedream_config.sh, I changed it to txt file and attach here, when I use...