Skip to content

Commit 24d9496

Browse files
committed
celeba smile classifier
1 parent 8ceab79 commit 24d9496

File tree

3 files changed

+230
-678
lines changed

3 files changed

+230
-678
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ A collection of various deep learning architectures, models, and tips for Tensor
8989

9090
- Convolutional Neural Network VGG-16 Trained on CIFAR-10 [![PyTorch Lightning](https://img.shields.io/badge/PyTorch-Lightning-blueviolet)](pytorch-lightning_ipynb/cnn/cnn-vgg16.ipynb) [![PyTorch](https://img.shields.io/badge/Py-Torch-red)](pytorch_ipynb/cnn/cnn-vgg16.ipynb) [![TensorFlow](https://img.shields.io/badge/Tensor-Flow1.0-orange)](tensorflow1_ipynb/cnn/cnn-vgg16.ipynb)
9191

92-
- VGG-16 Gender Classifier Trained on CelebA [![PyTorch](https://img.shields.io/badge/Py-Torch-red)](pytorch_ipynb/cnn/cnn-vgg16-celeba.ipynb)
92+
- VGG-16 Smile Classifier Trained on CelebA [![PyTorch](https://img.shields.io/badge/Py-Torch-red)](pytorch_ipynb/cnn/cnn-vgg16-celeba.ipynb)
9393

9494
- VGG-16 Dogs vs Cats Classifier [![PyTorch](https://img.shields.io/badge/Py-Torch-red)](pytorch_ipynb/cnn/cnn-vgg16-cats-dogs.ipynb)
9595

0 commit comments

Comments
 (0)