@@ -668,6 +668,9 @@ <h2 id="confpapers">Honor</h2>
668668 (See more details (codes, solutions, summaries) in < a href ="https://github.com/IMPlus-PCALab/AICompetition "> [AICompetition of Group Page]</ a > )
669669 < div class ="paper ">
670670 < ul >
671+ < li >
672+ 团队获CVPR workshop即The 4th Anti-UAV Workshop & Challenge< strong > 最佳论文奖</ strong > 、Track 1赛道< strong > 第一名</ strong > 、Track 2赛道< strong > 第二名</ strong >
673+ </ li >
671674 < li >
672675 团队本科生获2025年南开大学“火山杯”AI智能体创新应用大赛软件专业组< a href ="https://mp.weixin.qq.com/s/p8oRVXLIlfdwwwnkwYtpHA "> < strong > 一等奖</ a > , < strong > 5,000 RMB bonus</ strong >
673676 </ li >
@@ -733,6 +736,30 @@ <h3 style="margin-bottom: 15px;">优秀毕业论文</h3>
733736 < h3 style ="margin-bottom: 15px; "> 竞赛获奖证书</ h3 >
734737 < div style ="display: flex; flex-wrap: wrap; justify-content: center; ">
735738 <!-- 第一行 -->
739+ < div style ="margin: 6px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); border-radius: 5px; overflow: hidden; transition: transform 0.3s; width: 22%; " onmouseover ="this.style.transform='scale(1.03)' " onmouseout ="this.style.transform='scale(1)' ">
740+ < div style ="display: flex; justify-content: center; align-items: center; ">
741+ < img src ="./resources/honors/2025CVPRW_1st_place_00.jpg " style ="max-width: 240px; max-height: 200px; object-fit: contain; ">
742+ </ div >
743+ < div style ="padding: 8px; text-align: center; background-color: #ffffff; ">
744+ < p style ="margin: 0; font-size: 12px; "> CVPRW一等奖</ p >
745+ </ div >
746+ </ div >
747+ < div style ="margin: 6px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); border-radius: 5px; overflow: hidden; transition: transform 0.3s; width: 22%; " onmouseover ="this.style.transform='scale(1.03)' " onmouseout ="this.style.transform='scale(1)' ">
748+ < div style ="display: flex; justify-content: center; align-items: center; ">
749+ < img src ="./resources/honors/2025CVPRW_best_paper_00.jpg " style ="max-width: 240px; max-height: 200px; object-fit: contain; ">
750+ </ div >
751+ < div style ="padding: 8px; text-align: center; background-color: #ffffff; ">
752+ < p style ="margin: 0; font-size: 12px; "> CVPRW最佳论文奖</ p >
753+ </ div >
754+ </ div >
755+ < div style ="margin: 6px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); border-radius: 5px; overflow: hidden; transition: transform 0.3s; width: 22%; " onmouseover ="this.style.transform='scale(1.03)' " onmouseout ="this.style.transform='scale(1)' ">
756+ < div style ="display: flex; justify-content: center; align-items: center; ">
757+ < img src ="./resources/honors/2025CVPRW_2nd_place_00.jpg " style ="max-width: 240px; max-height: 200px; object-fit: contain; ">
758+ </ div >
759+ < div style ="padding: 8px; text-align: center; background-color: #ffffff; ">
760+ < p style ="margin: 0; font-size: 12px; "> CVPRW二等奖</ p >
761+ </ div >
762+ </ div >
736763 < div style ="margin: 6px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); border-radius: 5px; overflow: hidden; transition: transform 0.3s; width: 22%; " onmouseover ="this.style.transform='scale(1.03)' " onmouseout ="this.style.transform='scale(1)' ">
737764 < div style ="display: flex; justify-content: center; align-items: center; ">
738765 < img src ="./resources/honors/2025火山杯.jpg " style ="max-width: 240px; max-height: 200px; object-fit: contain; ">
@@ -841,6 +868,9 @@ <h3 style="margin-bottom: 15px;">竞赛获奖证书</h3>
841868 < h2 id ="experience "> News</ h2 >
842869 < div class ="paper ">
843870 < ul >
871+ < li >
872+ 2025-06-26: 2 papers accepted in ICCV 2025, including < a href ="https://zhengli97.github.io/ATPrompt/ "> ATPrompt</ a > , an attribute-guided prompt learning approach!
873+ </ li >
844874 < li >
845875 2025-04-09: I have been honored as a recipient of Nankai University's 2025 < a href ="https://mp.weixin.qq.com/s/sGItgC7x-BAXAfbnh3-Ffw "> May Fourth Youth Medal</ a > .
846876 </ li >
0 commit comments