File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -284,22 +284,23 @@ <h2>Task Definition</h2>
284284
285285 < h2 > Paper</ h2 >
286286 < div class ="resources ">
287- < a href ="https://arxiv.org/abs/2410.05869 " target ="_blank " aria-label =" View on arXiv " >
287+ < a href ="https://arxiv.org/abs/2410.05869 " target ="_blank ">
288288 < img src ="https://img.shields.io/badge/Read%20Paper-arXiv-red?style=for-the-badge&logo=arxiv " alt ="Read Paper ">
289289 </ a >
290- < a href ="https://arxiv.org/pdf/2410.05869.pdf " target ="_blank ">
291- < img src ="https://arxiv.org/pdf/2410.05869.pdf#page=1 " alt ="ArXiv Preview " style ="max-width: 100%; width: 100%; border: 1px solid #ccc; border-radius: 8px; margin-top: 12px; ">
292- </ a >
293290 </ div >
294291
295292 < h2 > Code</ h2 >
296293 < div class ="resources ">
297- < a href ="# " aria-label =" Code Coming Soon ">
298- < img src ="https://img.shields.io/badge/Code-Coming%20Soon- blue?style=for-the-badge&logo=github " alt ="Code Coming Soon ">
294+ < a href ="https://github.com/1ssb/UOD " target =" _blank ">
295+ < img src ="https://img.shields.io/badge/View%20on%20GitHub-UOD- blue?style=for-the-badge&logo=github " alt ="View on GitHub ">
299296 </ a >
297+ < p style ="margin-top: 10px; ">
298+ Codebase is being released in stages. Metrics implementation now available.
299+ </ p >
300300 </ div >
301301
302302
303+
303304 < h2 > Results</ h2 >
304305 < figure class ="zoom-container ">
305306 < img id ="results-image " src ="assets/images/results.png " alt ="Detection Results " class ="zoomable-image " loading ="lazy ">
You can’t perform that action at this time.
0 commit comments