no code implementations • ECCV 2020 • Xiaoyu Tao, Xinyuan Chang, Xiaopeng Hong, Xing Wei, Yihong Gong
A well-known issue for class-incremental learning is the catastrophic forgetting phenomenon, where the network's recognition performance on old classes degrades severely when incrementally learning new classes.
no code implementations • 9 Sep 2024 • Shuang Zeng, Xinyuan Chang, Xinran Liu, Zheng Pan, Xing Wei
High-Definition Maps (HD maps) are essential for the precise navigation and decision-making of autonomous vehicles, yet their creation and upkeep present significant cost and timeliness challenges.
no code implementations • 29 Aug 2024 • Shaolei Yang, Shen Cheng, Mingbo Hong, Haoqiang Fan, Xing Wei, Shuaicheng Liu
We aim to discover the low-rank representation of the entire dataset and perform distillation efficiently.
1 code implementation • 21 Aug 2024 • Shaochen Zhang, Zekun Qi, Runpei Dong, Xiuxiu Bai, Xing Wei
Together with the sequential Transformer, the whole module with position encoding comprehensively constructs a multi-scale feature abstraction module that considers both the local parts from the patch and the global parts from center points as position encoding.
Ranked #1 on 3D Parameter-Efficient Fine-Tuning for Classification on ModelNet40 (Overall Accuracy metric)
3D Parameter-Efficient Fine-Tuning for Classification 3D Point Cloud Classification +4
no code implementations • 11 Jul 2024 • Zeyang Zhao, Qilong Xue, Yuhang He, Yifan Bai, Xing Wei, Yihong Gong
This paper introduces the point-axis representation for oriented object detection, emphasizing its flexibility and geometrically intuitive nature with two key components: points and axes.
no code implementations • 28 May 2024 • Yifan Bai, Dongming Wu, Yingfei Liu, Fan Jia, Weixin Mao, Ziheng Zhang, Yucheng Zhao, Jianbing Shen, Xing Wei, Tiancai Wang, Xiangyu Zhang
Despite its simplicity, Atlas demonstrates superior performance in both 3D detection and ego planning tasks on nuScenes dataset, proving that 3D-tokenized LLM is the key to reliable autonomous driving.
no code implementations • 15 May 2024 • Zhiheng Ma, Anjia Cao, Funing Yang, Xing Wei
Most dataset distillation methods struggle to accommodate large-scale datasets due to their substantial computational and memory requirements.
1 code implementation • 27 Mar 2024 • Shenxing Wei, Xing Wei, Zhiheng Ma, Songlin Dong, Shaochen Zhang, Yihong Gong
Recent research in this domain has emphasized the necessity of a large volume of training data, overlooking the practical scenario where, post-deployment of the model, unlabeled data containing both normal and abnormal samples can be utilized to enhance the model's performance.
no code implementations • 11 Mar 2024 • Xinyuan Gao, Songlin Dong, Yuhang He, Xing Wei, Yihong Gong
Besides, to address the classifier bias towards the new classes, we propose a novel approach to generate the pseudo-features to correct the classifier.
1 code implementation • CVPR 2024 • Yuhang He, Yingjie Chen, Yuhan Jin, Songlin Dong, Xing Wei, Yihong Gong
Then we propose a novel Dynamic feature space Self-Organization (DYSON) method containing three major components including 1) a feature extractor 2) a Dynamic Feature-Geometry Alignment (DFGA) module aligning the feature space to the optimal geometry computed by DNC and 3) a training-free class-incremental classifier derived from the DNC geometry.
no code implementations • CVPR 2024 • Kangwei Yan, Fei Wang, Bo Qian, Han Ding, Jinsong Han, Xing Wei
This paper takes a step forward by introducing Person-in-WiFi 3D a pioneering Wi-Fi system that accomplishes multi-person 3D pose estimation.
1 code implementation • CVPR 2024 • Yifan Bai, Zeyang Zhao, Yihong Gong, Xing Wei
We present ARTrackV2, which integrates two pivotal aspects of tracking: determining where to look (localization) and how to describe (appearance analysis) the target object across video frames.
Ranked #1 on Visual Object Tracking on NeedForSpeed
2 code implementations • 17 Jun 2023 • Limeng Qiao, Yongchao Zheng, Peng Zhang, Wenjie Ding, Xi Qiu, Xing Wei, Chi Zhang
This report introduces the 1st place winning solution for the Autonomous Driving Challenge 2023 - Online HD-map Construction.
1 code implementation • ICCV 2023 • Songlin Dong, Haoyu Luo, Yuhang He, Xing Wei, Yihong Gong
Current class-incremental learning research mainly focuses on single-label classification tasks while multi-label class-incremental learning (MLCIL) with more practical application scenarios is rarely studied.
no code implementations • 18 Jan 2023 • Jiawei Zhang, Jinshan Pan, Daoye Wang, Shangchen Zhou, Xing Wei, Furong Zhao, Jianbo Liu, Jimmy Ren
In this paper, we explore optical flow to remove dynamic scene blur by using the multi-scale spatially variant recurrent neural network (RNN).
1 code implementation • CVPR 2023 2023 • Xing Wei, Yifan Bai, Yongchao Zheng, Dahu Shi, Yihong Gong
We present ARTrack, an autoregressive framework for visual object tracking.
Ranked #1 on Visual Tracking on TNL2K
1 code implementation • ICCV 2023 • Heng Zhao, Shenxing Wei, Dahu Shi, Wenming Tan, Zheyang Li, Ye Ren, Xing Wei, Yi Yang, ShiLiang Pu
Taking the symmetry properties of objects into consideration, we design a symmetry-aware matching loss to facilitate the learning of dense point-wise geometry features and improve the performance considerably.
no code implementations • CVPR 2023 • Xinyuan Gao, Yuhang He, Songlin Dong, Jie Cheng, Xing Wei, Yihong Gong
Deep neural networks suffer from catastrophic forgetting in class incremental learning, where the classification accuracy of old classes drastically deteriorates when the networks learn the knowledge of new classes.
1 code implementation • 6 Oct 2022 • Ping Xue, Yang Lu, Jingfei Chang, Xing Wei, Zhen Wei
In contrast, considering the limited learning ability and information loss caused by the limited representational capability of BNNs, we propose IR$^2$Net to stimulate the potential of BNNs and improve the network accuracy by restricting the input information and recovering the feature information, including: 1) information restriction: for a BNN, by evaluating the learning ability on the input information, discarding some of the information it cannot focus on, and limiting the amount of input information to match its learning ability; 2) information recovery: due to the information loss in forward propagation, the output feature information of the network is not enough to support accurate classification.
1 code implementation • CVPR 2022 • Dahu Shi, Xing Wei, Liangqi Li, Ye Ren, Wenming Tan
Current methods of multi-person pose estimation typically treat the localization and association of body joints separately.
no code implementations • 31 Dec 2021 • Xing Wei, Yuanrui Kang, Jihao Yang, Yunfeng Qiu, Dahu Shi, Wenming Tan, Yihong Gong
First of all, we design a deformable attention in-built Transformer backbone, which learns adaptive feature representations with deformable sampling locations and dynamic attention weights.
1 code implementation • 21 Dec 2021 • Xiaodong Yu, Dahu Shi, Xing Wei, Ye Ren, Tingqun Ye, Wenming Tan
The pixel-wise mask, especially, is embedded by a group of parameters to construct a lightweight instance-aware transformer.
1 code implementation • 4 Nov 2021 • Muhammad Rifki Kurniawan, Xing Wei, Yihong Gong
Online continual learning in the wild is a very difficult task in machine learning.
1 code implementation • 21 Jul 2021 • Ning li, Kaitao Jiang, Zhiheng Ma, Xing Wei, Xiaopeng Hong, Yihong Gong
Anomaly detection plays a key role in industrial manufacturing for product quality control.
Ranked #55 on Anomaly Detection on MVTec AD
1 code implementation • 19 Jul 2021 • Dahu Shi, Xing Wei, Xiaodong Yu, Wenming Tan, Ye Ren, ShiLiang Pu
Multi-person pose estimation is an attractive and challenging task.
Ranked #4 on Multi-Person Pose Estimation on COCO minival
no code implementations • 4 Jul 2021 • Hui Lin, Xiaopeng Hong, Zhiheng Ma, Xing Wei, Yunfeng Qiu, YaoWei Wang, Yihong Gong
Second, we derive a semi-balanced form of Sinkhorn divergence, based on which a Sinkhorn counting loss is designed for measure matching.
no code implementations • 31 May 2021 • Yuhang He, Wentao Yu, Jie Han, Xing Wei, Xiaopeng Hong, Yihong Gong
In this paper, we focus on the multi-object tracking (MOT) problem of automatic driving and robot navigation.
1 code implementation • 3 Mar 2021 • Ping Xue, Yang Lu, Jingfei Chang, Xing Wei, Zhen Wei
In this work, we study the binary neural networks (BNNs) of which both the weights and activations are binary (i. e., 1-bit representation).
no code implementations • 2 Mar 2021 • Lu Xu, Jiawei Zhang, Xuanye Cheng, Feng Zhang, Xing Wei, Jimmy Ren
In this paper, we propose an efficient deep neural network for image denoising based on pixel-wise classification.
no code implementations • ICCV 2021 • Zhiheng Ma, Xiaopeng Hong, Xing Wei, Yunfeng Qiu, Yihong Gong
This paper proposes to handle the practical problem of learning a universal model for crowd counting across scenes and datasets.
no code implementations • 3 Oct 2020 • Jingfei Chang, Yang Lu, Ping Xue, Xing Wei, Zhen Wei
For ResNet with bottlenecks, we use the pruning method with traditional CNN to trim the 3x3 convolutional layer in the middle of the blocks.
no code implementations • 1 Aug 2020 • Tao Cai, Cong Yu, Xing Wei
Two configurations have been considered: waves propagate from the convective layer to the radiative stratified stable layer, or In this paper, we study inertial and gravity wave transmissions near radiative-convective boundaries on the {\it f}-plane.
Fluid Dynamics Solar and Stellar Astrophysics
1 code implementation • CVPR 2020 • Xiaoyu Tao, Xiaopeng Hong, Xinyuan Chang, Songlin Dong, Xing Wei, Yihong Gong
FSCIL requires CNN models to incrementally learn new classes from very few labelled samples, without forgetting the previously learned ones.
Ranked #9 on Few-Shot Class-Incremental Learning on CIFAR-100 (Average Accuracy metric)
no code implementations • 30 Oct 2019 • Wenjie Ding, Xing Wei, Rongrong Ji, Xiaopeng Hong, Qi Tian, Yihong Gong
We propose a \emph{more universal} adversarial perturbation (MUAP) method for both image-agnostic and model-insensitive person Re-ID attack.
1 code implementation • 14 Aug 2019 • Shizhou Zhang, Qi Zhang, Yifei Yang, Xing Wei, Peng Wang, Bingliang Jiao, Yanning Zhang
Our method can learn a discriminative and compact feature representation for ReID in aerial imagery and can be trained in an end-to-end fashion efficiently.
3 code implementations • ICCV 2019 • Zhiheng Ma, Xing Wei, Xiaopeng Hong, Yihong Gong
In crowd counting datasets, each person is annotated by a point, which is usually the center of the head.
no code implementations • 17 Apr 2019 • Jia Li, Xiao Sun, Xing Wei, Changliang Li, Jian-Hua Tao
In recent years, the generation of conversation content based on deep neural networks has attracted many researchers.
no code implementations • 17 Apr 2019 • Jia Li, Xing Wei, Guoqiang Yang, Xiao Sun, Changliang Li
A multiscale shared convolution structure is adopted in the discriminator network to further supervise training the generator.
no code implementations • 13 Nov 2018 • Xing Wei, Carsten Eickhoff
Neural network representation learning frameworks have recently shown to be highly effective at a wide range of tasks ranging from radiography interpretation via data-driven diagnostics to clinical decision support.
no code implementations • ECCV 2018 • Xing Wei, Yue Zhang, Yihong Gong, Jiawei Zhang, Nanning Zheng
The reason is that the bilinear feature matrix is sensitive to the magnitudes and correlations of local CNN feature elements which can be measured by its singular values.
Fine-Grained Image Classification Fine-Grained Visual Recognition +1
no code implementations • CVPR 2018 • Xing Wei, Yue Zhang, Yihong Gong, Nanning Zheng
Experimental results on several patch matching benchmarks show that our method outperforms the state-of-the-arts significantly.
1 code implementation • 20 May 2016 • Xing Wei, Qingxiong Yang, Yihong Gong, Ming-Hsuan Yang, Narendra Ahuja
Quantitative and qualitative evaluation on a number of computer vision applications was conducted, demonstrating that the proposed method is the top performer.