{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"metadriverse.github.io","owner":"metadriverse","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-16T22:54:02.606Z"}},{"type":"Public","name":"bevgen","owner":"metadriverse","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-08T04:18:02.073Z"}},{"type":"Public","name":"metadrive","owner":"metadriverse","isFork":false,"description":"MetaDrive: Open-source driving simulator","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":9,"issueCount":65,"starsCount":732,"forksCount":106,"license":"Apache License 2.0","participation":[0,4,0,7,7,6,3,3,2,2,4,3,2,5,0,3,5,12,5,2,5,7,4,1,0,2,1,0,2,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,2,0,5,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-02T00:37:44.035Z"}},{"type":"Public","name":"trafficgen","owner":"metadriverse","isFork":false,"description":"[ICRA 2023] The official code for paper \"TrafficGen: Learning to Generate Diverse and Realistic Traffic Scenarios\"","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":2,"starsCount":143,"forksCount":21,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-30T11:49:16.850Z"}},{"type":"Public","name":"metaurban","owner":"metadriverse","isFork":false,"description":"A Simulation Platform for Embodied AI in Urban Spaces","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":3,"starsCount":71,"forksCount":5,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-09T17:19:16.825Z"}},{"type":"Public","name":"SimGen","owner":"metadriverse","isFork":false,"description":"Simulator-conditioned Driving Scene Generation","allTopics":["autonomous-driving","diffusion-models","driving-simulator"],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":45,"forksCount":3,"license":null,"participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,4,0,0,1,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-29T23:56:17.977Z"}},{"type":"Public","name":"pvp","owner":"metadriverse","isFork":false,"description":"Official release for the code used in paper: Learning from Active Human Involvement through Proxy Value Propagation (NeurIPS 2023 Spotlight)","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":5,"starsCount":22,"forksCount":5,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-29T01:43:43.325Z"}},{"type":"Public","name":"scenarionet","owner":"metadriverse","isFork":false,"description":"ScenarioNet: Scalable Traffic Scenario Management System for Autonomous Driving","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":28,"starsCount":169,"forksCount":22,"license":"Apache License 2.0","participation":[0,2,0,1,3,0,2,0,1,0,2,2,0,0,0,0,1,1,0,0,0,7,1,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-29T13:05:03.250Z"}},{"type":"Public","name":"cat","owner":"metadriverse","isFork":false,"description":"[CoRL'23] Adversarial Training for Safe End-to-End Driving","allTopics":["autonomous-vehicles","adversarial-machine-learning","aisafety"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":3,"starsCount":49,"forksCount":3,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-12-05T23:38:24.368Z"}},{"type":"Public","name":"openpilot","owner":"metadriverse","isFork":true,"description":"openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":8991,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-06-02T19:18:15.951Z"}},{"type":"Public","name":"TS2C","owner":"metadriverse","isFork":false,"description":"[ICLR 2023] The official code for paper \"Guarded Policy Optimization with Imperfect Online Demonstrations\"","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":12,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-04-30T08:29:02.341Z"}},{"type":"Public","name":"metadrive-scenario","owner":"metadriverse","isFork":false,"description":"This repo contains scenarios from different source for training and testing autonomous vehicles.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":4,"starsCount":20,"forksCount":2,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-03-20T23:00:33.309Z"}},{"type":"Public","name":"policydissect","owner":"metadriverse","isFork":false,"description":"[NeurIPS 2022] Official implementation of the paper: \"Human-AI Shared Control via Policy Dissection\"","allTopics":["decision-making","neuroscience","autonomous-driving","legged-robotics","reinforcement-learning","robotics"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":3,"starsCount":48,"forksCount":5,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-03-02T20:38:34.063Z"}},{"type":"Public","name":"ACO","owner":"metadriverse","isFork":false,"description":"[ECCV 2022] Learning to Drive by Watching YouTube Videos: Action-Conditioned Contrastive Policy Pretraining","allTopics":["computer-vision","pretraining","policy-learning"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":78,"forksCount":4,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-02-28T07:55:06.941Z"}},{"type":"Public","name":"HACO","owner":"metadriverse","isFork":false,"description":"[ICLR 22] Official implementation of paper: \"Efficient Learning of Safe Driving Policy via Human-AI Copilot Optimization\"","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":3,"starsCount":6,"forksCount":3,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-18T00:52:55.076Z"}},{"type":"Public","name":"metadrive-benchmark","owner":"metadriverse","isFork":false,"description":"Benchmark result of different RL algorithms on MetaDrive environments, including Multi-agent RL (IPPO, centralized critics, CoPO).","allTopics":[],"primaryLanguage":{"name":"Jupyter Notebook","color":"#DA5B0B"},"pullRequestCount":0,"issueCount":0,"starsCount":11,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-10-25T17:30:13.681Z"}},{"type":"Public","name":"CoPO","owner":"metadriverse","isFork":false,"description":"[NeurIPS 2021] Official implementation of paper \"Learning to Simulate Self-driven Particles System with Coordinated Policy Optimization\".","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-10-22T23:00:39.297Z"}}],"repositoryCount":17,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"metadriverse repositories"}