Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update one ICCV paper #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ I will try to update this list everyday!!!
- [2020](#2020) [CVPR: 72 papers; ECCV: 40 papers]
- [2021](#2021) [CVPR: 66 papers; ICCV: 76 papers]
- [2022](#2022) [CVPR: 78 papers (57 with code); ECCV: 28 papers (23 with code)]
- [2023](#2023) [CVPR: 16 papers (13 with code); ICCV: 9 papers (8 with code)]
- [2023](#2023) [CVPR: 16 papers (13 with code); ICCV: 10 papers (9 with code)]

<h3> Keywords </h3>

Expand Down Expand Up @@ -1079,7 +1079,7 @@ Statistics: :fire: code is available & stars >= 100 &emsp;|&emsp; :star: citatio
- [[CVPR](https://openaccess.thecvf.com/content/CVPR2023/html/Deng_SE-ORNet_Self-Ensembling_Orientation-Aware_Network_for_Unsupervised_Point_Cloud_Shape_Correspondence_CVPR_2023_paper.html)] SE-ORNet: Self-Ensembling Orientation-Aware Network for Unsupervised Point Cloud Shape Correspondence. [__`Correspondence`__]
- [[CVPR](https://openaccess.thecvf.com/content/CVPR2023/html/Zhang_Hyperspherical_Embedding_for_Point_Cloud_Completion_CVPR_2023_paper.html)] Hyperspherical Embedding for Point Cloud Completion. [__`Completion`__]
- [[CVPR](https://openaccess.thecvf.com/content/CVPR2023/html/He_MSF_Motion-Guided_Sequential_Fusion_for_Efficient_3D_Object_Detection_From_CVPR_2023_paper.html)] MSF: Motion-Guided Sequential Fusion for Efficient 3D Object Detection From Point Cloud Sequences. [[code](https://github.com/skyhehe123/MSF)] [__`Detection`__]
-
- [[ICCV](https://arxiv.org/abs/2303.17778)] CrossLoc3D: Aerial-Ground Cross-Source 3D Place Recognition. [[code](https://github.com/rayguan97/crossloc3d)] [__`rel.`__]
- [[ICCV](https://arxiv.org/pdf/2308.07546v1.pdf)] 3DHacker: Spectrum-based Decision Boundary Generation for Hard-label 3D Point Cloud Attack. [__`Attack`__]
- [[ICCV](https://arxiv.org/pdf/2308.06635v1.pdf)] 3DMOTFormer: Graph Transformer for Online 3D Multi-Object Tracking. [[code](https://github.com/dsx0511/3DMOTFormer)] [__`Tracking`__]
- [[ICCV](https://arxiv.org/pdf/2308.06383v1.pdf)] U-RED: Unsupervised 3D Shape Retrieval and Deformation for Partial Point Clouds. [[code](https://github.com/ZhangCYG/U-RED)] [__`Retrieval`__]
Expand Down