Skip to content

This is a GUI project for Deep Learning Object Detection based on YOLOv3 model

Notifications You must be signed in to change notification settings

GinkgoX/YOLOv3GUI_Pytorch_PyQt5

Repository files navigation

YOLOv3GUI_Pytorch_PyQt5

This is a GUI project for Deep Learning Object Detection based on YOLOv3 model

# Requirements:

# Instructions:

step 1 : open camera

step 2 : load pretrained model (eg, yolov3.weights)

step 3 : load configure file (eg, yolov3.cfg)

step 4 : detect object

# Demo:

python login.py

#Reference:

model: https://github.com/ultralytics/yolov3.git

About

This is a GUI project for Deep Learning Object Detection based on YOLOv3 model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages