← Search

Hao Song

3 accepted papers

2025

Dual-Temporal Exemplar Representation Network for Video Semantic Segmentation

ICCV 2025poster

Video semantic segmentation aims to assign a class label for each pixel in every video frame. Existing methods predominantly follow the reference-target interaction paradigm, focusing on extracting local temporal contexts while neglecting the integration of global temporal information. Moreover, com…

2019

Beyond temperature scaling: Obtaining well-calibrated multi-class probabilities with Dirichlet calibration

NeurIPS 2019poster

Class probabilities predicted by most multiclass classifiers are uncalibrated, often tending towards over-confidence. With neural networks, calibration can be improved by temperature scaling, a method to learn a single corrective multiplicative factor for inputs to the last softmax layer. On non-neu…