MBadran commited on
Commit
faa0843
ยท
verified ยท
1 Parent(s): f312e39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -15,12 +15,16 @@ pipeline_tag: object-detection
15
  <div align="center">
16
  <div align="center"> <img src="https://raw.githubusercontent.com/MBadran2000/DiffuDETR/main/docs/logo.png" width="50%"> </div>
17
 
 
 
 
 
18
  [![Paper](https://img.shields.io/badge/๐Ÿ“„_Paper-ICLR_2026-4F46E5?style=for-the-badge)](https://iclr.cc/virtual/2026/poster/10007459)
19
  [![GitHub](https://img.shields.io/badge/๐Ÿ’ป_Code-GitHub-black?style=for-the-badge)](https://github.com/MBadran2000/DiffuDETR)
20
- [![Project Page](https://img.shields.io/badge/๐ŸŒ_Project-Page-0F766E?style=for-the-badge)](https://mbadran2000.github.io/DiffuDETR/)
21
  [![License](https://img.shields.io/badge/License-Apache_2.0-blue?style=for-the-badge)](https://github.com/MBadran2000/DiffuDETR/blob/main/LICENSE)
22
 
23
 
 
24
  # DiffuDETR: Rethinking Detection Transformers with Denoising Diffusion Process
25
 
26
  ### [ICLR 2026](https://iclr.cc/virtual/2026/poster/10007459)
 
15
  <div align="center">
16
  <div align="center"> <img src="https://raw.githubusercontent.com/MBadran2000/DiffuDETR/main/docs/logo.png" width="50%"> </div>
17
 
18
+ <a href="https://mbadran2000.github.io/DiffuDETR/">
19
+ <img src="https://img.shields.io/badge/๐ŸŒ%20Project%20Page-0F766E?style=for-the-badge&logoColor=white" height="45">
20
+ </a>
21
+
22
  [![Paper](https://img.shields.io/badge/๐Ÿ“„_Paper-ICLR_2026-4F46E5?style=for-the-badge)](https://iclr.cc/virtual/2026/poster/10007459)
23
  [![GitHub](https://img.shields.io/badge/๐Ÿ’ป_Code-GitHub-black?style=for-the-badge)](https://github.com/MBadran2000/DiffuDETR)
 
24
  [![License](https://img.shields.io/badge/License-Apache_2.0-blue?style=for-the-badge)](https://github.com/MBadran2000/DiffuDETR/blob/main/LICENSE)
25
 
26
 
27
+
28
  # DiffuDETR: Rethinking Detection Transformers with Denoising Diffusion Process
29
 
30
  ### [ICLR 2026](https://iclr.cc/virtual/2026/poster/10007459)