File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ PyTorch implementation of CloudWalk's recent paper [DenseBody](https://arxiv.org
3
3
4
4
** Note** : For most recent updates, please check out the ` dev ` branch.
5
5
6
+ ** Update on 20190613** A toy dataset has been released to facilitate the reproduction of this project. checkout [ ` PREPS.md ` ] ( PREPS.md ) for details.
7
+
6
8
![ paper teaser] ( teaser/teaser.jpg )
7
9
8
10
### Reproduction results
@@ -38,15 +40,12 @@ To explore different network architectures, checkout [`NETWORKS.md`](NETWORKS.md
38
40
- [x] Making UV_map generation module a separate class.
39
41
- [x] [ 20190413] ( ) Prepare ground truth UV maps for washed dataset.
40
42
- [x] [ 20190417] ( ) SMPL official UV map supported!
43
+ - [x] [ 20190613] ( ) A testing toy dataset has been released!
41
44
42
45
- [x] Prepare baseline model training
43
46
- [x] [ 20190414] ( ) Network design, configs, trainer and dataloader
44
47
- [x] [ 20190414] ( ) Baseline complete with first-hand results. Something issue still needs to be addressed.
45
48
- [x] [ 20190420] ( ) Testing with different UV maps.
46
- - [ ] Testing with several new loss functions.
47
-
48
- - [ ] Report 3D reconstruction results.
49
- - [ ] Setup evaluation protocal and MPJPE-PA metrics.
50
49
51
50
### Authors
52
51
** [ Lingbo Yang(Lotayou)] ( https://github.com/Lotayou ) ** : The owner and maintainer of this repo.
You can’t perform that action at this time.
0 commit comments