paper-with-me

홈 › Papers

NeuFlow: Real-time, High-accuracy Optical Flow Estimation on Robots Using Edge Devices

2024-03-15 · Zhiyong Zhang, Huaizu Jiang, Hanumant Singh

Real-time high-accuracy optical flow estimation is a crucial component in various applications, including localization and mapping in robotics, object tracking, and activity recognition in computer vision. While recent learning-based optical flow methods have achieved high accuracy, they often come with heavy computation costs. In this paper, we propose a highly efficient optical flow architecture, called NeuFlow, that addresses both high accuracy and computational cost concerns. The architecture follows a global-to-local scheme. Given the features of the input images extracted at different spatial resolutions, global matching is employed to estimate an initial optical flow on the 1/16 resolution, capturing large displacement, which is then refined on the 1/8 resolution with lightweight CNN layers for better accuracy. We evaluate our approach on Jetson Orin Nano and RTX 2080 to demonstrate efficiency improvements across different computing platforms. We achieve a notable 10x-80x speedup compared to several state-of-the-art methods, while maintaining comparable accuracy. Our approach achieves around 30 FPS on edge computing platforms, which represents a significant breakthrough in deploying complex computer vision tasks such as SLAM on small robots like drones. The full training and evaluation code is available at https://github.com/neufieldrobotics/NeuFlow.

📄 PDF Abstract BibTeX arXiv:2403.10425

Code (1)

neufieldrobotics/neuflow 공식 구현 pytorch

Tasks

Activity RecognitionEdge-computingObject TrackingOptical Flow Estimation

Similar Papers 제목 키워드 기반

NeuFlow v2: High-Efficiency Optical Flow Estimation on Edge Devices

2024-08-19 · Zhiyong Zhang, Aniket Gupta, Huaizu Jiang, Hanumant Singh

Real-time high-accuracy optical flow estimation is crucial for various real-world applications. While recent learning-based optical flow methods have achieved high accuracy, they often come with significant computational…

Optical Flow Estimation

Neuromorphic Optical Flow and Real-time Implementation with Event Cameras

2023-04-14 · Yannick Schnider, Stanislaw Wozniak, Mathias Gehrig, Jules Lecomte 외

Optical flow provides information on relative motion that is an important component in many computer vision pipelines. Neural networks provide high accuracy optical flow, yet their complexity is often prohibitive for app…

Event-based visionOptical Flow Estimation

Impact of Transceiver Selection on Synchronization Accuracy in White Rabbit Networks

2025-05-05 · Michal Špaček, Josef Vojtěch, Jaroslav Roztočil

Achieving optimal synchronization accuracy between two White Rabbit devices hinges on the proper selection of transceivers, which act as electro-optical converters connecting WR devices to the optical network infrastruct…

Real-Time Segmentation of Non-Rigid Surgical Tools based on Deep Learning and Tracking

2020-09-07 · Luis C. García-Peraza-Herrera, Wenqi Li, Caspar Gruijthuijsen, Alain Devreker 외

Real-time tool segmentation is an essential component in computer-assisted surgical systems. We propose a novel real-time automatic method based on Fully Convolutional Networks (FCN) and optical flow tracking. Our method…

Optical Flow Estimation

Real-Time Optical Communication Using Event-Based Vision with Moving Transmitters

2026-03-19 · Harmeet Dhillon, Pranay Katyal, Brendan Long, Rohan Walia 외 arxiv

In multi-robot systems, traditional radio frequency (RF) communication struggles with contention and jamming. Optical communication offers a strong alternative. However, conventional frame-based cameras suffer from limit…

Event-based vision