Skip to content

osomike/yolov4_object_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Detection with YOLOv4

This project uses the tf2-yolov4 implementation to load the COCO pretrained weights for YOLOv4 into a TF neural network.

These are the main functionalities on this repository:

1.- Implementation of object detection on a real time video stream from a local webcam. (Via a jupyter notebook)

2.- Implementation of an API webservice able to serve the object detection algorithm using a dockerized environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published