Skip to content
#

cnn

Here are 4,380 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

Jing-He
Jing-He commented Jul 25, 2018

In augmentation, elastic_transform, it only applies a random transform on one input image array. I would think to be used for training, the image and mask pair should be transform in the same way. However, this single-input-image, single-output-image method makes it very inconvenient. Could we deform a list of images (np.arrays) using the same transformation in this method ? Thanks!

Improve this page

Add a description, image, and links to the cnn 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 cnn topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.