Skip to content

Commit 5a7b7f6

Browse files
authored
Update publications.js
1 parent dc891f6 commit 5a7b7f6

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

contents/publications.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
// },
88

99
publications = [
10+
'title': 'Longmi Gao, Pan Gao. 2026. "VEMamba: Efficient Isotropic Reconstruction of Volume Electron Microscopy with Axial-Lateral Consistent Mamba," in CVPR',
11+
'year':2026,
12+
'paperlink':' ',
13+
'arxivlink':' ',
14+
'codelink':'https://github.com/I2-Multimedia-Lab/VEMamba',
15+
},
1016
{
1117
'title': 'Kanglin Qu, Pan Gao, Qun Dai, Yuanhao Sun. 2026. "Point-Focused Attention Meets Context-Scan State Space: Robust Biological Visual Perception for Point Cloud Representation," in ICLR',
1218
'year':2026,
@@ -360,3 +366,4 @@ publications = [
360366

361367

362368

369+

0 commit comments

Comments
 (0)