Skip to content

Commit

Permalink
modify comparisons (#9)
Browse files Browse the repository at this point in the history
* remove some unnecessary part

* image stack

* feat: modification of display method

* fix: modify links for imgs

* feat: modify statistic

---------

Co-authored-by: mingwxu <[email protected]>
  • Loading branch information
crystallee-ai and xumingw authored Dec 16, 2024
1 parent c52535f commit de456d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@
"template": "image-stack",
"props": {
"title": "Comparison with existing datasets",
"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/table.png"]
}
},
{
Expand Down Expand Up @@ -319,3 +319,4 @@
}
}
]

0 comments on commit de456d4

Please sign in to comment.