Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Microclimate-Controlled Smart Growth Cabinets for High-Throughput Plant Phenotyping.

Sensors (Basel, Switzerland)·2025
Same author

Early breast cancer detection in CT scans using convolutional neural bidirectional feature pyramid network.

PeerJ. Computer science·2025
Same author

AI-Aided Gait Analysis with a Wearable Device Featuring a Hydrogel Sensor.

Sensors (Basel, Switzerland)·2024
Same author

SmartFSCV: An Artificial Intelligence Enabled Miniaturised FSCV Device Targeting Serotonin.

IEEE open journal of engineering in medicine and biology·2024
Same author

A Bluetooth-Enabled Device for Real-Time Detection of Sitting, Standing, and Walking: Cross-Sectional Validation Study.

JMIR formative research·2024
Same author

Comparative study and multi-parameter analysis to optimize device structure of triboelectric nanogenerators.

Nanotechnology·2023
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Oct 3, 2025

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

9.1K

Automatic Target Detection from Satellite Imagery Using Machine Learning.

Arsalan Tahir1, Hafiz Suliman Munawar2, Junaid Akram3,4

  • 1Research Center for Modeling and Simulation, National University of Sciences and Technology, Islamabad 64000, Pakistan.

Sensors (Basel, Switzerland)
|February 15, 2022
PubMed
Summary
This summary is machine-generated.

This study compares deep learning object detection algorithms for satellite imagery. SIMRDWN achieved high accuracy (97%), but YOLO (you only look once) offers superior speed for real-time applications.

Keywords:
SIMRDWNSSDYOLOdeep learningfaster RCNNsatellite images

More Related Videos

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

670
Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

1.7K

Related Experiment Videos

Last Updated: Oct 3, 2025

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

9.1K
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

670
Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

1.7K

Area of Science:

  • Computer Vision
  • Remote Sensing
  • Artificial Intelligence

Background:

  • Object detection in satellite imagery is crucial for applications like precision agriculture, urban planning, and defense.
  • Challenges include low pixel resolution, small object detection, class variations, and dense backgrounds.

Purpose of the Study:

  • To compare the performance of deep learning object detection algorithms in satellite imagery.
  • To analyze accuracy and speed of various CNN-based frameworks.

Main Methods:

  • Developed a dataset of satellite imagery for object detection.
  • Evaluated convolutional neural network (CNN) frameworks: Faster RCNN, YOLO (you only look once), SSD (single-shot detector), and SIMRDWN (satellite imagery multiscale rapid detection with windowed networks).

Main Results:

  • SIMRDWN achieved 97% accuracy on high-resolution images; Faster RCNN achieved 95.31% on standard resolution.
  • YOLOv3 reached 94.20% accuracy, while SSD achieved 84.61%.
  • YOLO demonstrated superior speed (170-190 ms) compared to SIMRDWN (5-103 ms), though SIMRDWN is faster in some contexts, but fails in real-time surveillance.

Conclusions:

  • Deep learning algorithms offer varying trade-offs between accuracy and speed for satellite imagery object detection.
  • YOLO is the preferred choice for real-time applications due to its speed, while SIMRDWN excels in specific high-accuracy scenarios.