paper-with-me

홈 › Papers

AgriSORT: A Simple Online Real-time Tracking-by-Detection framework for robotics in precision agriculture

2023-09-23 · Leonardo Saraceni, Ionut M. Motoi, Daniele Nardi, Thomas A. Ciarfuglia

The problem of multi-object tracking (MOT) consists in detecting and tracking all the objects in a video sequence while keeping a unique identifier for each object. It is a challenging and fundamental problem for robotics. In precision agriculture the challenge of achieving a satisfactory solution is amplified by extreme camera motion, sudden illumination changes, and strong occlusions. Most modern trackers rely on the appearance of objects rather than motion for association, which can be ineffective when most targets are static objects with the same appearance, as in the agricultural case. To this end, on the trail of SORT [5], we propose AgriSORT, a simple, online, real-time tracking-by-detection pipeline for precision agriculture based only on motion information that allows for accurate and fast propagation of tracks between frames. The main focuses of AgriSORT are efficiency, flexibility, minimal dependencies, and ease of deployment on robotic platforms. We test the proposed pipeline on a novel MOT benchmark specifically tailored for the agricultural context, based on video sequences taken in a table grape vineyard, particularly challenging due to strong self-similarity and density of the instances. Both the code and the dataset are available for future comparisons.

📄 PDF Abstract BibTeX arXiv:2309.13393

Code (1)

Lio320/AgriSORT 공식 구현

Tasks

Multi-Object TrackingObject Tracking

Similar Papers 제목 키워드 기반

Online and Real-time Object Tracking Algorithm with Extremely Small Matrices

2020-03-26 · Jesmin Jahan Tithi, Sriram Aananthakrishnan, Fabrizio Petrini

Online and Real-time Object Tracking is an interesting workload that can be used to track objects (e.g., car, human, animal) in a series of video sequences in real-time. For simple object tracking on edge devices, the ou…

ObjectObject Tracking

Simple Online and Realtime Tracking

2016-02-02 · Alex Bewley, ZongYuan Ge, Lionel Ott, Fabio Ramos 외

This paper explores a pragmatic approach to multiple object tracking where the main focus is to associate objects efficiently for online and realtime applications. To this end, detection quality is identified as a key fa…

Multi-Object TrackingMultiple Object Tracking

Simple Online and Realtime Tracking with a Deep Association Metric

2017-03-21 · Nicolai Wojke, Alex Bewley, Dietrich Paulus

Simple Online and Realtime Tracking (SORT) is a pragmatic approach to multiple object tracking with a focus on simple, effective algorithms. In this paper, we integrate appearance information to improve the performance o…

3D Multi-Object TrackingLarge-Scale Person Re-IdentificationMultiple Object TrackingObject Tracking+2

Track-On: Transformer-based Online Point Tracking with Memory

2025-01-30 · Görkay Aydemir, Xiongyi Cai, Weidi Xie, Fatma Güney

In this paper, we consider the problem of long-term point tracking, which requires consistent identification of points across multiple frames in a video, despite changes in appearance, lighting, perspective, and occlusio…

Point Tracking

Tracking-by-Trackers with a Distilled and Reinforced Model

2020-07-08 · Matteo Dunnhofer, Niki Martinel, Christian Micheloni

Visual object tracking was generally tackled by reasoning independently on fast processing algorithms, accurate online adaptation methods, and fusion of trackers. In this paper, we unify such goals by proposing a novel t…

Knowledge DistillationObject TrackingVideo Object TrackingVisual Object Tracking+1