Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added demo1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docker-kill
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
docker rm `docker ps -a | awk '{ print $1 }' | grep -v CONTAINER `
8 changes: 8 additions & 0 deletions duanty.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
IUV created by David Duan

![image](https://github.com/insightAI/DensePose/blob/master/demo1.png)
![image](https://github.com/insightAI/DensePose/blob/master/demo2.png)
![image](https://github.com/insightAI/DensePose/blob/master/demo3.png)
![image](https://github.com/insightAI/DensePose/blob/master/demo4.png)

All Rights Reserved
1 change: 1 addition & 0 deletions ipynb2py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
jupyter nbconvert --to script demo.ipynb