carla-SIGNet
Unsupervised 3D perception model
An implementation of a deep learning model for unsupervised 3D geometry perception in simulation environments.
Recreated version of SIGNet adapted for simulated datasets (e.g. the CARLA simulator)
1 stars
2 watching
1 forks
Language: Jupyter Notebook
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
raunaks13/detectron-signet | A tool for generating instance masks for SIGNet in the CARLA simulator using Detectron | 0 |
fnozarian/carla-kitti | Generates synthetic data from the CARLA simulator for KITTI 2D/3D Object Detection tasks. | 39 |
enginbozkurt/carlasimulatordatacollector | Automates data collection from the CARLA simulator for use in semantic segmentation training. | 26 |
sentdex/carla-rl | A Reinforcement Learning project for training an autonomous driving agent in a simulated environment using the Carla game engine | 367 |
danielhfnr/carla-object-detection-dataset | A labeled dataset for training object detection models in a virtual car environment | 44 |
armandsarkani/adas-rl-research | A research project developing personalized Advanced Driver Assistance Systems through reinforcement learning with human state metrics and CARLA Simulator | 4 |
carla-simulator/reinforcement-learning | An implementation of an actor-critic reinforcement learning algorithm in Python. | 243 |
zhangfuyang/rl_carla | A reinforcement learning project to train an autonomous driving agent in a simulated environment using a deep learning approach | 228 |
kvasnyj/carla | A research platform for autonomous driving simulation and testing | 8 |
yunishi3/3d-fcr-alphagan | This project aims to develop a generative model for 3D multi-object scenes using a novel network architecture inspired by auto-encoding and generative adversarial networks. | 103 |
gokulnc/setting-up-carla-reinforcement-learning | Provides a framework for using CARLA as a reinforcement learning environment | 95 |
abc-irobotics/dvrk_carla | CARLA Simulator integration for the Da Vinci Research Kit | 2 |
charlesq34/frustum-pointnets | A deep learning framework for 3D object detection from RGB-D data | 1,592 |
enginbozkurt/carla-training-data | Generates training data from the Carla driving simulator in the KITTI dataset format for autonomous vehicle development | 108 |
danielhfnr/tensorflow-carla-object-detection | A tool for training object detection classifiers using TensorFlow and Carla simulator data | 8 |