REVIEW 20 cited by
Real-Time Flying Object Detection with YOLOv8
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
This paper presents a generalized model for real-time detection of flying objects that can be used for transfer learning and further research, as well as a refined model that achieves state-of-the-art results for flying object detection. We achieve this by training our first (generalized) model on a data set containing 40 different classes of flying objects, forcing the model to extract abstract feature representations. We then perform transfer learning with these learned parameters on a data set more representative of real world environments (i.e. higher frequency of occlusion, very small spatial sizes, rotations, etc.) to generate our refined model. Object detection of flying objects remains challenging due to large variances of object spatial sizes/aspect ratios, rate of speed, occlusion, and clustered backgrounds. To address some of the presented challenges while simultaneously maximizing performance, we utilize the current state-of-the-art single-shot detector, YOLOv8, in an attempt to find the best trade-off between inference speed and mean average precision (mAP). While YOLOv8 is being regarded as the new state-of-the-art, an official paper has not been released as of yet. Thus, we provide an in-depth explanation of the new architecture and functionality that YOLOv8 has adapted. Our final generalized model achieves a mAP50 of 79.2%, mAP50-95 of 68.5%, and an average inference speed of 50 frames per second (fps) on 1080p videos. Our final refined model maintains this inference speed and achieves an improved mAP50 of 99.1% and mAP50-95 of 83.5%
Forward citations
Cited by 20 Pith papers
-
FantasyPortrait: Enhancing Multi-Character Portrait Animation with Expression-Augmented Diffusion Transformers
A DiT-based portrait animation model transfers implicit facial expressions to one or more characters using a masked cross-attention mechanism, supported by a new multi-face dataset and benchmark.
-
An Empirical Study of Validating Synthetic Data for Text-Based Person Retrieval
Empirical study of a fully synthetic data generation pipeline for text-based person retrieval that tests its use as a replacement or augmentation for real data across scenarios.
-
T-CLIP: Enabling Thermal Perception for Contrastive Language-Image Pretraining
T-CLIP introduces a physics-aware thermal captioning dataset (IR-Cap) and a decoupled dual-LoRA adaptation of CLIP that improves cross-modal retrieval on thermal benchmarks by separating scene-level and object-level t...
-
Adapting Vehicle Detectors for Aerial Imagery to Unseen Domains with Weak Supervision
A multi-stage diffusion-based framework that generates labeled synthetic aerial images from weak image-level labels improves cross-domain vehicle detection AP50 over prior adaptation methods.
-
What's Making That Sound Right Now? Video-centric Audio-Visual Localization
A new video-level benchmark and a temporally aware model show that tracking sound sources over time is necessary for robust audio-visual localization.
-
Understanding Trade offs When Conditioning Synthetic Data
Diverse layout-plus-prompt conditioning of diffusion models generates synthetic data that improves few-shot object detection mAP by up to 177% over real-data-only training, while prompt-only conditioning wins when con...
-
XAMI -- A Benchmark Dataset for Artefact Detection in XMM-Newton Optical Images
Introduces the XAMI benchmark dataset of 1000 annotated XMM-Newton images for artefact detection together with a hybrid CNN-transformer instance segmentation demonstration.
-
Assessing the Benefits of Combining Advanced Deep Learning Techniques for Post-Disaster Building Damage Assessment from UAV Imagery
A hybrid CV+LVLM pipeline improves post-disaster building damage counting over single models in some configurations, but fails in others and shows low absolute accuracy.
-
Low-Cost Stereo Vision for Robust 3D Positioning of Thin Radiata Pine Branches in Autonomous Drone Pruning
A drone-mounted stereo camera pipeline with YOLO segmentation, deep stereo depth, centroid triangulation, and MAD outlier rejection achieves robust 3D positioning of thin pine branches at 1-2 m distances.
-
AnatomicalNets: A Multi-Structure Segmentation and Contour-Based Distance Estimation Pipeline for Clinically Grounded Lung Cancer T-Staging
AnatomicalNets segments lung structures and computes tumor size and proximity via contours to reach 91.36% T-staging accuracy on Lung-PET-CT-Dx following clinical guidelines.
-
Reading Radio from Camera: Visually-Grounded, Lightweight, and Interpretable RSSI Prediction
A MobileNet-based model that predicts path loss from GPS and a shadow-fading residual from images and boxes reaches 0.70 dB RSSI RMSE on DeepSense 6G, but the claimed advantage over prior work is confounded by extra inputs.
-
An Analysis of Layer-Freezing Strategies for Enhanced Transfer Learning in YOLO Architectures
Freezing the first four blocks or the whole backbone of YOLOv8/YOLOv10 can match or beat full fine-tuning while using less GPU memory, but aggressive freezing fails on heavily augmented single-class data.
-
WildfireVLM: AI-powered Analysis for Early Wildfire Detection and Risk Assessment Using Satellite Imagery
WildfireVLM integrates YOLOv12 object detection on satellite imagery with multimodal LLMs to detect wildfires and produce contextual risk assessments and response recommendations.
-
AI-assisted radiographic analysis in detecting alveolar bone-loss severity and patterns
A deep learning pipeline with YOLOv8 and Keypoint R-CNN achieves ICC up to 0.80 for bone loss severity and 87% accuracy for horizontal vs. angular pattern classification on 1000 annotated IOPA radiographs.
-
Large Language Model-Brained GUI Agents: A Survey
A survey consolidating frameworks, data practices, large action models, benchmarks, applications, and research gaps in LLM-brained GUI agents.
-
On-Device Generative AI for GDPR-Compliant Visual Monitoring: Natural Language Alerts from Local Object Detection
A local pipeline on Raspberry Pi 5 with YOLOv5n-seg and Phi-3 Mini produces text alerts from on-device detection while keeping all image data private to meet GDPR requirements.
-
HyDRA Scorpion: A Cost-effective and Modular ROV for Real-Time Underwater Inspection, Intervention, and Object Detection
HyDRA Scorpion is a low-cost, 4-DoF ROV with dual manipulators and AI perception that achieves 0.89 mAP object detection and stable operation at simulated depths up to 304.8 m.
-
Positioning radiata pine branches requiring pruning by drone stereo vision
Drone stereo vision pipeline segments pine branches with YOLO variants and estimates depth with deep stereo networks, yielding more coherent maps than SGBM at 1-2 m distances.
-
Open-Vocabulary Object Detection in UAV Imagery: A Review and Future Perspectives
A structured review that divides aerial open-vocabulary detection methods into pseudo-labeling and CLIP-driven integration families and catalogs the missing benchmarks in the field.
-
Multimodal Contextualized Support for Enhancing Video Retrieval System
Proposes a multimodal pipeline for video retrieval that incorporates information from multiple frames to enable higher-level abstraction beyond single-image object detection.
Discussion (0). Sign in to comment.