Page 1 of 1

Object detection project. can anyone guve me the code for this project.use a pretrained model from pytorchusing Object D

Posted: Mon Jun 06, 2022 6:19 pm
by answerhappygod
Object detection project. can anyone guve me the code for this project.use a pretrained model from pytorchusing Object Detector with a limited amount of objects (for the moment 15 objects, most important ones, but it can increase) and OpenCV to gather simple positions of the objects (left, riight, top, bottom) and alert in case of potentially dangerous situations (car coming towards the user). Everything is communicated to the user using a vocal synth. Also I need a video showing the outcome of the code For the presentation we are going to use a video as example but the idea is to use the software with a cam.
Object detection project. can anyone guve me the code for this project.use a pretrained model from pytorchusing Object Detector with a limited amount of objects (for the moment 15 objects, most important ones, but it can increase) and OpenCV to gather simple positions of the objects (left, riight, top, bottom) and alert in case of potentially dangerous situations (car coming towards the user). Everything is communicated to the user using a vocal synth. Also I need a video showing the outcome of the code For the presentation we are going to use a video as example but the idea is to use the software with a cam.
Object detection project. can anyone guve me the code for this project.
use a pretrained model from pytorch
using Object Detector with a limited amount of objects (for the moment 15 objects, most important ones, but it can increase) and OpenCV to gather simple positions of the objects (left, riight, top, bottom) and alert in case of potentially dangerous situations (car coming towards the user). Everything is communicated to the user using a vocal synth.
Also I need a video showing the outcome of the code For the presentation we are going to use a video as example but the idea is to use the software with a cam.