Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
implus committed Jul 27, 2023
1 parent 287bb4b commit 51ffee5
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,28 @@ <h2 id="experience">News</h2>
<div class="section">
<h2 id="confpapers">Selected Publications</h2>
(* indicates equal contribution, # corresponding author)

<div class="paper"><img class="paper" src="./resources/paper_icon/AAAI_2023_CTKD.png"
title="Large Selective Kernel Network for Remote Sensing Object Detection">
<div><strong>Large Selective Kernel Network for Remote Sensing Object Detection</strong><br>
Yuxuan Li, Qibin Hou, Zhaohui Zheng, Ming-Ming Cheng, Jian Yang#, Xiang Li#<br>
in ICCV, 2023<br>
<a href="https://arxiv.org/pdf/2303.09030.pdf">[Paper]</a>
<a href="./resources/bibtex/ICCV_2023_LSKNet.txt">[BibTex]</a>
<a href="https://github.com/zcablii/LSKNet">[Code]</a><img
src="https://img.shields.io/github/stars/zcablii/LSKNet?style=social"/>
<br>
<a href="https://paperswithcode.com/sota/object-detection-in-aerial-images-on-dota-1?p=large-selective-kernel-network-for-remote"><img
src="https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/large-selective-kernel-network-for-remote/object-detection-in-aerial-images-on-dota-1"/></a>
<a href="https://paperswithcode.com/sota/object-detection-in-aerial-images-on-hrsc2016?p=large-selective-kernel-network-for-remote"><img
src="https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/large-selective-kernel-network-for-remote/object-detection-in-aerial-images-on-hrsc2016"/></a>
<br>
<alert>
LSKNet can dynamically adjust its large spatial receptive field to better model the ranging context of various categories of objects in remote sensing scenarios
</alert>
</div>
<div class="spanner"></div>
</div>

<div class="paper"><img class="paper" src="./resources/paper_icon/AAAI_2023_CTKD.png"
title="Curriculum Temperature for Knowledge Distillation">
Expand Down

0 comments on commit 51ffee5

Please sign in to comment.