English
Related papers

Related papers: Rotation Equivariant Siamese Networks for Tracking

200 papers

Convolutional Neural Networks(CNN) are inherently equivariant under translations, however, they do not have an equivalent embedded mechanism to handle other transformations such as rotations and change in scale. Several approaches exist…

Computer Vision and Pattern Recognition · Computer Science 2021-11-30 Naman Khetan , Tushar Arora , Samee Ur Rehman , Deepak K. Gupta

Rigid motion tracking is paramount in many medical imaging applications where movements need to be detected, corrected, or accounted for. Modern strategies rely on convolutional neural networks (CNN) and pose this problem as rigid…

Image and Video Processing · Electrical Eng. & Systems 2024-06-13 Benjamin Billot , Neel Dey , Daniel Moyer , Malte Hoffmann , Esra Abaci Turk , Borjan Gagoski , Ellen Grant , Polina Golland

We present a Siamese-like Dual-branch network based on solely Transformers for tracking. Given a template and a search image, we divide them into non-overlapping patches and extract a feature vector for each patch based on its matching…

Computer Vision and Pattern Recognition · Computer Science 2021-12-07 Fei Xie , Chunyu Wang , Guangting Wang , Wankou Yang , Wenjun Zeng

Across a majority of pedestrian detection datasets, it is typically assumed that pedestrians will be standing upright with respect to the image coordinate system. This assumption, however, is not always valid for many vision-equipped mobile…

Computer Vision and Pattern Recognition · Computer Science 2020-11-04 Xinshuo Weng , Shangxuan Wu , Fares Beainy , Kris Kitani

We demonstrate an object tracking method for 3D images with fixed computational cost and state-of-the-art performance. Previous methods predicted transformation parameters from convolutional layers. We instead propose an architecture that…

Computer Vision and Pattern Recognition · Computer Science 2021-09-28 Daniel Moyer , Esra Abaci Turk , P Ellen Grant , William M. Wells , Polina Golland

We propose an unsupervised visual tracking method in this paper. Different from existing approaches using extensive annotated data for supervised learning, our CNN model is trained on large-scale unlabeled videos in an unsupervised manner.…

Computer Vision and Pattern Recognition · Computer Science 2019-04-04 Ning Wang , Yibing Song , Chao Ma , Wengang Zhou , Wei Liu , Houqiang Li

Point cloud registration is a fundamental step for many tasks. In this paper, we propose a neural network named DetarNet to decouple the translation $t$ and rotation $R$, so as to overcome the performance degradation due to their mutual…

Computer Vision and Pattern Recognition · Computer Science 2021-12-30 Zhi Chen , Fan Yang , Wenbing Tao

We study active object tracking, where a tracker takes visual observations (i.e., frame sequences) as input and produces the corresponding camera control signals as output (e.g., move forward, turn left, etc.). Conventional methods tackle…

Computer Vision and Pattern Recognition · Computer Science 2019-02-14 Wenhan Luo , Peng Sun , Fangwei Zhong , Wei Liu , Tong Zhang , Yizhou Wang

We propose a new deep architecture for person re-identification (re-id). While re-id has seen much recent progress, spatial localization and view-invariant representation learning for robust cross-view matching remain key, unsolved…

Computer Vision and Pattern Recognition · Computer Science 2019-04-12 Meng Zheng , Srikrishna Karanam , Ziyan Wu , Richard J. Radke

In this paper, we demonstrate a novel algorithm that uses ellipse fitting to estimate the bounding box rotation angle and size with the segmentation(mask) on the target for online and real-time visual object tracking. Our method,…

Computer Vision and Pattern Recognition · Computer Science 2019-09-13 Bao Xin Chen , John K. Tsotsos

Siamese-based trackers have achived promising performance on visual object tracking tasks. Most existing Siamese-based trackers contain two separate branches for tracking, including classification branch and bounding box regression branch.…

Computer Vision and Pattern Recognition · Computer Science 2022-01-06 Fei Chen , Fuhan Zhang , Xiaodong Wang

Efficient tracking has garnered attention for its ability to operate on resource-constrained platforms for real-world deployment beyond desktop GPUs. Current efficient trackers mainly follow precision-oriented trackers, adopting a…

Computer Vision and Pattern Recognition · Computer Science 2025-03-04 Jiawen Zhu , Huayi Tang , Xin Chen , Xinying Wang , Dong Wang , Huchuan Lu

In recent years the use of convolutional layers to encode an inductive bias (translational equivariance) in neural networks has proven to be a very fruitful idea. The successes of this approach have motivated a line of research into…

Visual tracking problem demands to efficiently perform robust classification and accurate target state estimation over a given target at the same time. Former methods have proposed various ways of target state estimation, yet few of them…

Computer Vision and Pattern Recognition · Computer Science 2020-04-03 Yinda Xu , Zeyu Wang , Zuoxin Li , Ye Yuan , Gang Yu

Deep networks should be robust to rare events if they are to be successfully deployed in high-stakes real-world applications (e.g., self-driving cars). Here we study the capability of deep networks to recognize objects in unusual poses. We…

Computer Vision and Pattern Recognition · Computer Science 2022-07-19 Amro Abbas , Stéphane Deny

Detecting robust keypoints from an image is an integral part of many computer vision problems, and the characteristic orientation and scale of keypoints play an important role for keypoint description and matching. Existing learning-based…

Computer Vision and Pattern Recognition · Computer Science 2022-04-20 Jongmin Lee , Byungjin Kim , Minsu Cho

Before deploying machine learning models it is critical to assess their robustness. In the context of deep neural networks for image understanding, changing the object location, rotation and size may affect the predictions in non-trivial…

Computer Vision and Pattern Recognition · Computer Science 2021-04-12 Jessica Yung , Rob Romijnders , Alexander Kolesnikov , Lucas Beyer , Josip Djolonga , Neil Houlsby , Sylvain Gelly , Mario Lucic , Xiaohua Zhai

The deployment of transformers for visual object tracking has shown state-of-the-art results on several benchmarks. However, the transformer-based models are under-utilized for Siamese lightweight tracking due to the computational…

Computer Vision and Pattern Recognition · Computer Science 2023-09-11 Goutam Yelluru Gopal , Maria A. Amer

We propose a novel zero-shot multi-frame image restoration method for removing unwanted obstruction elements (such as rains, snow, and moire patterns) that vary in successive frames. It has three stages: transformer pre-training, zero-shot…

Computer Vision and Pattern Recognition · Computer Science 2021-12-20 Lin Liu , Shanxin Yuan , Jianzhuang Liu , Xin Guo , Youliang Yan , Qi Tian

Siamese networks have become a common structure in various recent models for unsupervised visual representation learning. These models maximize the similarity between two augmentations of one image, subject to certain conditions for…

Computer Vision and Pattern Recognition · Computer Science 2020-11-23 Xinlei Chen , Kaiming He