Skip to content

Repository containing a MATLAB implementation of a multi-class object detection task via the real-time Yolov3 technique

Notifications You must be signed in to change notification settings

Vanvitelli-Robotics/matlab_yolov3_objectDetectors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Object Detection and Recognition using Yolov3

The repository contains a MATLAB implementation of a multi-class object detection task via the real-time Yolov3 technique. The goal is to recognize within an image one or multiple objects, detecting also their coarse orientation among a set of six possibilities. This task has to be intended as the first necessary step for an intelligent system in order to understand the best way to grasp the object of interest, in the context of shelf replenishment task. The used network is the darknet53 pre-trained on the COCO dataset. The network has been fine-tuned considering a custom dataset made of images containing typical retail items in various orientations.

Project realized by me ([email protected]) and Nunziante Luca ([email protected]) and Marcello Davide.

About

Repository containing a MATLAB implementation of a multi-class object detection task via the real-time Yolov3 technique

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages