govzhz / cs231n
The implementation is not completely based on CS231n assignment, In particular, I reconstruct the code according to my own ideas
☆15Updated 8 years ago
Alternatives and similar repositories for cs231n:
Users that are interested in cs231n are comparing it to the libraries listed below
- this project is the code of domain adaptation referenced by unsupervised domain adaptation by backpropagation(http://machinelearning.wust…☆63Updated 7 years ago
- Code base for ZJL zero shot learning competition.☆50Updated 6 years ago
- Convolutional Neural Networks (CNNs) are being widely used for various tasks in Computer Vision. We focus on the task of image classifica…☆25Updated 7 years ago
- 结合cs231n笔记和幻灯片,简单地总结所学习的内容☆31Updated 7 years ago
- Minimal But Practical Image Classifier Pipline Using Pytorch, Finetune on ResNet18, Got 99% Accuracy on Own Small Datasets.☆113Updated 4 years ago
- Multi 3DCNN for action recognition using global and local information☆37Updated 7 years ago
- An implementment of AlexNet with TensorFlow☆37Updated 7 years ago
- some real example of machine learn algorithm☆65Updated 3 years ago
- Implemetations of alexnet using Tensorflow on mnist.☆42Updated 6 years ago
- http://learnandshare645.blogspot.hk/2016/06/3d-cnn-in-keras-action-recognition.html☆70Updated 8 years ago
- Implement the LeNet using tensorflow to recognize handwritten number. Training with MNIST.☆77Updated 7 years ago
- 刷题笔记:LeetCode和剑指Offer等☆90Updated 5 years ago
- Learning Spatiotemporal Features using 3DCNN and Convolutional LSTM for Gesture Recognition☆61Updated 6 years ago
- TensorFlow Implementation of "Action Recognition using Visual Attention"☆49Updated 7 years ago
- use TensorFlow and Two stream CNN train and test the CK+ dataset☆50Updated 7 years ago
- Classify UCF101 videos using one frame at a time with a CNN(InceptionV3)☆196Updated 4 years ago
- Models built with TensorFlow☆34Updated 7 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆106Updated 7 years ago
- pytorch implementation of network-in-network model on cifar10☆51Updated 6 years ago
- ☆25Updated 7 years ago
- some famous works and new content to be added☆148Updated 7 years ago
- Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project☆69Updated 6 years ago
- Action Recognition on the KTH Dataset☆52Updated 6 years ago
- ☆12Updated 5 years ago
- Created a model which learns from different dataset and transfers the domain from one to another using two loss function based on the res…☆6Updated 7 years ago
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆149Updated 6 years ago
- AlexNet pytorch☆51Updated 6 years ago
- cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU)…☆65Updated 6 years ago
- resnet_cifar10_cifar100_imagenet☆13Updated 6 years ago