Skip to content
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
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,7 @@ dictionary with the following keys:

and images without valid values for `rhip, rshoulder, lhip, lshoulder` are
ignored.

## Contributions

- Google Colab Demo can be found here [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1nKtymlEhcE4aZs-EOTBaqPPIAKX5RQB8#scrollTo=m0TFJfYd6pOT) by Marcos Carbonell
9 changes: 9 additions & 0 deletions demo/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
datasets/
__pycache__/
log/
data/
*.tar.gz
*.zip
checkpoints/*


4 changes: 4 additions & 0 deletions demo/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# vunet-demo

- This repository is a build for as a demo for the [VUnet Paper](https://arxiv.org/pdf/1804.04694.pdf) of Esser et. al.
- The Google Colab Demo can be found here [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1nKtymlEhcE4aZs-EOTBaqPPIAKX5RQB8#scrollTo=m0TFJfYd6pOT)
Binary file added demo/arial.ttf
Binary file not shown.
Loading