← Search

Bowen Cheng

13 accepted papers

2023

Locating Noise is Halfway Denoising for Semi-Supervised Segmentation

ICCV 2023poster

We investigate semi-supervised semantic segmentation with self-training, where a teacher model generates pseudo masks to exploit the benefits of a large amount of unlabeled images. We notice that the noisy label from the generated pseudo masks is the major obstacle to achieving good performance. Pre…

Cited by 13PDFScholar
2023

VL-SAT: Visual-Linguistic Semantics Assisted Training for 3D Semantic Scene Graph Prediction in Point Cloud

CVPR 2023highlight

The task of 3D semantic scene graph (3DSSG) prediction in the point cloud is challenging since (1) the 3D point cloud only captures geometric structures with limited semantics compared to 2D images, and (2) long-tailed relation distribution inherently hinders the learning of unbiased prediction. Sin…

2022

Masked-Attention Mask Transformer for Universal Image Segmentation

CVPR 2022poster

Image segmentation groups pixels with different semantics, e.g., category or instance membership. Each choice of semantics defines a task. While only the semantics of each task differ, current research focuses on designing specialized architectures for each task. We present Masked-attention Mask Tra…

Cited by 2765PDFcodeScholar
2021

Back-Tracing Representative Points for Voting-Based 3D Object Detection in Point Clouds

CVPR 2021poster

3D object detection in point clouds is a challenging vision task that benefits various applications for understanding the 3D visual world. Lots of recent research focuses on how to exploit end-to-end trainable Hough voting for generating object proposals. However, the current voting strategy can onl…

Cited by 126PDFcodeScholar
2021

Boundary IoU: Improving Object-Centric Image Segmentation Evaluation

CVPR 2021poster

We present Boundary IoU (Intersection-over-Union), a new segmentation evaluation measure focused on boundary quality. We perform an extensive analysis across different error types and object sizes and show that Boundary IoU is significantly more sensitive than the standard Mask IoU measure to bounda…

Cited by 405PDFcodeScholar
2021

Per-Pixel Classification is Not All You Need for Semantic Segmentation

NeurIPS 2021spotlight

Modern approaches typically formulate semantic segmentation as a per-pixel classification task, while instance-level segmentation is handled with an alternative mask classification. Our key insight: mask classification is sufficiently general to solve both semantic- and instance-level segmentation t…

2020

HigherHRNet: Scale-Aware Representation Learning for Bottom-Up Human Pose Estimation

CVPR 2020poster

Bottom-up human pose estimation methods have difficulties in predicting the correct pose for small persons due to challenges in scale variation. In this paper, we present HigherHRNet: a novel bottom-up human pose estimation method for learning scale-aware representations using high-resolution featur…

Cited by 1075PDFcodeScholar
2020

Naive-Student: Leveraging Semi-Supervised Learning in Video Sequences for Urban Scene Segmentation

ECCV 2020poster

Supervised learning in large discriminative models is a mainstay for modern computer vision. Such an approach necessitates investing in large-scale human-annotated datasets for achieving state-of-the-art results. In turn, the efficacy of supervised learning may be limited by the size of the human an…

2020

Panoptic-DeepLab: A Simple, Strong, and Fast Baseline for Bottom-Up Panoptic Segmentation

CVPR 2020poster

In this work, we introduce Panoptic-DeepLab, a simple, strong, and fast system for panoptic segmentation, aiming to establish a solid baseline for bottom-up methods that can achieve comparable performance of two-stage methods while yielding fast inference speed. In particular, Panoptic-DeepLab adopt…

Cited by 776PDFcodeScholar
2019

SPGNet: Semantic Prediction Guidance for Scene Parsing

ICCV 2019poster

Multi-scale context module and single-stage encoder-decoder structure are commonly employed for semantic segmentation. The multi-scale context module refers to the operations to aggregate feature responses from a large spatial extent, while the single-stage encoder-decoder structure encodes the high…

Cited by 142PDFScholar
2018

Revisiting RCNN: On Awakening the Classification Power of Faster RCNN

ECCV 2018poster

Recent region-based object detectors are usually built with separate classification and localization branches on top of shared feature extraction networks. In this paper, we analyze failure cases of state-of-the-art detectors and observe that most hard false positives result from classification inst…

Cited by 306SourcePDFScholar
2018

TS2C: Tight Box Mining with Surrounding Segmentation Context for Weakly Supervised Object Detection

ECCV 2018poster

This work provides a simple approach to discover tight object bounding boxes with only image-level supervision, called Tight box mining with Surrounding Segmentation Context (TS2C). We observe that object candidates mined through current multiple instance learning methods are usually trapped to disc…

Cited by 190SourcePDFScholar