From 3d8260d0dd752e7e2c43208b3d5d246a6d215ffd Mon Sep 17 00:00:00 2001 From: AK391 <81195143+AK391@users.noreply.github.com> Date: Wed, 25 Aug 2021 08:51:48 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 45b5bff..93f24ab 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [Website](https://ashkamath.github.io/mdetr_page/) • [Colab](https://colab.research.google.com/github/ashkamath/mdetr/blob/colab/notebooks/MDETR_demo.ipynb) • [Paper](https://arxiv.org/abs/2104.12763) +(**NEW!**) Integrated to [Huggingface Spaces](https://huggingface.co/spaces) with [Gradio](https://github.com/gradio-app/gradio). See [Gradio Web Demo](https://huggingface.co/spaces/akhaliq/mdetr). This repository contains code and links to pre-trained models for MDETR (Modulated DETR) for pre-training on data having aligned text and images with box annotations, as well as fine-tuning on tasks requiring fine grained understanding of image and text.