Skip to content

Commit

Permalink
Add README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhang Yuan committed May 6, 2018
1 parent d6246ec commit 44c19c3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 17 deletions.
18 changes: 1 addition & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,3 @@
# Deep Learning Exercises

This repository includes some deep learning codes, such as:

1. Human segmentation

2. Human part segmentation

3. Human 2D pose estimation

4. Human 3D pose estimation

5. Human depth estimation

6. Human normal estimation

7. Kaggle dogs vs. cats

8. CIFAR 10
This repository includes some deep learning codes for ramp-up, including TensorBasic, TensorCV, TensorGAN and TensorNLP.
1 change: 1 addition & 0 deletions tensorflow/TensorCV/dog_and_cat/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
For kaggle dog and cat, we provide a clear frontend including multiple nets (AlexNet, VGGNet, ResNet, GoogleNet, DenseNet), pretrained model load, learning rate auto-tune, tensorboard support and model save support.
1 change: 1 addition & 0 deletions tensorflow/TensorNLP/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
For TensorNLP, we provide tensorboard support, pretrained glove vector load and model save support.

0 comments on commit 44c19c3

Please sign in to comment.