← Search

Junsong Fan

11 accepted papers

2024

Continual Forgetting for Pre-trained Vision Models

CVPR 2024poster

For privacy and security concerns the need to erase unwanted information from pre-trained vision models is becoming evident nowadays. In real-world scenarios erasure requests originate at any time from both users and model owners. These requests usually form a sequence. Therefore under such a settin…

2024

Fully Data-Driven Pseudo Label Estimation for Pointly-Supervised Panoptic Segmentation

AAAI 2024technical

The core of pointly-supervised panoptic segmentation is estimating accurate dense pseudo labels from sparse point labels to train the panoptic head. Previous works generate pseudo labels mainly based on hand-crafted rules, such as connecting multiple points into polygon masks, or assigning the label…

2024

General Geometry-aware Weakly Supervised 3D Object Detection

ECCV 2024poster

"3D object detection is an indispensable component for scene understanding. However, the annotation of large-scale 3D datasets requires significant human effort. To tackle this problem, many methods adopt weakly supervised 3D object detection that estimates 3D boxes by leveraging 2D boxes and scene/…

2023

DDG-Net: Discriminability-Driven Graph Network for Weakly-supervised Temporal Action Localization

ICCV 2023poster

Weakly-supervised temporal action localization (WTAL) is a practical yet challenging task. Due to large-scale datasets, most existing methods use a network pretrained in other datasets to extract features, which are not suitable enough for WTAL. To address this problem, researchers design several mo…

Cited by 18PDFcodeScholar
2023

DropPos: Pre-Training Vision Transformers by Reconstructing Dropped Positions

NeurIPS 2023poster

As it is empirically observed that Vision Transformers (ViTs) are quite insensitive to the order of input tokens, the need for an appropriate self-supervised pretext task that enhances the location awareness of ViTs is becoming evident. To address this, we present DropPos, a novel pretext task desig…

2023

Hard Patches Mining for Masked Image Modeling

CVPR 2023poster

Masked image modeling (MIM) has attracted much research attention due to its promising potential for learning scalable visual representations. In typical approaches, models usually focus on predicting specific contents of masked patches, and their performances are highly related to pre-defined mask…

2022

Remember the Difference: Cross-Domain Few-Shot Semantic Segmentation via Meta-Memory Transfer

CVPR 2022poster

Few-shot semantic segmentation intends to predict pixel level categories using only a few labeled samples. Existing few-shot methods focus primarily on the categories sampled from the same distribution. Nevertheless, this assumption cannot always be ensured. The actual domain shift problem significa…

Cited by 39PDFScholar
2022

Towards Noiseless Object Contours for Weakly Supervised Semantic Segmentation

CVPR 2022poster

Image-level label based weakly supervised semantic segmentation has attracted much attention since image labels are very easy to obtain. Existing methods usually generate pseudo labels from class activation map (CAM) and then train a segmentation model. CAM usually highlights partial objects and pro…

Cited by 52PDFcodeScholar
2020

Employing Multi-Estimations for Weakly-Supervised Semantic Segmentation

ECCV 2020poster

Image-level label based weakly-supervised semantic segmentation (WSSS) aims to adopt image-level labels to train semantic segmentation models, saving vast human labors for costly pixel-level annotations. A typical pipeline for this problem is first to adopt class activation maps (CAM) with image-lev…

Cited by 74SourcePDFScholar
2020

Learning Integral Objects With Intra-Class Discriminator for Weakly-Supervised Semantic Segmentation

CVPR 2020poster

Image-level weakly-supervised semantic segmentation (WSSS) aims at learning semantic segmentation by adopting only image class labels. Existing approaches generally rely on class activation maps (CAM) to generate pseudo-masks and then train segmentation models. The main difficulty is that the CAM es…

Cited by 248PDFcodeScholar