junghokim commited on
Commit
d8a8ebb
·
verified ·
1 Parent(s): c21155b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -1,3 +1,20 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ <h1 align="center">ProtoOcc: Accurate, Efficient 3D Occupancy Prediction Using Dual Branch Encoder-Prototype Query Decoder</h1>
6
+
7
+ <div align="center">
8
+
9
+ [**Jungho Kim***](https://scholar.google.com/citations?user=9wVmZ5kAAAAJ&hl=ko), **Changwon Kang***, **Dongyoung Lee***, [**Sehwan Choi**](https://scholar.google.com/citations?user=O2XSTY4AAAAJ&hl=ko&oi=ao), [**Jun Won Choi†**](https://scholar.google.com/citations?user=IHH2PyYAAAAJ&hl=ko&oi=ao)
10
+ <sub>*: Equal Contribution, †: Corresponding Author</sub>
11
+
12
+ <h2 align="center">South Korea</h1>
13
+ <h2 align="center">AAAI 2025</h1>
14
+
15
+ [![arXiv](https://img.shields.io/badge/arXiv-Paper-<COLOR>.svg)](https://arxiv.org/abs/2412.08774)
16
+ [![AAAI](https://img.shields.io/badge/AAAI-Paper-blue)](https://ojs.aaai.org/index.php/AAAI/article/view/32450)
17
+ [![AAAI](https://img.shields.io/badge/Github-Code-orange)](https://github.com/SPA-junghokim/ProtoOcc)
18
+
19
+ </div>
20
+