Coder Social home page Coder Social logo

yolov8_dior's Introduction

Detecting objects from remote sensing images

Applying Yolov8 Object Detection Model to DIOR Dataset

DIOR is a large-scale benchmark dataset for optical remote sensing image target detection proposed on the research paper "Object detection in optical remote sensing images: A survey and a new benchmark" [1] . The dataset contains around 20Kimages, with an image size of 800ร—800 pixels and covers 20 object classes. These 20 object classes are: Wind mill, Vehicle, Train station, Tennis court, Storage Tank, Ship, Harbor, Stadium, Ground Track Field, Golf course, Expressway toll station, Expressway service area, Dam, Chimney, Bridge, Overpass, Basketball Court, Baseball field, Airport, Airplane.

Difference between natural image scene and remote sensing images

image

Yolo (You only look once)

YOLO is an object detection and image segmentation model, was developed by Joseph Redmon and Ali Farhadi at the University of Washington. Launched in 2015, YOLO quickly gained popularity for its high speed and accuracy. is available in various versions, each offering unique features and improvements. image Yolo different version/ Performance [2]

We choose Ultralytics YOLOv8 as a state-of-the-art model that builds upon the success of previous YOLO versions and introduces new features and improvements to further boost performance and flexibility. YOLOv8 is designed to be fast, accurate, and easy to use, making it an excellent choice for a wide range of object detection and tracking, instance segmentation, image classification and pose estimation tasks. image

Traning

The dataset splitted to 70% tranning, 15 Validation, 15% test The model run for 10 epochs

Traning Reuslts

results

image

[1] https://www.sciencedirect.com/science/article/abs/pii/S0924271619302825

[2] https://github.com/ultralytics/ultralytics

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.