← Search

Chen Ju

11 accepted papers

2025

Advancing Myopia To Holism: Fully Contrastive Language-Image Pre-training

CVPR 2025poster

In rapidly evolving field of vision-language models (VLMs), contrastive language-image pre-training (CLIP) has made significant strides, becoming foundation for various downstream tasks. However, relying on one-to-one (image, text) contrastive paradigm to learn alignment from large-scale messy web d…

2025

Contrast-Unity for Partially-Supervised Temporal Sentence Grounding

ICASSP 2025accepted

Temporal sentence grounding aims to detect event timestamps described by the natural language query from given untrimmed videos. The existing fully-supervised setting achieves great results but requires expensive annotation costs; while the weakly-supervised setting adopts cheap labels but performs…

Cited by 0SourceScholar
2025

FOLDER: Accelerating Multi-Modal Large Language Models with Enhanced Performance

ICCV 2025poster

Recently, Multi-modal Large Language Models (MLLMs) have shown remarkable effectiveness for multi-modal tasks due to their ability of cross-modal understanding. However, processing long sequences of visual tokens extracted from visual backbones poses challenges for deployment in real-time applicatio…

2025

FreeSegDiff: Annotation-free Saliency Segmentation with Diffusion Models

ICASSP 2025accepted

Learning from a large corpus of data, pre-trained models have achieved impressive progress nowadays. As a popular generative pre-training method, diffusion models stand out by capturing both low-level visual knowledge and high-level semantic relations. In this paper, we propose to exploit such knowl…

Cited by 0SourceScholar
2024

Audio-Visual Segmentation via Unlabeled Frame Exploitation

CVPR 2024poster

Audio-visual segmentation (AVS) aims to segment the sounding objects in video frames. Although great progress has been witnessed we experimentally reveal that current methods reach marginal performance gain within the use of the unlabeled frames leading to the underutilization issue. To fully explor…

Cited by 10SourcePDFScholar
2024

Wear-Any-Way: Manipulable Virtual Try-on via Sparse Correspondence Alignment

ECCV 2024poster

"This paper introduces a novel framework for virtual try-on, termed . Different from previous methods, is a customizable solution. Besides generating high-fidelity results, our method supports users to precisely manipulate the wearing style. To achieve this goal, we first construct a strong pipeline…

2023

AttrSeg: Open-Vocabulary Semantic Segmentation via Attribute Decomposition-Aggregation

NeurIPS 2023poster

Open-vocabulary semantic segmentation is a challenging task that requires segmenting novel object categories at inference time. Recent works explore vision-language pre-training to handle this task, but suffer from unrealistic assumptions in practical scenarios, i.e., low-quality textual category n…

2023

Distilling Vision-Language Pre-Training To Collaborate With Weakly-Supervised Temporal Action Localization

CVPR 2023poster

Weakly-supervised temporal action localization (WTAL) learns to detect and classify action instances with only category labels. Most methods widely adopt the off-the-shelf Classification-Based Pre-training (CBP) to generate video features for action localization. However, the different optimization…

Cited by 29SourcePDFScholar
2022

Prompting Visual-Language Models for Efficient Video Understanding

ECCV 2022poster

"Image-based visual-language (I-VL) pre-training has shown great success for learning joint visual-textual representations from large-scale web data, revealing remarkable ability for zero-shot generalisation. This paper presents a simple but strong baseline to efficiently adapt the pre-trained I-VL…

2021

Divide and Conquer for Single-Frame Temporal Action Localization

ICCV 2021poster

Single-frame temporal action localization (STAL) aims to localize actions in untrimmed videos with only one timestamp annotation for each action instance. Existing methods adopt the one-stage framework but couple the counting goal and the localization goal. This paper proposes a novel two-stage fram…

Cited by 54PDFScholar
2020

Bottom-Up Temporal Action Localization with Mutual Regularization

ECCV 2020poster

Recently, temporal action localization (TAL), extit{i.e.}, finding specific action segments in untrimmed videos, has attracted increasing attentions of the computer vision community. State-of-the-art solutions for TAL involves evaluating the frame-level probabilities of three action-indicating phase…