AayudhPanchal / Object-Detector-CNN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is to document the build of an Object Detection CNN similar to that used by the You Only Look Once algorithm, using Pytorch, to train the model on the KITTI dataset, adding depth estimation to the mix.

How to set up:

- git clone https://github.com/AayudhPanchal/Object-Detector-CNN.git
- cd Object-Detector-CNN

About


Languages

Language:Python 100.0%