111zhe's Stars
rail-berkeley/hil-serl
YizhouXu-THU/CLIC
[ICRA 2024] Official codes for paper: Continual Driving Policy Optimization with Closed-Loop Individualized Curricula.
sfujim/TD3
Author's PyTorch implementation of TD3 for OpenAI gym tasks
javyduck/ChatScene
[CVPR2024] ChatScene: Knowledge-Enabled Safety-Critical Scenario Generation for Autonomous Vehicles https://arxiv.org/abs/2405.14062
li199603/pytorch_focal_loss
A pytorch implementation of focal loss
MarkFzp/humanplus
[CoRL 2024] HumanPlus: Humanoid Shadowing and Imitation from Humans
bguillouet/traj-dist
A python package for computing distance between 2D trajectories.
Franky-X/Awesome-Embodied-Navigation
Awesome Embodied Navigation: Concept, Paradigm and State-of-the-arts
graspnet/graspnet-baseline
Baseline model for "GraspNet-1Billion: A Large-Scale Benchmark for General Object Grasping" (CVPR 2020)
NVIDIA/MinkowskiEngine
Minkowski Engine is an auto-diff neural network library for high-dimensional sparse tensors
graspnet/graspnetAPI
Toolbox for our GraspNet-1Billion dataset.
graspnet/anygrasp_sdk
IDEA-Research/Grounded-Segment-Anything
Grounded SAM: Marrying Grounding DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
LLaVA-VL/LLaVA-Plus-Codebase
LLaVA-Plus: Large Language and Vision Assistants that Plug and Learn to Use Skills
haotian-liu/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
apachecn/rate-my-supervisor
zqzqz/AdvTrajectoryPrediction
Implementation of CVPR 2022 paper "On Adversarial Robustness of Trajectory Prediction for Autonomous Vehicles" https://arxiv.org/abs/2201.05057
autonomousvision/king
[ECCV'22] KING: Generating Safety-Critical Driving Scenarios for Robust Imitation via Kinematics Gradients
nv-tlabs/STRIVE
Code for CVPR 2022 paper "Generating Useful Accident-Prone Driving Scenarios via a Learned Traffic Prior"
StanfordASL/Trajectron
Code accompanying "The Trajectron: Probabilistic Multi-Agent Trajectory Modeling with Dynamic Spatiotemporal Graphs" by Boris Ivanovic and Marco Pavone.
XHwind/V2XP-ASG
[ICRA 2023] V2XP-ASG: Generating Adversarial Scenes for Vehicle-to-Everything Perception
nachiket92/conv-social-pooling
Code for model proposed in: Nachiket Deo and Mohan M. Trivedi,"Convolutional Social Pooling for Vehicle Trajectory Prediction." CVPRW, 2018
atomiechen/THU-PPT-Theme
清华主题PPT模板
metadriverse/scenarionet
ScenarioNet: Scalable Traffic Scenario Management System for Autonomous Driving
trust-ai/SafeBench
A Benchmark for Evaluating Autonomous Vehicles in Safety-critical Scenarios
clcarwin/focal_loss_pytorch
A PyTorch Implementation of Focal Loss.
Tsinghua-MARS-Lab/M2I
M2I is a simple but effective joint motion prediction framework through marginal and conditional predictions by exploiting the factorized relations between interacting agents.
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
uber-research/LaneGCN
[ECCV2020 Oral] Learning Lane Graph Representations for Motion Forecasting
cvlab-yonsei/EWGS
An official implementation of "Network Quantization with Element-wise Gradient Scaling" (CVPR 2021) in PyTorch.