From 53fca8c6da8418fe32e2535b5b5f1a5fe9891741 Mon Sep 17 00:00:00 2001 From: Youshaa Murhij Date: Mon, 15 Apr 2024 21:23:40 +0300 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f17738e..1ea37de 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # DAGM-Mono: Deformable Attention-Guided Modeling for Monocular 3D Reconstruction [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) +[![Project-Page](https://img.shields.io/badge/🐳-Project%20Page-blue.svg)](https://youshaamurhij.github.io/DAGM-Mono) +[![arXiv](https://img.shields.io/badge/arXiv-Soon!-b31b1b.svg)](https://arxiv.org/) ## Introduction This repo is the Pytorch Code of DAGM-Mono: Deformable Attention-Guided Modeling for Monocular 3D Reconstruction.