no code implementations • ECCV 2020 • Junsong Fan, Zhao-Xiang Zhang, Tieniu Tan
Instead of struggling to refine a single seed, we propose a novel approach to alleviate the inaccurate seed problem by leveraging the segmentation model's robustness to learn from multiple seeds.
1 code implementation • ECCV 2020 • Chuanchen Luo, Chunfeng Song, Zhao-Xiang Zhang
Despite the impressive performance under the single-domain setup, current fully-supervised models for person re-identification (re-ID) degrade significantly when deployed to an unseen domain.
no code implementations • ECCV 2020 • Wei-Lun Chen, Zhao-Xiang Zhang, Xiaolin Hu, Baoyuan Wu
Decision-based black-box adversarial attacks (decision-based attack) pose a severe threat to current deep neural networks, as they only need the predicted label of the target model to craft adversarial examples.
1 code implementation • 28 Jun 2020 • Ke Sun, Zigang Geng, Depu Meng, Bin Xiao, Dong Liu, Zhao-Xiang Zhang, Jingdong Wang
The typical bottom-up human pose estimation framework includes two stages, keypoint detection and grouping.
no code implementations • CVPR 2020 • Junran Peng, Xingyuan Bu, Ming Sun, Zhao-Xiang Zhang, Tieniu Tan, Junjie Yan
Training with more data has always been the most stable and effective way of improving performance in deep learning era.
1 code implementation • 24 Dec 2019 • Huanglin Yu, Ke Chen, Kaiqi Wang, Yanlin Qian, Zhao-Xiang Zhang, Kui Jia
Regressing the illumination of a scene from the representations of object appearances is popularly adopted in computational color constancy.
no code implementations • NeurIPS 2019 • Junran Peng, Ming Sun, Zhao-Xiang Zhang, Tieniu Tan, Junjie Yan
Instead of searching and constructing an entire network, NATS explores the architecture space on the base of existing network and reusing its weights.
1 code implementation • ICCV 2019 • Chufeng Tang, Lu Sheng, Zhao-Xiang Zhang, Xiaolin Hu
To predict the existence of a particular attribute, it is demanded to localize the regions related to the attribute.
Ranked #1 on Pedestrian Attribute Recognition on RAP
no code implementations • ICCV 2019 • Junran Peng, Ming Sun, Zhao-Xiang Zhang, Tieniu Tan, Junjie Yan
Scale-sensitive object detection remains a challenging task, where most of the existing methods could not learn it explicitly and are not robust to scale variance.
no code implementations • 5 Sep 2019 • Junran Peng, Ming Sun, Zhao-Xiang Zhang, Tieniu Tan, Junjie Yan
With the combination of these two designs, an architecture transformation scheme could be discovered to adapt a network designed for image classification to task of object detection.
no code implementations • 5 Aug 2019 • Yuntao Chen, Chenxia Han, Naiyan Wang, Zhao-Xiang Zhang
Recently, one-stage object detectors gain much attention due to their simplicity in practice.
2 code implementations • ICCV 2019 • Haiping Wu, Yuntao Chen, Naiyan Wang, Zhao-Xiang Zhang
In this work, we argue that aggregating features in the full-sequence level will lead to more discriminative and robust features for video object detection.
Ranked #17 on Video Object Detection on ImageNet VID
1 code implementation • 14 Mar 2019 • Yuntao Chen, Chenxia Han, Yanghao Li, Zehao Huang, Yi Jiang, Naiyan Wang, Zhao-Xiang Zhang
A Simple and Versatile Framework for Object Detection and Instance Recognition
4 code implementations • ICCV 2019 • Yanghao Li, Yuntao Chen, Naiyan Wang, Zhao-Xiang Zhang
In this work, we first present a controlled experiment to investigate the effect of receptive fields for scale variation in object detection.
Ranked #102 on Object Detection on COCO test-dev
2 code implementations • ICCV 2019 • Chuanchen Luo, Yuntao Chen, Naiyan Wang, Zhao-Xiang Zhang
With the surge of deep learning techniques, the field of person re-identification has witnessed rapid progress in recent years.
1 code implementation • 27 Nov 2018 • Junsong Fan, Zhao-Xiang Zhang, Tieniu Tan, Chunfeng Song, Jun Xiao
Weakly supervised semantic segmentation with only image-level labels saves large human effort to annotate pixel-level labels.
no code implementations • 7 Sep 2018 • Junran Peng, Lingxi Xie, Zhao-Xiang Zhang, Tieniu Tan, Jingdong Wang
This paper presents an efficient module named spatial bottleneck for accelerating the convolutional layers in deep neural networks.
1 code implementation • ECCV 2018 • Rui Yu, Zhiyong Dou, Song Bai, Zhao-Xiang Zhang, Yongchao Xu, Xiang Bai
Person re-identification (re-ID) is a highly challenging task due to large variations of pose, viewpoint, illumination, and occlusion.
no code implementations • 7 May 2018 • Wu Zheng, Lin Li, Zhao-Xiang Zhang, Yan Huang, Liang Wang
We introduce the Recurrent Relational Network to learn the spatial features in a single skeleton, followed by a multi-layer LSTM to learn the temporal features in the skeleton sequences.
Ranked #99 on Skeleton Based Action Recognition on NTU RGB+D
no code implementations • 21 Jan 2018 • Yan Huang, Jinsong Xu, Qiang Wu, Zhedong Zheng, Zhao-Xiang Zhang, Jian Zhang
Unlike the traditional label which usually is a single integral number, the virtual label proposed in this work is a set of weight-based values each individual of which is a number in (0, 1] called multi-pseudo label and reflects the degree of relation between each generated data to every pre-defined class of real data.
no code implementations • 22 Nov 2017 • Wangli Hao, Zhao-Xiang Zhang, He Guan, Guibo Zhu
Furthermore, we first propose a dynamic multimodal feature fusion framework to deal with the part modalities missing case.
no code implementations • 22 Nov 2017 • Wangli Hao, Zhao-Xiang Zhang, He Guan
By recovering the missing modality from the existing one based on the common information shared between them and the prior information of the specific modality, great bonus will be gained for various vision tasks.
no code implementations • 19 Sep 2017 • Gangming Zhao, Zhao-Xiang Zhang, He Guan, Peng Tang, Jingdong Wang
Most of convolutional neural networks share the same characteristic: each convolutional layer is followed by a nonlinear activation layer where Rectified Linear Unit (ReLU) is the most widely used.
no code implementations • 5 Jul 2017 • Yuntao Chen, Naiyan Wang, Zhao-Xiang Zhang
have shown that the dark knowledge within a powerful teacher model can significantly help the training of a smaller and faster student network.