-
Updated
Oct 3, 2020 - HTML
cnn
Here are 4,451 public repositories matching this topic...
-
Updated
Oct 6, 2020 - GLSL
-
Updated
Oct 8, 2020 - C++
-
Updated
Oct 16, 2020 - Python
-
Updated
Oct 15, 2020 - Jupyter Notebook
-
Updated
Sep 6, 2020 - C++
-
Updated
Aug 5, 2020 - Python
-
Updated
Oct 12, 2020 - Jupyter Notebook
-
Updated
Oct 6, 2020 - Python
-
Updated
Sep 30, 2020 - Python
-
Updated
Apr 1, 2020 - Swift
-
Updated
May 19, 2019 - Python
-
Updated
Sep 25, 2020 - Python
-
Updated
May 10, 2020 - Python
-
Updated
Oct 13, 2020 - Jupyter Notebook
-
Updated
Sep 25, 2020 - Python
-
Updated
Sep 14, 2020
-
Updated
Sep 1, 2020 - C++
Notebook Examples
Add Unit Tests
-
Updated
Feb 27, 2019 - Jupyter Notebook
-
Updated
Oct 14, 2020
-
Updated
Apr 2, 2020
-
Updated
Sep 18, 2020 - Jupyter Notebook
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!
Modify 2_one-pixel-attack-imagenet.ipynb to download a sample subset of ImageNet files with appropriate labels. The files should be preprocessed as to be ready for the attack.
-
Updated
Mar 25, 2020 - CSS
-
Updated
Feb 7, 2018 - Swift
-
Updated
May 30, 2018 - Python
-
Updated
Jul 30, 2019 - C++
Improve this page
Add a description, image, and links to the cnn topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cnn topic, visit your repo's landing page and select "manage topics."
The current examples are in the form of scripts. To make easier and more interactive for users of the library it would help to have notebooks demonstrating these examples. For now the notebooks would go under examples folder under branch 2.0 where porting to Python 3+ is happening.