Ze Yang

Results 3 issues of Ze Yang

Hi, Andrew As I run your code, there prints a RuntimeError: 'volatile can only be set on leaf variables' in line 44 of train.py `self.backprop_grads[name].volatile = False` could you check...

I have followed mater branch and trained like this `$ python main.py --data=mnist --model=pixel_rnn` But after about 400 epochs, the pixel vanished and the generated picture looks like a empty...

Hi, You mentioned that there are 12,311 object instances in the ModelNet 40 dataset in your paper. However, in your provided dataset, I find there are only 3,983 object instances....