4 papers
Unsupervised Stereo via Multi-Baseline Geometry-Consistent Self-Training
Peng Xu, Zhiyu Xiang, Tingming Bai +5
Photometric loss and pseudo-label-based self-training are two widely used methods for training stereo networks on unlabeled data. However, they both struggle to provide accurate su…
Causality-inspired Latent Feature Augmentation for Single Domain Generalization
Jian Xu, Chaojie Ji, Yankai Cao +2
Single domain generalization (Single-DG) intends to develop a generalizable model with only one single training domain to perform well on other unknown target domains. Under the do…
REFRAME: Reflective Surface Real-Time Rendering for Mobile Devices
Chaojie Ji, Yufeng Li, Yiyi Liao
This work tackles the challenging task of achieving real-time novel view synthesis for reflective surfaces across various scenes. Existing real-time rendering methods, especially t…
A GPU-Accelerated Moving-Horizon Algorithm for Training Deep Classification Trees on Large Datasets
Jiayang Ren, Valentín Osuna-Enciso, Morimasa Okamoto +5
Decision trees are essential yet NP-complete to train, prompting the widespread use of heuristic methods such as CART, which suffers from sub-optimal performance due to its greedy…