All Projects → Awesome Interaction Aware Trajectory Prediction → Similar Projects or Alternatives

1250 Open source projects that are alternatives of or similar to Awesome Interaction Aware Trajectory Prediction

Carla
Open-source simulator for autonomous driving research.
Stars: ✭ 7,012 (+1021.92%)
Self Driving Golf Cart
Be Driven 🚘
Stars: ✭ 147 (-76.48%)
Rtm3d
Unofficial PyTorch implementation of "RTM3D: Real-time Monocular 3D Detection from Object Keypoints for Autonomous Driving" (ECCV 2020)
Stars: ✭ 211 (-66.24%)
Airsim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
Stars: ✭ 12,528 (+1904.48%)
Linformer Pytorch
My take on a practical implementation of Linformer for Pytorch.
Stars: ✭ 239 (-61.76%)
Mutual labels:  artificial-intelligence, paper
Lidarobstacledetection
Lidar Obstacle Detection
Stars: ✭ 90 (-85.6%)
Apollo perception ros
Object detection / tracking / fusion based on Apollo r3.0.0 perception module in ROS
Stars: ✭ 179 (-71.36%)
Autorally
Software for the AutoRally platform
Stars: ✭ 595 (-4.8%)
Awesome Robotic Tooling
Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace.
Stars: ✭ 1,876 (+200.16%)
Visualizing-lidar-data
Visualizing lidar data using Uber Autonomous Visualization System (AVS) and Jupyter Notebook Application
Stars: ✭ 75 (-88%)
copilot
Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking and YOLO for obstacles. Determines lane change, relative velocity and time to collision
Stars: ✭ 95 (-84.8%)
ar-tu-do
ROS & Gazebo project for 1/10th scale self-driving race cars
Stars: ✭ 65 (-89.6%)
Imitation Learning
Autonomous driving: Tensorflow implementation of the paper "End-to-end Driving via Conditional Imitation Learning"
Stars: ✭ 60 (-90.4%)
Mutual labels:  autonomous-driving, paper
Autonomous driving
Ros package for basic autonomous lane tracking and object detection
Stars: ✭ 67 (-89.28%)
Jetson Car
Autonomous Racing Car using NVIDIA Jetson TX2 using end-to-end driving approach. Paper: https://arxiv.org/abs/1604.07316
Stars: ✭ 172 (-72.48%)
Pylot
Modular autonomous driving platform running on the CARLA simulator and real-world vehicles.
Stars: ✭ 104 (-83.36%)
Ai Reading Materials
Some of the ML and DL related reading materials, research papers that I've read
Stars: ✭ 79 (-87.36%)
Mutual labels:  artificial-intelligence, paper
Papers Literature Ml Dl Rl Ai
Highly cited and useful papers related to machine learning, deep learning, AI, game theory, reinforcement learning
Stars: ✭ 1,341 (+114.56%)
Mutual labels:  artificial-intelligence, paper
Best ai paper 2020
A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, and code
Stars: ✭ 2,140 (+242.4%)
Mutual labels:  artificial-intelligence, paper
Carma Platform
CARMA Platform is built on robot operating system (ROS) and utilizes open source software (OSS) that enables Cooperative Driving Automation (CDA) features to allow Automated Driving Systems to interact and cooperate with infrastructure and other vehicles through communication.
Stars: ✭ 243 (-61.12%)
SelfDrivingCarsControlDesign
Self Driving Cars Longitudinal and Lateral Control Design
Stars: ✭ 96 (-84.64%)
glcapsnet
Global-Local Capsule Network (GLCapsNet) is a capsule-based architecture able to provide context-based eye fixation prediction for several autonomous driving scenarios, while offering interpretability both globally and locally.
Stars: ✭ 33 (-94.72%)
PyLidar3
PyLidar3 is python 3 package to get data from Lidar devices from various manufacturers.
Stars: ✭ 35 (-94.4%)
pyMHT
Track oriented, multi target, multi hypothesis tracker
Stars: ✭ 66 (-89.44%)
sparse-scene-flow
This repo contains C++ code for sparse scene flow method.
Stars: ✭ 23 (-96.32%)
vehicle-trajectory-prediction
Behavior Prediction in Autonomous Driving
Stars: ✭ 23 (-96.32%)
Mutual labels:  paper, autonomous-vehicles
Hybridastartrailer
A path planning algorithm based on Hybrid A* for trailer truck
Stars: ✭ 279 (-55.36%)
Constrained attention filter
(ECCV 2020) Tensorflow implementation of A Generic Visualization Approach for Convolutional Neural Networks
Stars: ✭ 36 (-94.24%)
Dig Into Apollo
Apollo notes (Apollo学习笔记) - Apollo learning notes for beginners.
Stars: ✭ 903 (+44.48%)
Novel Deep Learning Model For Traffic Sign Detection Using Capsule Networks
capsule networks that achieves outstanding performance on the German traffic sign dataset
Stars: ✭ 88 (-85.92%)
Ultra Fast Lane Detection
Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
Stars: ✭ 688 (+10.08%)
Pythonrobotics
Python sample codes for robotics algorithms.
Stars: ✭ 13,934 (+2129.44%)
Autonomousdrivingcookbook
Scenarios, tutorials and demos for Autonomous Driving
Stars: ✭ 1,939 (+210.24%)
Awesome Self Driving Car
An awesome list of self-driving cars
Stars: ✭ 185 (-70.4%)
Awesome-3D-Object-Detection-for-Autonomous-Driving
Papers on 3D Object Detection for Autonomous Driving
Stars: ✭ 52 (-91.68%)
Awesome Decision Making Reinforcement Learning
A selection of state-of-the-art research materials on decision making and motion planning.
Stars: ✭ 68 (-89.12%)
Deep traffic
MIT DeepTraffic top 2% solution (75.01 mph) 🚗.
Stars: ✭ 47 (-92.48%)
Mutual labels:  artificial-intelligence, traffic
Research And Coding
研究资源列表 A curated list of research resources
Stars: ✭ 100 (-84%)
Mutual labels:  artificial-intelligence, paper
Apollo
An open autonomous driving platform
Stars: ✭ 19,814 (+3070.24%)
Top 10 Computer Vision Papers 2020
A list of the top 10 computer vision papers in 2020 with video demos, articles, code and paper reference.
Stars: ✭ 132 (-78.88%)
Mutual labels:  artificial-intelligence, paper
Enet Real Time Semantic Segmentation
ENet - A Neural Net Architecture for real time Semantic Segmentation
Stars: ✭ 238 (-61.92%)
Mutual labels:  artificial-intelligence, paper
Error-State-Extended-Kalman-Filter
Vehicle State Estimation using Error-State Extended Kalman Filter
Stars: ✭ 100 (-84%)
JuliaAutonomy
Julia sample codes for Autonomy, Robotics and Self-Driving Algorithms.
Stars: ✭ 21 (-96.64%)
loco car
Software for LOCO, our autonomous drifting RC car.
Stars: ✭ 44 (-92.96%)
dig-into-apollo
Apollo notes (Apollo学习笔记) - Apollo learning notes for beginners.
Stars: ✭ 1,786 (+185.76%)
dreyeve
[TPAMI 2018] Predicting the Driver’s Focus of Attention: the DR(eye)VE Project. A deep neural network learnt to reproduce the human driver focus of attention (FoA) in a variety of real-world driving scenarios.
Stars: ✭ 88 (-85.92%)
SelfDrivingRCCar
Autonomous RC Car using Neural Networks, Python and Open CV
Stars: ✭ 102 (-83.68%)
highway-path-planning
My path-planning pipeline to navigate a car safely around a virtual highway with other traffic.
Stars: ✭ 39 (-93.76%)
OpenHDMap
An open HD map production process for autonomous car simulation
Stars: ✭ 152 (-75.68%)
autonomous-delivery-robot
Repository for Autonomous Delivery Robot project of IvLabs, VNIT
Stars: ✭ 65 (-89.6%)
WIMP
[arXiv] What-If Motion Prediction for Autonomous Driving ❓🚗💨
Stars: ✭ 80 (-87.2%)
FusionAD
An open source autonomous driving stack by San Jose State University Autonomous Driving Team
Stars: ✭ 30 (-95.2%)
Deeppicar
Deep Learning Autonomous Car based on Raspberry Pi, SunFounder PiCar-V Kit, TensorFlow, and Google's EdgeTPU Co-Processor
Stars: ✭ 242 (-61.28%)
BtcDet
Behind the Curtain: Learning Occluded Shapes for 3D Object Detection
Stars: ✭ 104 (-83.36%)
Matlabrobotics
MATLAB sample codes for mobile robot navigation
Stars: ✭ 332 (-46.88%)
Autowarearchitectureproposal.proj
This is the source code of the feasibility study for Autoware architecture proposal.
Stars: ✭ 394 (-36.96%)
Unity Sdk
🎮 Unity SDK to use the IBM Watson services.
Stars: ✭ 546 (-12.64%)
Mutual labels:  artificial-intelligence
Ai Basketball Analysis
🏀🤖🏀 AI web app and API to analyze basketball shots and shooting pose.
Stars: ✭ 582 (-6.88%)
Mutual labels:  artificial-intelligence
Trending Deep Learning
Top 100 trending deep learning repositories sorted by the number of stars gained on a specific day.
Stars: ✭ 543 (-13.12%)
Mutual labels:  artificial-intelligence
Lightweight Gan
Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two
Stars: ✭ 539 (-13.76%)
Mutual labels:  artificial-intelligence
1-60 of 1250 similar projects