Skip to content

Commit d2d106f

Browse files
committed
Added GitHub banner image.
1 parent b3bc752 commit d2d106f

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
.vscode
22
pyTorchChamferDistance/chamfer_distance/__pycache__/*
33
__pycache__/*
4+
.Rhistory
5+
.DS_Store

Readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Fit an SMPL body model (BM) to a given scan and view the optimization process in
66

77
The code supports fitting a single scan 👤 or a whole dataset 👥.
88

9+
<p align="center">
10+
<img src="https://github.com/DavidBoja/SMPL-Fitting/blob/master/assets/smpl_fitting_banner.png" width="950">
11+
</p>
12+
913
<br>
1014

1115
https://github.com/DavidBoja/SMPL-Fitting/assets/32020857/34f3b1ce-81b8-460c-b645-fa04558bb1af

assets/smpl_fitting_banner.png

1.65 MB
Loading

0 commit comments

Comments
 (0)