no code implementations • ECCV 2020 • Bingke Wang, Zilei Wang, Yixin Zhang
Most of previous methods utilize semantic segmentation to identify the regions of traffic lanes in an image, and then adopt some curve-fitting method to reconstruct the lanes.
no code implementations • 30 Dec 2024 • Zhengbo Wang, Jian Liang, Lijun Sheng, Ran He, Zilei Wang, Tieniu Tan
So far, efficient fine-tuning has become a popular strategy for enhancing the capabilities of foundation models on downstream tasks by learning plug-and-play modules.
1 code implementation • 26 Dec 2024 • Ziang Yan, Zhilin Li, Yinan He, Chenting Wang, Kunchang Li, Xinhao Li, Xiangyu Zeng, Zilei Wang, Yali Wang, Yu Qiao, LiMin Wang, Yi Wang
Current multimodal large language models (MLLMs) struggle with fine-grained or precise understanding of visuals though they give comprehensive perception and reasoning in a spectrum of vision applications.
1 code implementation • Neural Networks 2024 • Zhilin Li, Zilei Wang, Cerui Dong
The AAL branch uses pseudo labels to learn class-agnostic action information.
no code implementations • 8 Aug 2024 • Xin Sun, Qiang Liu, Shu Wu, Zilei Wang, Liang Wang
This paper addresses the challenge of out-of-distribution (OOD) generalization in graph machine learning, a field rapidly advancing yet grappling with the discrepancy between source and target data distributions.
1 code implementation • 25 Jul 2024 • Zhengbo Wang, Jian Liang, Ran He, Zilei Wang, Tieniu Tan
And this low-rank gradient can be expressed in terms of the gradients of the two low-rank matrices in LoRA.
1 code implementation • Neural Networks 2024 • Zhilin Li, Zilei Wang
Our method seeks to suppress false positive backgrounds without introducing the background category.
Weakly Supervised Action Localization Weakly-supervised Temporal Action Localization +1
1 code implementation • 6 Feb 2024 • Zhengbo Wang, Jian Liang, Ran He, Zilei Wang, Tieniu Tan
This paper proposes a \textbf{C}ollabo\textbf{ra}tive \textbf{F}ine-\textbf{T}uning (\textbf{CraFT}) approach for fine-tuning black-box VLMs to downstream tasks, where one only has access to the input prompts and the output predictions of the model.
1 code implementation • 6 Feb 2024 • Zhengbo Wang, Jian Liang, Lijun Sheng, Ran He, Zilei Wang, Tieniu Tan
Extensive results on 17 datasets validate that our method surpasses or achieves comparable results with state-of-the-art methods on few-shot classification, imbalanced learning, and out-of-distribution generalization.
1 code implementation • 4 Jan 2024 • Kuangpu Guo, Yuhe Ding, Jian Liang, Ran He, Zilei Wang, Tieniu Tan
As minority classes suffer from worse accuracy due to overfitting on local imbalanced data, prior methods often incorporate class-balanced learning techniques during local training.
1 code implementation • CVPR 2024 • Jiafan Zhuang, Zilei Wang, Yixin Zhang, Zhun Fan
Motivated by this observation we propose a novel temporally-dependent classifier (TDC) to mimic the human-like recognition procedure.
1 code implementation • ICCV 2023 • Qinying Liu, Zilei Wang, Shenghai Rong, Junjie Li, Yixin Zhang
It comprises two core components: a snippet clustering component that groups the snippets into multiple latent clusters and a cluster classification component that further classifies the cluster as foreground or background.
1 code implementation • 21 Dec 2023 • Qinying Liu, Wei Wu, Kecheng Zheng, Zhan Tong, Jiawei Liu, Yu Liu, Wei Chen, Zilei Wang, Yujun Shen
The crux of learning vision-language models is to extract semantically aligned information from visual and linguistic data.
no code implementations • 19 Oct 2023 • Zhihong Chen, Zilei Wang, Yixin Zhang
The LPU module consists of Proposal Soft Training (PST) and Local Spatial Contrastive Learning (LSCL).
1 code implementation • ICCV 2023 • Zhengbo Wang, Jian Liang, Ran He, Nan Xu, Zilei Wang, Tieniu Tan
Thereafter, we fine-tune CLIP with off-the-shelf methods by combining labeled and synthesized features.
1 code implementation • AAAI 2023 • Zhilin Li, Zilei Wang, Qinying Liu
In principle, the two branches are supposed to produce the same actionness activation.
no code implementations • Pattern Recognition 2023 • Qinying Liu, Zilei Wang, Shenghai Rong
In this paper, we propose a novel hierarchical context network (HCN) to further explore the snippet-level and proposal-level contexts, which are used to improve the representations of snippets and proposals, respectively.
Ranked #1 on Temporal Action Proposal Generation on THUMOS' 14
1 code implementation • CVPR 2023 • Zhikang Liu, Yiming Zhou, Yuansheng Xu, Zilei Wang
SimpleNet consists of four components: (1) a pre-trained Feature Extractor that generates local features, (2) a shallow Feature Adapter that transfers local features towards target domain, (3) a simple Anomaly Feature Generator that counterfeits anomaly features by adding Gaussian noise to normal features, and (4) a binary Anomaly Discriminator that distinguishes anomaly features from normal features.
Ranked #3 on Anomaly Classification on GoodsAD
1 code implementation • CVPR 2023 • Wentao Chen, Chenyang Si, Zhang Zhang, Liang Wang, Zilei Wang, Tieniu Tan
Instead of the naive exploitation of semantic information for remedying classifiers, we explore leveraging semantic information as prompts to tune the visual feature extraction network adaptively.
1 code implementation • ICCV 2023 • Lijun Sheng, Jian Liang, Ran He, Zilei Wang, Tieniu Tan
To address this issue, we propose a model preprocessing framework, named AdaptGuard, to improve the security of model adaptation algorithms.
1 code implementation • 17 Mar 2023 • Zhengbo Wang, Jian Liang, Zilei Wang, Tieniu Tan
To address this issue, we present a novel transductive ZSL method that produces semantic attributes of the unseen data and imposes them on the generative process.
1 code implementation • 10 Jan 2023 • Jiafan Zhuang, Zilei Wang, Junjie Li
In this paper, to tackle the misalignment issue, we propose a spatial-temporal fusion (STF) module to model dense pairwise relationships among multi-frame features.
no code implementations • ICCV 2023 • Zihan Lin, Zilei Wang, Yixin Zhang
In this study, we focus on Continual Semantic Segmentation (CSS) and present a novel approach to tackle the issue of existing methods struggling to learn new classes.
1 code implementation • CVPR 2023 • Shenghai Rong, Bohai Tu, Zilei Wang, Junjie Li
The existing weakly supervised semantic segmentation (WSSS) methods pay much attention to generating accurate and complete class activation maps (CAMs) as pseudo-labels, while ignoring the importance of training the segmentation networks.
no code implementations • ICCV 2023 • Xiaoqiang Zhou, Huaibo Huang, Ran He, Zilei Wang, Jie Hu, Tieniu Tan
In particular, self-attention with cross-scale matching and convolution filters with different kernel sizes are designed to exploit the multi-scale features in images.
1 code implementation • ICCV 2023 • Yixin Zhang, Zilei Wang, Junjie Li, Jiafan Zhuang, Zihan Lin
We further propose a target-dominated cross-domain mixup that can incorporate accurate semantic information from the source domain.
no code implementations • CVPR 2023 • Yixin Zhang, Zilei Wang, Weinan He
To this end, we first regard the classifier weights of the source model as class prototypes to compute class relationship, and then propose a novel probability-based similarity between target-domain samples by embedding the source-domain class relationship, resulting in Class Relationship embedded Similarity (CRS).
1 code implementation • 12 Aug 2022 • Junjie Li, Zilei Wang, Yuan Gao, Xiaoming Hu
Such a strategy can generate the object boundaries in target domain (edge of target-domain object areas) with the correct labels.
1 code implementation • 20 Jul 2022 • Qinying Liu, Zilei Wang
Furthermore, to leverage the complementarity of domain-shared features and target-specific features, we propose a novel collaborative clustering strategy to enforce pair-wise relationship consistency between the two branches.
1 code implementation • 16 Jul 2022 • Wentao Chen, Zhang Zhang, Wei Wang, Liang Wang, Zilei Wang, Tieniu Tan
Different from previous cross-domain FSL work (CD-FSL) that considers the domain shift between base and novel classes, the new problem, termed cross-domain cross-set FSL (CDSC-FSL), requires few-shot learners not only to adapt to the new domain, but also to be consistent between different domains within each novel class.
no code implementations • 14 Jun 2022 • Zhengquan Luo, Yunlong Wang, Zilei Wang, Zhenan Sun, Tieniu Tan
Attributes skew hinders the current federated learning (FL) frameworks from consistent optimization directions among the clients, which inevitably leads to performance reduction and unstable convergence.
1 code implementation • 1 May 2022 • Qinying Liu, Zilei Wang, Ruoxi Chen, Zhilin Li
C$^3$BN consists of two key ingredients: a micro data augmentation strategy that increases the diversity in-between adjacent snippets by convex combination of adjacent snippets, and a macro-micro consistency regularization that enforces the model to be invariant to the transformations~\textit{w. r. t.}
1 code implementation • 6 Feb 2022 • Yixin Zhang, Junjie Li, Zilei Wang
Representing the target data structure in such a way would overlook the huge low-confidence samples, resulting in sub-optimal transferability that is biased towards the samples similar to the source domain.
1 code implementation • CVPR 2022 • Jiafan Zhuang, Zilei Wang, Yuan Gao
For this task, we observe that the overfitting is surprisingly severe between labeled and unlabeled frames within a training video although they are very similar in style and contents.
no code implementations • 13 Dec 2021 • Jiafan Zhuang, Yixin Zhang, Xinyu Hu, Junjie Li, Zilei Wang
In this article, we introduce the solution we used in the VSPW 2021 Challenge.
2 code implementations • 11 Nov 2021 • Junjie Li, Yixin Zhang, Zilei Wang, Keyu Tu, Saihui Hou
However, it is undesirably observed that the standard contrastive paradigm (features+$\ell_{2}$ normalization) only brings little help for domain adaptation.
no code implementations • CVPR 2021 • Yixin Zhang, Zilei Wang, Yushi Mao
It essentially cooperates the learning of RPN prototypes and features to align the source and target RPN features.
no code implementations • 25 May 2021 • Wentao Chen, Chenyang Si, Wei Wang, Liang Wang, Zilei Wang, Tieniu Tan
Few-shot learning is a challenging task since only few instances are given for recognizing an unseen class.
1 code implementation • 18 Jun 2020 • Jiafan Zhuang, Zilei Wang, Bingke Wang
Video semantic segmentation is active in recent years benefited from the great progress of image semantic segmentation.
Ranked #14 on Semantic Segmentation on UrbanLF
no code implementations • AAAI 2020 • Qinying Liu, Zilei Wang
Temporal action detection is a challenging task due to vagueness of action boundaries.
1 code implementation • 10 Dec 2019 • Yonglin Tian, Lichao Huang, Xuesong Li, Kunfeng Wang, Zilei Wang, Fei-Yue Wang
Varying density of point clouds increases the difficulty of 3D detection.
no code implementations • 10 Oct 2019 • Yonglin Tian, Kunfeng Wang, Yuang Wang, Yulin Tian, Zilei Wang, Fei-Yue Wang
We adopt different modalities of LiDAR data to generate richer features and present an adaptive and azimuth-aware network to aggregate local features from image, bird's eye view maps and point cloud.
2 code implementations • CVPR 2019 • Xuecai Hu, Haoyuan Mu, Xiangyu Zhang, Zilei Wang, Tieniu Tan, Jian Sun
In this work, we propose a novel method called Meta-SR to firstly solve super-resolution of arbitrary scale factor (including non-integer scale factors) with a single model.
no code implementations • ECCV 2018 • Jiafan Zhuang, Saihui Hou, Zilei Wang, Zheng-Jun Zha
License plate recognition (LPR) is a fundamental component of various intelligent transport systems, which is always expected to be accurate and efficient enough.
no code implementations • ECCV 2018 • Yunlong Wang, Fei Liu, Zilei Wang, Guangqi Hou, Zhenan Sun, Tieniu Tan
Limited angular resolution has become the main bottleneck of microlens-based plenoptic cameras towards practical vision applications.
no code implementations • ECCV 2018 • Saihui Hou, Xinyu Pan, Chen Change Loy, Zilei Wang, Dahua Lin
Lifelong learning aims at adapting a learned model to new tasks while retaining the knowledge gained earlier.
2 code implementations • ICCV 2017 • Saihui Hou, Yushan Feng, Zilei Wang
While the existing datasets for FGVC are mainly focused on animal breeds or man-made objects with limited labelled data, VegFru is a larger dataset consisting of vegetables and fruits which are closely associated with the daily life of everyone.
1 code implementation • ICCV 2017 • Saihui Hou, Xu Liu, Zilei Wang
Here two parallel neural networks are coordinated to learn complementary features and thus a wider network is constructed.
no code implementations • CVPR 2016 • Xu Liu, Zilei Wang, Jiashi Feng, Hongsheng Xi
HCR hierarchically divides the traffic scenes into different cases according to vehicle density, such that the broad-variation characteristics of traffic scenes can be better approximated.
no code implementations • 8 May 2016 • Saihui Hou, Zilei Wang, Feng Wu
This paper addresses the issue on how to more effectively coordinate the depth with RGB aiming at boosting the performance of RGB-D object detection.
no code implementations • ICCV 2015 • Chunshui Cao, Xian-Ming Liu, Yi Yang, Yinan Yu, Jiang Wang, Zilei Wang, Yongzhen Huang, Liang Wang, Chang Huang, Wei Xu, Deva Ramanan, Thomas S. Huang
While feedforward deep convolutional neural networks (CNNs) have been a great success in computer vision, it is important to remember that the human visual contex contains generally more feedback connections than foward connections.