Skip to content

Commit

Permalink
feat: modify statistic
Browse files Browse the repository at this point in the history
  • Loading branch information
crystallee-ai committed Dec 15, 2024
1 parent c3cc0ba commit c2a6704
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,21 @@
"template": "image-stack",
"props": {
"title": "Statistics of OpenHumanVid",
"imageList": ["https://cdn.aondata.work/OpenHumanVid/assets/images/dist1.png", "https://cdn.aondata.work/OpenHumanVid/assets/images/dist2.png", "https://cdn.aondata.work/OpenHumanVid/assets/images/word_count_.png"]
"imageList": ["https://cdn.aondata.work/OpenHumanVid/assets/images/statistic.png"]
}
},
{
"template": "image-stack",
"props": {
"title": "Motion conditions of OpenHumanVid",
"imageList": ["https://cdn.aondata.work/OpenHumanVid/assets/images/motions.png"]
}
},
{
"template": "image-stack",
"props": {
"title": "Comparison with existing datasets",
"imageList": ["https://cdn.aondata.work/OpenHumanVid/assets/images/table.png"]
}
},
{
Expand All @@ -283,7 +297,7 @@
"title": "Download OpenHumanVid",
"datasets": [
{
"name": "Dataset [full]",
"name": "Dataset [coming soon❤️❤️❤️]",
"details": "13.2M samples / 16.7 khrs duration / ~6.05 TB"
}
],
Expand Down

0 comments on commit c2a6704

Please sign in to comment.