From f2517f8cf9e0fe84c2388d1f0c9d94379f41ab72 Mon Sep 17 00:00:00 2001 From: yang <89863442+yang-0201@users.noreply.github.com> Date: Thu, 29 Feb 2024 15:08:14 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 425117a..68d4661 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is the official code repository for "Rep-RTADet: Reparameterized Real-Time Algae Object Detectors Enhanced through Dynamic Cache-Based Poisson Fusion". -`Rep-RTADet` 算法在阿里天池 [** IEEE Cybermatics第二届国际 “Vision Meets Algae”挑战赛 **](https://tianchi.aliyun.com/competition/entrance/532171)中获得冠军 +`Rep-RTADet` 算法在阿里天池 [IEEE Cybermatics 第二届国际 "Vision Meets Algae" 挑战赛](https://tianchi.aliyun.com/competition/entrance/532171)中获得冠军 ### 环境配置 @@ -65,4 +65,4 @@ python tools/test.py configs/reprtadet/reprtadet_m_test.py RepRTADet-m.pth [RepRTADet-m2](https://github.com/yang-0201/RepRTADet/releases/download/v1.0.0/RepRTADet-m2.pth) | 1280 | 0.933 | 0.722 | 0.7460 | 0.7510 | [RTMDet-m](https://download.openmmlab.com/mmyolo/v0/rtmdet/rtmdet_m_syncbn_fast_8xb32-300e_coco/rtmdet_m_syncbn_fast_8xb32-300e_coco_20230102_135952-40af4fe8.pth) | 200 ### Acknowledgements -* MMYOLO [https://github.com/open-mmlab/mmyolo/tree/main) \ No newline at end of file +* MMYOLO [https://github.com/open-mmlab/mmyolo/tree/main)