Coder Social home page Coder Social logo

visdrone-yolov8's Introduction

VisDrone-yolov8

Many yolov8 models are trained on the VisDrone dataset. Office code https://github.com/ultralytics/ultralytics.

Train

You can train according to my parameter settings or download my model. All model parameters were trained on a single A40 GPU. Using yolov8s as main comparison baseline.

Performance

model input size other hyper-parameters val mAP50 val mAP50-95 test mAP50 test mAP50-95 model & log
yolov8s 640 default 0.404 0.24 0.32 0.184 Google
yolov8l 640 default 0.453 0.278 0.361 0.213 Google
yolov8s 960 default 0.496 0.308 0.396 0.234 Google
yolov8s 960 & mutil-scale default 0.492 0.304 0.399 0.236 Google
yolov8s-p2 960 default 0.519 0.321 0.417 0.244 Google
yolov8s-p2 960 minxup=0.4 0.522 0.325 0.431 0.255 Google
yolov8s-p2 960 minxup=0.4, val iou=0.6 0.531 0.327 0.437 0.256 Google

The parameters settings for best performance can be found in the default.yml file.

Other failed attempts

  • copy_paste
  • reduce image scale (+/- gain)

visdrone-yolov8's People

Contributors

xuanandsix avatar

Stargazers

JaxCen avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar BinQiu avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

visdrone-yolov8's Issues

P2

what's meaning of “p2”?

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.