← Search

Lihe Yang

14 accepted papers

2026

In Pursuit of Pixel Supervision for Visual Pre-training

CVPR 2026

Data matters. In computer vision, data (or pixels) are the primary source of information containing signals that span from low-level attributes to high-level concepts. At scale, the success of modern vision systems has been closely tied to how data is curated for semantic understanding (e.g., ImageN

Cited by 0SourcecodeScholar
2025

SpatialCLIP: Learning 3D-aware Image Representations from Spatially Discriminative Language

CVPR 2025poster

Contrastive Language-Image Pre-training (CLIP) learns robust visual models through language supervision, making it a crucial visual encoding technique for various applications. However, CLIP struggles with comprehending spatial concepts in images, potentially restricting the spatial intelligence of…

2025

StableDepth: Scene-Consistent and Scale-Invariant Monocular Depth

ICCV 2025poster

Recent advances in monocular depth estimation significantly improve robustness and accuracy. However, relative depth models exhibit flickering and 3D inconsistency in video data, limiting 3D reconstruction applications. We introduce StableDepth, a scene-consistent and scale-invariant depth estimatio…

Cited by 0SourcePDFScholar
2024

Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data

CVPR 2024poster

This work presents Depth Anything a highly practical solution for robust monocular depth estimation. Without pursuing novel technical modules we aim to build a simple yet powerful foundation model dealing with any images under any circumstances. To this end we scale up the dataset by designing a dat…

2023

Augmentation Matters: A Simple-Yet-Effective Approach to Semi-Supervised Semantic Segmentation

CVPR 2023poster

Recent studies on semi-supervised semantic segmentation (SSS) have seen fast progress. Despite their promising performance, current state-of-the-art methods tend to increasingly complex designs at the cost of introducing more network components and additional training procedures. Differently, in thi…

2023

Diverse Cotraining Makes Strong Semi-Supervised Segmentor

ICCV 2023poster

Deep co-training has been introduced to semi-supervised segmentation and achieves impressive results, yet few studies have explored the working mechanism behind it. In this work, we revisit the core assumption that supports co-training: multiple compatible and conditionally independent views. By the…

Cited by 30PDFcodeScholar
2023

FreeMask: Synthetic Images with Dense Annotations Make Stronger Segmentation Models

NeurIPS 2023poster

Semantic segmentation has witnessed tremendous progress due to the proposal of various advanced network architectures. However, they are extremely hungry for delicate annotations to train, and the acquisition is laborious and unaffordable. Therefore, we present FreeMask in this work, which resorts t…

2023

Revisiting Weak-to-Strong Consistency in Semi-Supervised Semantic Segmentation

CVPR 2023poster

In this work, we revisit the weak-to-strong consistency framework, popularized by FixMatch from semi-supervised classification, where the prediction of a weakly perturbed image serves as supervision for its strongly perturbed version. Intriguingly, we observe that such a simple pipeline already achi…

2023

Shrinking Class Space for Enhanced Certainty in Semi-Supervised Learning

ICCV 2023poster

Semi-supervised learning is attracting blooming attention, due to its success in combining unlabeled data. To mitigate potentially incorrect pseudo labels, recent frameworks mostly set a fixed confidence threshold to discard uncertain samples. This practice ensures high-quality pseudo labels, but in…

Cited by 24PDFcodeScholar
2022

ST++: Make Self-Training Work Better for Semi-Supervised Semantic Segmentation

CVPR 2022poster

Self-training via pseudo labeling is a conventional, simple, and popular pipeline to leverage unlabeled data. In this work, we first construct a strong baseline of self-training (namely ST) for semi-supervised semantic segmentation via injecting strong data augmentations (SDA) on unlabeled images to…

Cited by 477PDFcodeScholar