-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Zhang Yuan
committed
Oct 9, 2017
1 parent
e17cf67
commit 5d80b90
Showing
13 changed files
with
169 additions
and
677 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,19 @@ | ||
# pyTorch_Code | ||
This repository includes some deep learning codes using pyTorch, I implement some interesting works, and try to build my own pyTorch deep learning model. | ||
|
||
Now this repository includes code as follows: | ||
|
||
1. Hair Classification. | ||
2. Helper function for MNIST Dataloader. | ||
This repository includes some deep learning codes using pyTorch, 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 file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.