Altametris - yolo

Welcome to yolo’s documentation

Note

For a complete documentation, please visit the repository yolo.

Owner altametris.

Project Description

Implementation of yolo for computer vision (seg, detect, obb)

Steps

  1. Install the package following the Installation

  2. Learn how to use it following the Usage

Contents

Contributors

README

Yolo SDK

This package handle the use of the different yolo models. It includes the following tasks:

  • Detection

  • Segmentation

  • OBB (oriented bounding box)

Introduction

The purpose of this package is to englobe all the tasks proposed by yolo.

Installation

How can we install it:

  1. Configure the file pip.ini by following the wiki to get access to packages.

  2. install the package:

pip install yolo

Usage

In the notebooks folder, you will find an example for each with its associated data in the folder data at the root.

Indices and tables