Skip to content

MURDriverless/yolo_tensorrt_ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOLO TensorRT ROS

Introduction

This is a ROS package developed for object detection in camera images. This is based on enazoe's yolo-tensorrt wrapper. Testing and development is currently taking place on the Nvidia Jetson Nano.

Prerequisites

For running this on a Nvidia Jetson Nano:

  • Nvidia JetPack 4.2.2 (system image)
  • gflags

Downloading Pretrained Models

Download and place the darknet .cfg and .weights files into the src/config directory. Then update the program accordingly to use the desired network config and weights.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published