← Search

Weixin Luo

17 accepted papers

2025

CO-MOT: Boosting End-to-end Transformer-based Multi-Object Tracking via Coopetition Label Assignment and Shadow Sets

ICLR 2025poster

Existing end-to-end Multi-Object Tracking (e2e-MOT) methods have not surpassed non-end-to-end tracking-by-detection methods. One possible reason lies in the training label assignment strategy that consistently binds the tracked objects with tracking queries and assigns few newborns to detection quer…

2023

Weakly Supervised Video Representation Learning With Unaligned Text for Sequential Videos

CVPR 2023poster

Sequential video understanding, as an emerging video understanding task, has driven lots of researchers' attention because of its goal-oriented nature. This paper studies weakly supervised sequential video understanding where the accurate time-stamp level text-video alignment is not provided. We sol…

2022

Explore Inter-contrast between Videos via Composition for Weakly Supervised Temporal Sentence Grounding

AAAI 2022technical

Weakly supervised temporal sentence grounding aims to temporally localize the target segment corresponding to a given natural language query, where it provides video-query pairs without temporal annotations during training. Most existing methods use the fused visual-linguistic feature to reconstruct…

2022

SVIP: Sequence VerIfication for Procedures in Videos

CVPR 2022poster

In this paper, we propose a novel sequence verification task that aims to distinguish positive video pairs performing the same action sequence from negative ones with step-level transformations but still conducting the same task. Such a challenging task resides in an open-set setting without prior a…

Cited by 25PDFcodeScholar
2021

Amodal Segmentation Based on Visible Region Segmentation and Shape Prior

AAAI 2021technical

Almost all existing amodal segmentation methods make the inferences of occluded regions by using features corresponding to the whole image. This is against the human's amodal perception, where human uses the visible part and the shape prior knowledge of the target to infer the occluded region. To mi…

2021

Learning To Recommend Frame for Interactive Video Object Segmentation in the Wild

CVPR 2021poster

This paper proposes a framework for the interactive video object segmentation (VOS) in the wild where users can choose some frames for annotations iteratively. Then, based on the user annotations, a segmentation algorithm refines the masks. The previous interactive VOS paradigm selects the frame wit…

Cited by 25PDFcodeScholar
2021

Look Before You Leap: Learning Landmark Features for One-Stage Visual Grounding

CVPR 2021poster

An LBYL ( 'Look Before You Leap' ) Network is proposed for end-to-end trainable one-stage visual grounding. The idea behind LBYL-Net is intuitive and straightforward: we follow a language's description to localize the target object based on its relative spatial relation to 'Landmarks', which is char…

Cited by 122PDFcodeScholar
2020

Encoding Structure-Texture Relation with P-Net for Anomaly Detection in Retinal Images

ECCV 2020poster

Anomaly detection in retinal image refers to the identification of abnormality caused by various retinal diseases/lesions, by only leveraging normal images in training phase. Normal images from healthy subjects often have regular structures (e.g., the structured blood vessels in the fundus image, or…

2020

Password-conditioned Anonymization and Deanonymization with Face Identity Transformers

ECCV 2020poster

Cameras are prevalent in our daily lives, and enable many useful systems built upon computer vision technologies such as smart cameras and home robots for service applications. However, there is also an increasing societal concern as the captured images/videos may contain privacy-sensitive informati…

Cited by 66SourcePDFScholar
2020

SIRI: Spatial Relation Induced Network For Spatial Description Resolution

NeurIPS 2020poster

Spatial Description Resolution, as a language-guided localization task, is proposed for target location in a panoramic street view, given corresponding language descriptions. Explicitly characterizing an object-level relationship while distilling spatial relationships are currently absent but crucia…

2019

Density Map Regression Guided Detection Network for RGB-D Crowd Counting and Localization

CVPR 2019poster

To simultaneously estimate head counts and localize heads with bounding boxes, a regression guided detection network (RDNet) is proposed for RGB-D crowd counting. Specifically, to improve the robustness of detection-based approaches for small/tiny heads, we leverage density map to improve the head/n…

Cited by 231PDFScholar
2019

PPGNet: Learning Point-Pair Graph for Line Segment Detection

CVPR 2019poster

In this paper, we present a novel framework to detect line segments in man-made environments. Specifically, we propose to describe junctions, line segments and relationships between them with a simple graph, which is more structured and informative than end-point representation used in existing line…

Cited by 110PDFcodeScholar
2018

Face Aging With Identity-Preserved Conditional Generative Adversarial Networks

CVPR 2018poster

Face aging is of great importance for cross-age recognition and entertainment related applications. However, the lack of labeled faces of the same person across a long age range makes it challenging. Because of different aging speed of different persons, our face aging approach aims at synthesizing…

Cited by 287SourcePDFScholar
2018

Future Frame Prediction for Anomaly Detection – A New Baseline

CVPR 2018poster

Anomaly detection in videos refers to the identification of events that do not conform to expected behavior. However, almost all existing methods tackle the problem by minimizing the reconstruction errors of training data, which cannot guarantee a larger reconstruction error for an abnormal event. I…