soumith / traffic-sign-detection-homeworkLinks
nyu-cv-fall-2017 assignment 3
☆51Updated 6 years ago
Alternatives and similar repositories for traffic-sign-detection-homework
Users that are interested in traffic-sign-detection-homework are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of the DeepDream computer vision algorithm☆102Updated 5 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆57Updated 6 years ago
- ☆44Updated 7 years ago
- Implementation of Adversarial Variational Optimization in PyTorch☆43Updated 7 years ago
- Compare outputs between layers written in Tensorflow and layers written in Pytorch☆72Updated 7 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆77Updated 7 years ago
- Github repo for my experiments with the orthogonal convolution idea☆22Updated 7 years ago
- This repository contains several tools useful for pytorch users.☆47Updated 6 years ago
- Implementation of the SAN model for imparting gender privacy to face images☆63Updated 4 years ago
- VisualBackProp - visualization method for convolutional neural networks☆44Updated 8 years ago
- A Caffe implementation of http://arxiv.org/abs/1512.07928☆39Updated 9 years ago
- This is an example of how to train a MNIST network in Python and run it in c++ with pytorch 1.0☆96Updated 6 years ago
- a list of recent papers on transfer learning☆24Updated 7 years ago
- Code used to generate the results appearing in "Train longer, generalize better: closing the generalization gap in large batch training o…