govzhz / cs231nLinks
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
Sorting:
- ☆14Updated 9 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.☆114Updated 4 years ago
- Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project☆68Updated 6 years ago
- Code base for ZJL zero shot learning competition.☆50Updated 6 years ago
- zero short learning☆31Updated 6 years ago
- Implemetations of alexnet using Tensorflow on mnist.☆42Updated 6 years ago
- Book_DeepLearning_Practice☆31Updated 8 years ago
- pytorch implementation of network-in-network model on cifar10☆51Updated 6 years ago
- 膨胀卷积,Multi Scale Context Aggregation by Dilated Convolutions的实现☆12Updated 7 years ago
- TF-Implementation of "Learning a Discriminative Filter Bank within a CNN for Fine-grained Recognition"☆74Updated 6 years ago
- resnet_cifar10_cifar100_imagenet☆13Updated 6 years ago
- TensorFlow Implementation of "Action Recognition using Visual Attention"☆48Updated 7 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 4 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆92Updated 6 years ago
- this project is the code of domain adaptation referenced by unsupervised domain adaptation by backpropagation(http://machinelearning.wust…☆63Updated 7 years ago
- 这是初赛的单任务版本,模型使用了三种Densenet121 , vgg16 , multimodel☆12Updated 7 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- some famous works and new content to be added☆147Updated 7 years ago
- Unofficial implementation of Convolutional Block Attention Module (CBAM)☆100Updated 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
- pytorch codes☆51Updated 5 years ago
- Implementation of Matthew D. Zeiler's Paper "Visualizing and Understanding Convolutional Neural Networks" [https://cs.nyu.edu/~fergus/pap…☆68Updated 7 years ago
- Implementation of paper<Joint Feature Selection and Subspace Learning for Cross-Modal Retrieval>☆17Updated 7 years ago
- Image Classification using Bag of Words and Spatial Pyramid BoW☆110Updated 9 years ago
- My implementation of Faster-RCNN (Pytorch)☆80Updated 7 years ago
- ☆73Updated 7 years ago
- 刷题笔记:LeetCode和剑指Offer等☆91Updated 5 years ago
- Pytorch implementation of "Fast Training of Triplet-based Deep Binary Embedding Networks".☆40Updated 7 years ago
- Zero-shot learning experiments by deep learning.☆41Updated 6 years ago