/YOLO-in-browser

Implementation of YOLO (You Only Look Once) computer Vision algorithm in a React UI, for the subject Intelligent Systems (ULL)

Primary LanguageJavaScriptMIT LicenseMIT


Yolo in Browser

Implementation of YOLO (You Only Look Once) computer Vision algorithm and a React UI, for the subject Intelligent Systems at ULL.

MIT Open source website

DescriptionUsageAuthors

screenshot

Description

The aim of this project is to implement an iterface for the YOLO (You Only Look Once) algorithm just in the browser.

Yolo algoritm is an state of the art procedure based on convolutional neural networks for detecting the objets in an scene, focusing in real time.

Implementation is done for acedemic purposes, for the subject intelligent systems at the Computer Engeneering course of La Laguna University (ULL).

Usage

We created a web application, build with React. We tested on Safari and Chrome and you can check it in this link:

Authors