All Projects → ultralytics → velocity

ultralytics / velocity

Licence: other
Structure From Motion (SFM) for vehicle speed

Programming Languages

python
139335 projects - #7 most used programming language
matlab
3953 projects

Projects that are alternatives of or similar to velocity

facial-landmarks
Facial landmarks detection with OpenCV, Dlib, DNN
Stars: ✭ 25 (-16.67%)
Mutual labels:  opencv-python
OpenCV-REST-API
Learn to create a REST API microservice for extracting faces from images using OpenCV, OpenCV-python, Flask, Docker, and Heroku
Stars: ✭ 71 (+136.67%)
Mutual labels:  opencv-python
robo-playground
Games and examples built for RoboMaster EP with RoboMasterPy | 与你的大疆机甲大师愉快玩耍,基于RoboMasterPy构建
Stars: ✭ 33 (+10%)
Mutual labels:  opencv-python
object detector
Object detector from HOG + Linear SVM framework
Stars: ✭ 24 (-20%)
Mutual labels:  opencv-python
simple faceswap
使用python-opencv和dlib实现的简单换脸程序
Stars: ✭ 50 (+66.67%)
Mutual labels:  opencv-python
Skin-Lesion-Analysis-Towards-Melanoma-Detection
No description or website provided.
Stars: ✭ 14 (-53.33%)
Mutual labels:  opencv-python
Mask-RCNN-CoreML
Mask-RCNN for Core ML
Stars: ✭ 116 (+286.67%)
Mutual labels:  machine-vision
PlayerDetection
Player detection and ball detection in football matches using image processing(opencv).
Stars: ✭ 50 (+66.67%)
Mutual labels:  opencv-python
opencv-steel-darts
Automatic scoring system for steel darts using OpenCV, a Raspberry Pi 3 Model B and two webcams.
Stars: ✭ 138 (+360%)
Mutual labels:  opencv-python
JetScan
JetScan : GPU accelerated portable RGB-D reconstruction system
Stars: ✭ 77 (+156.67%)
Mutual labels:  opencv-python
gateway to DeepReinforcementLearning DeepNN
🏆 Welcome to the wonderland of "AI" = f(DL, RL, DRL, ML, NLP, KG, MLOPS)
Stars: ✭ 16 (-46.67%)
Mutual labels:  opencv-python
FaceEmotionClassifier
人脸识别与卡通化
Stars: ✭ 102 (+240%)
Mutual labels:  opencv-python
Swayam-Self-Driving-Car
This is an implementation of various algorithms and techniques required to build a simple Self Driving Car. A modified versions of the Udacity Self Driving Car Simulator is used as a testing environment.
Stars: ✭ 17 (-43.33%)
Mutual labels:  opencv-python
smartcar-vision
利用大规模视觉导航机器人进行快递分拣,涉及调度系统的设计、视觉导航机器人设计、大规模机器人模拟软件设计、路径规划算法研究,涉及技术栈java、C++、c、spring、swing、netty、openCV、ardunio、调度、路径规划、嵌入式、PID控制。——Using large-scale visual navigation robot for express sorting involves the design of scheduling system, visual navigation robot, large-scale robot simulation software, path planning algorithm research, and technology…
Stars: ✭ 29 (-3.33%)
Mutual labels:  machine-vision
book-ml
書籍「今すぐ試したい!機械学習・深層学習(ディープラーニング)画像認識プログラミングレシピ」のソースコードを配布するレポジトリです。
Stars: ✭ 29 (-3.33%)
Mutual labels:  opencv-python
Z-Spider
一些爬虫开发的技巧和案例
Stars: ✭ 33 (+10%)
Mutual labels:  opencv-python
Image-Processing-in-Python
This repository contains the links to the article that I wrote on Medium pertaining to Image processing.
Stars: ✭ 23 (-23.33%)
Mutual labels:  opencv-python
SCA-ScreenClickAi
Screen Click Ai - Old school Runescape game bot using OpenCV
Stars: ✭ 23 (-23.33%)
Mutual labels:  opencv-python
OpencvInstallation
shell script for openCV installation and configuration in linux based system. Most easy way to configue openCV, you only need to run opencv.sh shell file.
Stars: ✭ 16 (-46.67%)
Mutual labels:  machine-vision
Sign-Language-App
Training a model to recognize Sign Language then running inference on the Webcam
Stars: ✭ 25 (-16.67%)
Mutual labels:  opencv-python

Introduction

This directory contains software developed by Ultralytics LLC. For more information on Ultralytics projects please visit: http://www.ultralytics.com  

Description

The https://github.com/ultralytics/velocity repo contains experimental Machine Learning (ML) imagery analysis efforts.

Requirements

Python 3.7 or later with the following pip3 install -U -r requirements.txt packages:

  • numpy
  • scipy
  • torch
  • opencv-python
  • exifread
  • bokeh (optional)

MATLAB >= 2018a with a common functions repo $ git clone https://github.com/ultralytics/functions-matlab added to the MATLAB path >> addpath(genpath('/functions-matlab')) and the following toolboxes:

  • Statistics and Machine Learning Toolbox
  • Signal Processing Toolbox

Running

Various methods. Please contact for further information.

Citation

DOI

Contact

Issues should be raised directly in the repository. For additional questions or comments please email Glenn Jocher at [email protected] or visit us at https://contact.ultralytics.com.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].