Giter Site home page Giter Site logo

ultralytics / velocity Goto Github PK

View Code? Open in Web Editor NEW
35.0 3.0 13.0 44.7 MB

Structure From Motion (SFM) for vehicle speed

Home Page: http://ultralytics.com

License: GNU Affero General Public License v3.0

Python 70.01% MATLAB 29.99%
deep-learning machine-vision opencv-python pytorch tensorflow machine-learning

velocity's Introduction


๐Ÿš— Introduction

Welcome to the Ultralytics Velocity repository! Here, we're exploring the frontiers of Machine Learning (ML) and Structure From Motion (SFM) to estimate the speed of vehicles using imagery analysis. Our goal is to advance vehicle speed estimation techniques and provide a springboard for further research and application in this area.

Ultralytics Actions Discord

๐ŸŽฏ Project Objectives

This project aims to utilize advanced ML and SFM approaches to accurately estimate vehicle speeds from various forms of imagery. By doing so, we hope to contribute valuable tools and methods that can be applied in domains such as traffic monitoring, autonomous driving systems, and road safety enhancements.

๐Ÿ“ธ Dataset

Currently, we do not provide a public dataset alongside this repository; the methods are tailored for use with custom datasets. If you have specific imagery or are interested in applying these techniques, please reach out for collaboration.

๐Ÿ“‹ Requirements

To run the code in this repository, you will need the following:

  • Python 3.7+: Install Python and use pip to set up the necessary libraries:

    pip3 install -U -r requirements.txt
    

    The requirements.txt file includes key Python packages such as:

    • numpy
    • scipy
    • torch (PyTorch)
    • opencv-python (OpenCV)
    • exifread
    • bokeh (optional, for visualization)
  • MATLAB 2018a or newer: Besides Python, some scripts require MATLAB. Clone the common functions repository and add it to your MATLAB path with the following commands:

    git clone https://github.com/ultralytics/functions-matlab
    

    Then in MATLAB:

    >> addpath(genpath('/functions-matlab'))
    

    Ensure you have the following MATLAB toolboxes installed:

    • Statistics and Machine Learning Toolbox
    • Signal Processing Toolbox

๐Ÿƒ Run

The repository contains various methods for vehicle speed estimation. If you're interested in leveraging these techniques or require more information on running the code, please feel free to reach out.

๐Ÿ“š Citation

If our work assists you in your research or project, please consider citing it using the following DOI:

DOI

๐Ÿค Contribute

We welcome contributions from the community! Whether you're fixing bugs, adding new features, or improving documentation, your input is invaluable. Take a look at our Contributing Guide to get started. Also, we'd love to hear about your experience with Ultralytics products. Please consider filling out our Survey. A huge ๐Ÿ™ and thank you to all of our contributors!

Ultralytics open-source contributors

ยฉ๏ธ License

Ultralytics is excited to offer two different licensing options to meet your needs:

  • AGPL-3.0 License: Perfect for students and hobbyists, this OSI-approved open-source license encourages collaborative learning and knowledge sharing. Please refer to the LICENSE file for detailed terms.
  • Enterprise License: Ideal for commercial use, this license allows for the integration of Ultralytics software and AI models into commercial products without the open-source requirements of AGPL-3.0. For use cases that involve commercial applications, please contact us via Ultralytics Licensing.

๐Ÿ“ฌ Contact Us

For bug reports, feature requests, and contributions, head to GitHub Issues. For questions and discussions about this project and other Ultralytics endeavors, join us on Discord!


Ultralytics GitHub space Ultralytics LinkedIn space Ultralytics Twitter space Ultralytics YouTube space Ultralytics TikTok space Ultralytics Instagram space Ultralytics Discord

velocity's People

Contributors

glenn-jocher avatar pderrenger avatar ultralyticsassistant avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

velocity's Issues

YOLO-World questions

What's the performance difference between YOLO-World and YOLO-Worldv2 models?

What is the mAP of YOLOv8s-worldv2?

Can I train and export both original and v2 versions?

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.