Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix the versions of timm and transformers in the colab
  • Loading branch information
ashkamath committed Oct 3, 2022
1 parent bf09d98 commit ea09acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
**MDETR**: Modulated Detection for End-to-End Multi-Modal Understanding
========

[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)
[Website](https://ashkamath.github.io/mdetr_page/)[Colab](https://colab.research.google.com/drive/11xz5IhwqAqHj9-XAIP17yVIuJsLqeYYJ?usp=sharing)[Paper](https://arxiv.org/abs/2104.12763)


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.
Expand Down

0 comments on commit ea09acc

Please sign in to comment.