georgiazhang

Results 6 comments of georgiazhang

@bairdzhang hi,did you solve the problem? I get this:`ValueError: could not broadcast input array from shape (300,300) into shape (300,300,3) ` Even though i changed the code as [https://github.com/yosinski/deep-visualization-toolbox/commit/dcefb9a759b74cdf6cd30314d021cd5af099f5f4](url) If...

Did you solve the problem ?I got the same error.Can you tell me if you solve the problem?PLZ. @mahaling

@yosinski @lionleaf @lukeyeager @grisaitis Thanks for your great work, when i run the default caffenet-yos models, `./optimize_image.py --push-layer fc8 --push-channel 130 \ --decay 0.0001 --blur-radius 1.0 --blur-every 4 \ --max-iter...

@kaihuchen Hi, i'm curious about trainning videos ,can you give me some details?Thank you.

Hi, I'm running gan_laguage.py, after changing all the NCHW to the CPU compatible NHWC, i still get problem as follows: ValueError: Dimensions must be equal, but are 32 and 512...