kumarapurv / Object-Detection-and-Depth-Sensing-for-a-Small-Autonomous-Racecar-SystemLinks
Building the perception stage of a small autonomous racecar system running on NVIDIA Jetson TX2. ZED Stereo Camera is used for visual input. The algorithm is developed in Python 2 using Robot Operating System (ROS). It uses YOLO to extract the detected objects in the racecar's environment and their estimated distances obtained from the stereo ca…
☆12Updated 4 years ago
Alternatives and similar repositories for Object-Detection-and-Depth-Sensing-for-a-Small-Autonomous-Racecar-System
Users that are interested in Object-Detection-and-Depth-Sensing-for-a-Small-Autonomous-Racecar-System are comparing it to the libraries listed below
Sorting:
- Fusion of LiDAR and Camera☆31Updated 2 years ago
- Self-Driving Cars with ROS 2 and Autoware☆40Updated 4 years ago
- Fusion of LiDAR and depth camera data with deep learning for object detection and classification☆38Updated 3 years ago
- ROS2 node for 3D object detection using TAO-PointPillars.☆96Updated last year
- Deployment of 3D-Detection and Tracking pipeline in simulation based on rosbags and real-time.☆14Updated last year
- Complex YOLO ROS is a 3D object detection system interfaced with ROS, enabling real-time robotics applications. It utilizes Lidar data an…☆50Updated 11 months ago
- fully applied in ROS. simply fuse the category and location information☆205Updated 5 years ago
- Wrapped yolov5-deepport to ROS☆43Updated 4 years ago
- ☆40Updated 11 months ago
- This is the environment in which YOLO V4 is ported to darknet_ros.☆109Updated 4 years ago
- ROS2 3D object detection and tracking using pointclouds☆88Updated 2 years ago
- Pointpillars with ROS Rviz☆40Updated 4 years ago
- Lidar Obstacle Detection☆257Updated 5 years ago
- A lidar perception system, including ground-filter, cluster, minbox, tracking and state estimation.☆124Updated 5 years ago
- 3D LiDAR obstacle detection on point cloud data using segmentation and clustering.☆19Updated 4 years ago
- Using Euclidiean Clustering and RANSAC to detect Objects in Lidar captured Point Clouds (PCDs)☆40Updated 5 years ago
- 3D LiDAR Object Detection & Tracking using Euclidean Clustering, RANSAC, & Hungarian Algorithm☆339Updated last year
- cone detection, lidar camera fusion, middleline, autonomous driving, ROS☆37Updated 4 years ago
- [ROS package] Online Learning for Human Detection in 3D Point Clouds☆164Updated 3 years ago
- This repo contains all exercises and corresponding solutions for Sensor Fusion ND.☆41Updated 3 years ago
- Ros Package to access and manipulate raw KITTI data, with Camera-LIDAR sensor fusion and Perception Tasks☆73Updated 6 years ago
- ROS package for official YOLOv7☆123Updated 2 years ago
- ROS camera 2D Lidar extrinsic calibration tool☆69Updated 6 years ago
- Open maps and models of the ZalaZONE automotive proving ground and the Széchenyi István University Campus (Győr)☆19Updated last week
- A ROS-based player to replay KiTTI dataset. http://www.cvlibs.net/datasets/kitti/☆34Updated 4 years ago
- LiDAR object detection based on RANSAC, k-d tree☆52Updated 5 years ago
- This repository contains projects using LiDAR, Camera, Radar and Kalman Filters for Sensor Fusion. Since each type of sensors has their i…