huyouare / CS231nLinks
☆141Updated 3 years ago
Alternatives and similar repositories for CS231n
Users that are interested in CS231n are comparing it to the libraries listed below
Sorting:
- my assignment solutions for CS231n Convolutional Neural Networks for Visual Recognition☆208Updated 9 years ago
- ☆458Updated 8 years ago
- Convolutional Neural Networks Assignments☆296Updated 10 years ago
- PyTorch and Tensorflow functional model definitions☆587Updated 7 years ago
- PyTorch implementation of the YOLO (You Only Look Once) v2☆444Updated 7 years ago
- My corrections for the Standford class assingments CS231n - Convolutional Neural Networks for Visual Recognition☆594Updated 7 years ago
- Repo about neural networks for images handling☆263Updated 7 years ago
- Deep learning library in plain Numpy.☆322Updated 3 years ago
- Assignment solutions for the CS231n course taught by Stanford on visual recognition. Spring 2017 solutions are for both deep learning fra…☆113Updated 8 years ago
- Re-implementation of VGG Network in tensorflow☆71Updated 8 years ago
- A timeline showing the development of Generative Adversarial Networks (GAN).☆389Updated 6 years ago
- Tensorflow notes☆224Updated 6 years ago
- Detectorch - detectron for PyTorch☆558Updated 7 years ago
- ☆264Updated 6 years ago
- ☆221Updated 5 years ago
- Log TensorBoard events without touching TensorFlow☆628Updated last week
- Spatial pyramid pooling layers for keras☆393Updated 8 years ago
- Implementation of a couple deep learning models using TensorFlow☆145Updated 7 years ago
- A collection of deep learning tutorials using Tensorflow and Python☆521Updated 8 years ago
- Evaluation of the CNN design choices performance on ImageNet-2012.☆743Updated 8 years ago
- A guide to transfer learning with inception-resnet-v2.☆230Updated 6 years ago
- This is a Torch implementation of ["Deep Residual Learning for Image Recognition",Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun](http…☆582Updated 5 years ago
- Tutorial for pycaffe, the Python API to the Neural Network framework, Caffe☆140Updated 9 years ago
- Generative Adversarial Network for MNIST with tensorflow☆185Updated last year
- InceptionV3, InceptionV4, Inception-Resnet pretrained models for Torch7 and PyTorch