Yolov3 Object Detection with Flask and Tensorflow 2.0 (APIs and Detections)


Learn how to build Object Detection APIs through deploying a Flask application that runs TensorFlow. This video will show how to create two different REST APIs that will allow you to detect 80 different classes within images. This tutorial is great at demonstrating how to build APIs that could be used for a Web or Mobile application to run object detections.

Yolov3 is an algorithm that uses deep convolutional neural networks to perform object detection. This repository implements Yolov3 using TensorFlow 2.0 and creates two easy-to-use APIs that you can integrate into web or mobile applications.

example

Get the code here: https://github.com/theAIGuysCode/Object-Detection-API

Anuncio publicitario

3 Comentarios

Deja una respuesta

Introduce tus datos o haz clic en un icono para iniciar sesión:

Logo de WordPress.com

Estás comentando usando tu cuenta de WordPress.com. Salir /  Cambiar )

Imagen de Twitter

Estás comentando usando tu cuenta de Twitter. Salir /  Cambiar )

Foto de Facebook

Estás comentando usando tu cuenta de Facebook. Salir /  Cambiar )

Conectando a %s

Este sitio usa Akismet para reducir el spam. Aprende cómo se procesan los datos de tus comentarios.