| humphd/have-fun-with-machine-learning |
4,912 |
|
0 |
0 |
over 4 years ago |
0 |
|
8 |
other |
Python |
| An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks |
| weiaicunzai/pytorch-cifar100 |
3,687 |
|
0 |
0 |
over 2 years ago |
0 |
|
53 |
|
Python |
| Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet) |
| YunYang1994/TensorFlow2.0-Examples |
1,692 |
|
0 |
0 |
over 3 years ago |
0 |
|
99 |
mit |
Jupyter Notebook |
| 🙄 Difficult algorithm, Simple code. |
| ozan-oktay/Attention-Gated-Networks |
1,099 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
mit |
Python |
| Use of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation |
| balavenkatesh3322/CV-pretrained-model |
991 |
|
0 |
0 |
about 5 years ago |
0 |
|
0 |
mit |
|
| A collection of computer vision pre-trained models. |
| alvinwan/neural-backed-decision-trees |
445 |
|
0 |
0 |
almost 5 years ago |
0 |
|
8 |
mit |
Python |
| Making decision trees competitive with neural networks on CIFAR10, CIFAR100, TinyImagenet200, Imagenet |
| calmisential/Basic_CNNs_TensorFlow2 |
443 |
|
0 |
0 |
over 4 years ago |
0 |
|
21 |
mit |
Python |
| A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet). |
| clovaai/rexnet |
416 |
|
0 |
0 |
about 4 years ago |
0 |
|
2 |
mit |
Python |
| Official Pytorch implementation of ReXNet (Rank eXpansion Network) with pretrained models |
| khanhnamle1994/computer-vision |
354 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| Programming Assignments and Lectures for Stanford's CS 231: Convolutional Neural Networks for Visual Recognition |
| weiaicunzai/Bag_of_Tricks_for_Image_Classification_with_Convolutional_Neural_Networks |
352 |
|
0 |
0 |
about 7 years ago |
0 |
|
4 |
|
Python |
| experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN acc |