Skip to content
#

generative-adversarial-network

Here are 1,314 public repositories matching this topic...

BlackTentacle
BlackTentacle commented Oct 26, 2018

I tried some RNN regression learning based on the code in the "PyTorch-Tutorial/tutorial-contents/403_RNN_regressor.py" file, which did not work for me at all.

According to an accepted answer on stack-overflow (https://stackoverflow.com/questions/52857213/recurrent-network-rnn-wont-learn-a-very-simple-function-plots-shown-in-the-q?noredirect=1#comment92916825_52857213), it turns out that the li

xiaoming3526
xiaoming3526 commented Nov 21, 2019

I downloaded the pre-training model to see the effect of the model. Instead of generating flist file, I directly tested it, and the following error occurred:

python test.py --checkpoints ./checkpoints/places2 --input ./examples/places2/images --mask ./examples/places2/masks --output ./checkpoints/results --model 3

Loading EdgeModel generator...
Loading InpaintingModel generator...

sta

Improve this page

Add a description, image, and links to the generative-adversarial-network topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the generative-adversarial-network topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.