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.