Skip to content

Commit 039bdb4

Browse files
authored
Update publications.js
1 parent 33e07d3 commit 039bdb4

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

contents/publications.js

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

99
publications = [
10+
'title': 'Yao Yuan, Pan Gao, Qun Dai, Jie Qin, Wei Xiang. 2025. "Uncertainty Guided Refinement for Fine-Grained Salient Object Detection," in IEEE Trans. Image Processing',
11+
'year':2025,
12+
'paperlink':'https://ieeexplore.ieee.org/document/10960487',
13+
'arxivlink': 'https://arxiv.org/abs/2504.09666',
14+
'codelink':'https://github.com/I2-Multimedia-Lab/UGRAN',
15+
},
16+
'title': 'Yuzhen Zhou, Pan Gao, Li Yu. 2025. "Spatial-Spectral Aware Learning with Deformable Affinity for Weakly Supervised Semantic Segmentation," in ICME',
17+
'year':2025,
18+
'paperlink':'',
19+
'arxivlink': '',
20+
'codelink':'https://github.com/I2-Multimedia-Lab/CLIP-SSD',
21+
},
22+
'title': 'Chang Xie, Chengyi Zhuang, Pan Gao. 2025. "PiCo: Enhancing Text-Image Alignment with Improved Noise Selection and Precise Mask Control in Diffusion Models," in ICME Workshops',
23+
'year':2025,
24+
'paperlink':'',
25+
'arxivlink': '',
26+
'codelink':'',
27+
},
28+
'title': 'Li Yu, Hongchao Zhong, Longkun Zou, Ke Chen, Pan Gao. 2025. "Bridging Domain Gap of Point Cloud Representations via Self-Supervised Geometric Augmentation," in IEEE Transactions on Circuits and Systems for Video Technology',
29+
'year':2025,
30+
'paperlink':'https://ieeexplore.ieee.org/abstract/document/10820548',
31+
'arxivlink': 'https://arxiv.org/abs/2409.06956',
32+
'codelink':'',
33+
},
34+
'title': 'Emin Zerman, Pan Gao, Giuseppe Valenzise. 2025. " Editorial: Volumetric video processing," in Frontiers in Signal Processing',
35+
'year':2025,
36+
'paperlink':'https://www.frontiersin.org/journals/signal-processing/articles/10.3389/frsip.2025.1581192/full ',
37+
'arxivlink': '',
38+
'codelink':'',
39+
},
40+
1041
{
1142
'title': 'Kai Liu, Kang You, Pan Gao, Manoranjan Paul. 2024. "Att2CPC: Attention-Guided Lossy Attribute Compression of Point Clouds," in IEEE Trans. Artificial Intelligence',
1243
'year':2024,

0 commit comments

Comments
 (0)