Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…elease
  • Loading branch information
JubSteven committed Aug 14, 2024
2 parents da68aa2 + 6ec03a8 commit cf5522e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/datasets.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The following datasets are used for training.
- [Oakink](https://oakink.net/)
- [FreiHand](https://github.com/lmb-freiburg/freihand)

We have used [webdataset](https://github.com/webdataset/webdataset) to pack the datasets into shards for efficient training. In training POEM, we have also filtered samples with left hand only.
We have used [webdataset](https://github.com/webdataset/webdataset) to pack the datasets into shards for efficient training. In training POEM, we have also filtered samples with right hand only.

The packed dataset tars used for training and evaluation will be released soon.

Expand All @@ -22,4 +22,4 @@ Download `mano_v1_2.zip` from the [MANO website](https://mano.is.tue.mpg.de) (Si
```Shell
$ cd assets
$ cp -r path/to/mano_v1_2 assets/
```
```

0 comments on commit cf5522e

Please sign in to comment.