Pith. sign in

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

arxiv 2305.09972 v2 pith:HATZVLZ2 submitted 2023-05-17 cs.CV cs.LG

classification cs.CVcs.LG
keywords modelflyingdetectionobjectspeedyolov8achievesgeneralized
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
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%

Discussion (0). Sign in to comment.

Forward citations

Cited by 20 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. FantasyPortrait: Enhancing Multi-Character Portrait Animation with Expression-Augmented Diffusion Transformers

    cs.CV 2025-07 conditional novelty 7.0 of 10

    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.

  2. An Empirical Study of Validating Synthetic Data for Text-Based Person Retrieval

    cs.CV 2025-03 unverdicted novelty 7.0 of 10

    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.

  3. T-CLIP: Enabling Thermal Perception for Contrastive Language-Image Pretraining

    cs.CV 2026-05 unverdicted novelty 6.0 of 10

    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...

  4. Adapting Vehicle Detectors for Aerial Imagery to Unseen Domains with Weak Supervision

    cs.CV 2025-07 conditional novelty 6.0 of 10

    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.

  5. What's Making That Sound Right Now? Video-centric Audio-Visual Localization

    cs.CV 2025-07 conditional novelty 6.0 of 10

    A new video-level benchmark and a temporally aware model show that tracking sound sources over time is necessary for robust audio-visual localization.

  6. Understanding Trade offs When Conditioning Synthetic Data

    cs.CV 2025-07 conditional novelty 6.0 of 10

    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...

  7. XAMI -- A Benchmark Dataset for Artefact Detection in XMM-Newton Optical Images

    cs.CV 2024-06 conditional novelty 6.0 of 10

    Introduces the XAMI benchmark dataset of 1000 annotated XMM-Newton images for artefact detection together with a hybrid CNN-transformer instance segmentation demonstration.

  8. Assessing the Benefits of Combining Advanced Deep Learning Techniques for Post-Disaster Building Damage Assessment from UAV Imagery

    cs.CV 2026-08 conditional novelty 5.0 of 10

    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.

  9. Low-Cost Stereo Vision for Robust 3D Positioning of Thin Radiata Pine Branches in Autonomous Drone Pruning

    cs.CV 2026-05 unverdicted novelty 5.0 of 10

    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.

  10. AnatomicalNets: A Multi-Structure Segmentation and Contour-Based Distance Estimation Pipeline for Clinically Grounded Lung Cancer T-Staging

    cs.CV 2025-11 unverdicted novelty 5.0 of 10

    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.

  11. Reading Radio from Camera: Visually-Grounded, Lightweight, and Interpretable RSSI Prediction

    eess.SP 2025-10 reject novelty 5.0 of 10

    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.

  12. An Analysis of Layer-Freezing Strategies for Enhanced Transfer Learning in YOLO Architectures

    cs.CV 2025-09 conditional novelty 5.0 of 10

    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.

  13. WildfireVLM: AI-powered Analysis for Early Wildfire Detection and Risk Assessment Using Satellite Imagery

    cs.CV 2026-02 unverdicted novelty 4.0 of 10

    WildfireVLM integrates YOLOv12 object detection on satellite imagery with multimodal LLMs to detect wildfires and produce contextual risk assessments and response recommendations.

  14. AI-assisted radiographic analysis in detecting alveolar bone-loss severity and patterns

    cs.CV 2025-06 unverdicted novelty 4.0 of 10

    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.

  15. Large Language Model-Brained GUI Agents: A Survey

    cs.AI 2024-11 unverdicted novelty 4.0 of 10

    A survey consolidating frameworks, data practices, large action models, benchmarks, applications, and research gaps in LLM-brained GUI agents.

  16. On-Device Generative AI for GDPR-Compliant Visual Monitoring: Natural Language Alerts from Local Object Detection

    cs.CV 2026-05 unverdicted novelty 3.0 of 10

    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.

  17. HyDRA Scorpion: A Cost-effective and Modular ROV for Real-Time Underwater Inspection, Intervention, and Object Detection

    cs.RO 2026-05 unverdicted novelty 3.0 of 10

    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.

  18. Positioning radiata pine branches requiring pruning by drone stereo vision

    cs.CV 2026-04 unverdicted novelty 3.0 of 10

    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.

  19. Open-Vocabulary Object Detection in UAV Imagery: A Review and Future Perspectives

    cs.CV 2025-07 conditional novelty 3.0 of 10

    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.

  20. Multimodal Contextualized Support for Enhancing Video Retrieval System

    cs.CV 2024-12 unverdicted novelty 3.0 of 10

    Proposes a multimodal pipeline for video retrieval that incorporates information from multiple frames to enable higher-level abstraction beyond single-image object detection.

Pith tools