Implementation of YOLO (You Only Look Once) computer Vision algorithm and a React UI, for the subject Intelligent Systems at ULL.
Description • Usage • Authors
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).
We created a web application, build with React. We tested on Safari and Chrome and you can check it in this link:
- Cristian Abrante Dorta - CristianAbrante
- Alberto Jesús González Álvarez - AlberTJ97