CARLASemSeg
Image Segmentation Algorithm
Automated image segmentation algorithm for autonomous driving research using the Carla dataset
semantic segmentation for carla dataset
8 stars
2 watching
3 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
henyau/image-segmentation-with-unet | Automated image segmentation of road and vehicle features from video data using the U-Net algorithm | 15 |
iamwangyunkai/carla_py | Generates data for CARLA's visual navigation system using raw camera images and instructions. | 8 |
enginbozkurt/carlasimulatordatacollector | Automates data collection from the CARLA simulator for use in semantic segmentation training. | 26 |
alirezahappy/carla_script | Extracts semantic segmentation and depth prediction data from the Carla Urban Driving Simulator dataset | 3 |
martinkersner/py-img-seg-eval | A Python package providing metrics and tools for evaluating image segmentation models | 282 |
angelkim88/carla-lane_detection | Lane detection algorithm for CARLA simulator using Python | 79 |
oyam/semantic-segmentation-using-adversarial-networks | A Python implementation of semantic segmentation using adversarial networks | 104 |
nvidia/semantic-segmentation | Monorepo implementing PyTorch-based neural network architecture for image segmentation | 1,777 |
ericlavigne/lyft-perception-challenge | This project aims to accurately detect vehicles and drivable roads in images from a simulator at high frame rates. | 9 |
scottykwok/cervix-roi-segmentation-by-unet | This project provides an implementation of the U-NET algorithm for segmenting regions of interest in cervical images. | 35 |
ozzyz/carla-data-export | A tool for generating training data from the Carla driving simulator | 83 |
enginbozkurt/carla-training-data | Generates training data from the Carla driving simulator in the KITTI dataset format for autonomous vehicle development | 108 |
esa-philab/iris | A tool for manually segmenting images from satellite data with AI assistance | 140 |
bodokaiser/piwise | This project provides a Python implementation of various deep learning architectures for pixel-wise segmentation tasks. | 383 |
fregu856/segmentation | An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. | 245 |