diff --git a/_data/research.json b/_data/research.json index b777419..62da10a 100644 --- a/_data/research.json +++ b/_data/research.json @@ -1,4 +1,20 @@ [ + { + "category": "Publications", + "year": 2024, + "dateOfPublication": "2024", + "title": "MANUS: Markerless Hand-Object Grasp Capture using Articulated 3D Gaussians", + "authors": "Chandradeep Pokhariya, Ishaan N Shah*, Angela Xing*, Zekun Li, Kefan Chen, Avinash Sharma, Srinath Sridhar (* Equal Authors)", + "journal": "CVPR 2024", + "projectPage": "https://ivl.cs.brown.edu/research/manus.html", + "pdf": "https://arxiv.org/pdf/2312.02137.pdf", + "bibTex": "", + "moreInfo": "", + "googlePatents": "", + "pubman": "", + "video": "", + "image": "images/papers/manus.png" + }, { "category": "Publications", "year": 2023, diff --git a/assets/images/papers/manus.png b/assets/images/papers/manus.png new file mode 100644 index 0000000..6355b59 Binary files /dev/null and b/assets/images/papers/manus.png differ