no code implementations • 5 Jul 2022 • Rufeng Zhang, Tao Kong, WeiHao Wang, Xuan Han, Mingyu You
It is desirable to enable robots capable of automatic assembly.
2 code implementations • 14 Oct 2021 • Feng Wang, Tao Kong, Rufeng Zhang, Huaping Liu, Hang Li
To solve this problem, we propose to maximize the mutual information between the input and the class predictions.
Ranked #1 on
Image Classification
on Oxford-IIIT Pet Dataset
Fine-Grained Image Classification
Representation Learning
+5
no code implementations • 30 Jun 2021 • Xinlong Wang, Rufeng Zhang, Chunhua Shen, Tao Kong, Lei LI
Besides instance segmentation, our method yields state-of-the-art results in object detection (from our mask byproduct) and panoptic segmentation.
2 code implementations • 31 Dec 2020 • Peize Sun, Jinkun Cao, Yi Jiang, Rufeng Zhang, Enze Xie, Zehuan Yuan, Changhu Wang, Ping Luo
In this work, we propose TransTrack, a simple but efficient scheme to solve the multiple object tracking problems.
Ranked #13 on
Multi-Object Tracking
on SportsMOT
(using extra training data)
Multi-Object Tracking
Multiple Object Tracking with Transformer
+3
6 code implementations • CVPR 2021 • Peize Sun, Rufeng Zhang, Yi Jiang, Tao Kong, Chenfeng Xu, Wei Zhan, Masayoshi Tomizuka, Lei LI, Zehuan Yuan, Changhu Wang, Ping Luo
In our method, however, a fixed sparse set of learned object proposals, total length of $N$, are provided to object recognition head to perform classification and location.
Ranked #5 on
2D Object Detection
on CeyMo
7 code implementations • CVPR 2021 • Xinlong Wang, Rufeng Zhang, Chunhua Shen, Tao Kong, Lei LI
Compared to the baseline method MoCo-v2, our method introduces negligible computation overhead (only <1% slower), but demonstrates consistently superior performance when transferring to downstream dense prediction tasks including object detection, semantic segmentation and instance segmentation; and outperforms the state-of-the-art methods by a large margin.
7 code implementations • CVPR 2020 • Rufeng Zhang, Zhi Tian, Chunhua Shen, Mingyu You, Youliang Yan
To date, instance segmentation is dominated by twostage methods, as pioneered by Mask R-CNN.
18 code implementations • NeurIPS 2020 • Xinlong Wang, Rufeng Zhang, Tao Kong, Lei LI, Chunhua Shen
Importantly, we take one step further by dynamically learning the mask head of the object segmenter such that the mask head is conditioned on the location.
Ranked #9 on
Real-time Instance Segmentation
on MSCOCO
1 code implementation • 13 Sep 2019 • Xin-Yu Zhang, Rufeng Zhang, Jiewei Cao, Dong Gong, Mingyu You, Chunhua Shen
Finally, we aggregate the global appearance and part features to improve the feature performance further.