Lists (15)
Sort Name ascending (A-Z)
Stars
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Project on getting the angle of steering rotation in a self-driving car. This project is inspired by NVIDIA End to End Learning for Self-Driving Cars and data is gathered from Udacity's Behavioral …
nicedaddy / waypoint_nav
Forked from nickcharron/waypoint_navThis package performs outdoor GPS waypoint navigation using move_base, robot_localization, gmapping and others. It can navigate while building a map, avoiding obstacles, and can navigate continuous…
Vehicle Detection Project
nicedaddy / openpilot
Forked from commaai/openpilotopenpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 100 supported car makes and models.
nicedaddy / AB3DMOT
Forked from xinshuoweng/AB3DMOT(IROS 2020, ECCVW 2020) Official Python Implementation for "3D Multi-Object Tracking: A Baseline and New Evaluation Metrics"
Object tracking implemented with YOLOv3, Deep Sort and Tensorflow.
nicedaddy / FS19_modROS
Forked from tud-cor/FS19_modROS(partial) ROS1 integration for FarmSim19
nicedaddy / deep_sort
Forked from nwojke/deep_sortSimple Online Realtime Tracking with a Deep Association Metric
nicedaddy / FastMOT
Forked from GeekAlexis/FastMOTHigh-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀
nicedaddy / Autonomous-Vehicle-Environment-Perception
Forked from Pandas-Team/Autonomous-Vehicle-Environment-PerceptionAutonomous Vehicle Environment Perception.
Custom scripts, packages, and notebooks for the ROS Dev Day 2021 talk
nicedaddy / ZEDbot
Forked from LucaRoma97/ZEDbotThis repository concerns my master thesis project: Autonomous charging system for a three-wheel robot. Here I developed the algorithm on ROS for the docking operation and I have made a simulation o…
nicedaddy / SNE-RoadSeg
Forked from hlwang1124/SNE-RoadSegSNE-RoadSeg for Freespace Detection in PyTorch, ECCV 2020
nicedaddy / neo_docking
Forked from neobotix/neo_dockingROS-Node for automatic docking via depth camera and QR codes
nicedaddy / webviz
Forked from cruise-automation/webvizweb-based visualization libraries
Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.
Create and follow a set of navigation goals for use with ROS move_base
nicedaddy / JetScan
Forked from devshank3/JetScanJetScan : GPU accelerated portable RGB-D reconstruction system
CUDA branch fork of Open3D (testing on Jetson embedded GPU platform)
An attitude prediction using Madgwick filter based on 9 DoF MARG MPU9250
nicedaddy / mapviz
Forked from swri-robotics/mapvizModular ROS visualization tool for 2D data.
nicedaddy / aws-robomaker-small-warehouse-world
Forked from aws-robotics/aws-robomaker-small-warehouse-worldThis Gazebo world is well suited for organizations who are building and testing robot applications for warehouse and logistics use cases.
The PyTorch Implementation based on YOLOv4 of the paper: "Complex-YOLO: Real-time 3D Object Detection on Point Clouds"
Real-time multi-object tracker using YOLO v5 and deep sort