paper-with-me

홈 › Papers

CHASE: Robust Visual Tracking via Cell-Level Differentiable Neural Architecture Search

2021-07-02 · Seyed Mojtaba Marvasti-Zadeh, Javad Khaghani, Li Cheng, Hossein Ghanei-Yakhdan, Shohreh Kasaei

A strong visual object tracker nowadays relies on its well-crafted modules, which typically consist of manually-designed network architectures to deliver high-quality tracking results. Not surprisingly, the manual design process becomes a particularly challenging barrier, as it demands sufficient prior experience, enormous effort, intuition, and perhaps some good luck. Meanwhile, neural architecture search has gaining grounds in practical applications as a promising method in tackling the issue of automated search of feasible network structures. In this work, we propose a novel cell-level differentiable architecture search mechanism with early stopping to automate the network design of the tracking module, aiming to adapt backbone features to the objective of Siamese tracking networks during offline training. Besides, the proposed early stopping strategy avoids over-fitting and performance collapse problems leading to generalization improvement. The proposed approach is simple, efficient, and with no need to stack a series of modules to construct a network. Our approach is easy to be incorporated into existing trackers, which is empirically validated using different differentiable architecture search-based methods and tracking objectives. Extensive experimental evaluations demonstrate the superior performance of our approach over five commonly-used benchmarks.

📄 PDF Abstract BibTeX arXiv:2107.03463

Code (1)

VisualTrackingVLL/CHASE 공식 구현 pytorch

Tasks

Neural Architecture SearchSemantic SegmentationVisual Tracking

Methods 이 논문이 사용한 방법론

Early Stopping Early Stopping is a regularization technique for deep neural networks that stops training when parameter updates no longer begin to yield improves on a validation set. In…
DARTS Differentiable Architecture Search (DART) is a method for efficient architecture search. The search space is made continuous so that the architecture can be optimized with…

Similar Papers 제목 키워드 기반

Accurate Tracking of Arabidopsis Root Cortex Cell Nuclei in 3D Time-Lapse Microscopy Images Based on Genetic Algorithm

2025-04-17 · Yu Song, Tatsuaki Goh, Yinhao Li, Jiahua Dong 외

Arabidopsis is a widely used model plant to gain basic knowledge on plant physiology and development. Live imaging is an important technique to visualize and quantify elemental processes in plant development. To uncover …

Cell Tracking

MLVSNet: Multi-Level Voting Siamese Network for 3D Visual Tracking

2021-01-01 · ICCV 2021 10 · Zhoutao Wang, Qian Xie, Yu-Kun Lai, Jing Wu 외

Benefiting from the excellent performance of Siamese-based trackers, huge progress on 2D visual tracking has been achieved. However, 3D visual tracking is still under-explored. Inspired by the idea of Hough voting in…

3D Object Detectionobject-detectionObject DetectionVisual Tracking

CellTrack R-CNN: A Novel End-To-End Deep Neural Network for Cell Segmentation and Tracking in Microscopy Images

2021-02-20 · Yuqian Chen, Yang song, Chaoyi Zhang, Fan Zhang 외

Cell segmentation and tracking in microscopy images are of great significance to new discoveries in biology and medicine. In this study, we propose a novel approach to combine cell segmentation and cell tracking into a u…

Cell DetectionCell SegmentationCell TrackingInstance Segmentation+2

Unchain the Search Space with Hierarchical Differentiable Architecture Search

2021-01-11 · Guanting Liu, Yujie Zhong, Sheng Guo, Matthew R. Scott 외

Differentiable architecture search (DAS) has made great progress in searching for high-performance architectures with reduced computational cost. However, DAS-based methods mainly focus on searching for a repeatable cell…

TransientTrack: Advanced Multi-Object Tracking and Classification of Cancer Cells with Transient Fluorescent Signals

2025-12-01 · Florian Bürger, Martim Dias Gomes, Nica Gutu, Adrián E. Granada 외 arxiv

Tracking cells in time-lapse videos is an essential technique for monitoring cell population dynamics at a single-cell level. Current methods for cell tracking are developed on videos with mostly single, constant signals…

Multi-Object TrackingCell Detection