Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ani717/localization-with-unet-semantic-segmentation

Car Localization with Semantic Segmentation, using UNet. Dice Score: 0.89, Pixel to Pixel Accuracy: 99.07%.
https://github.com/ani717/localization-with-unet-semantic-segmentation

computer-vision convnets convolutional-neural-networks deep-learning generative-adversarial-network image-segmentation python pytorch unet unet-image-segmentation

Last synced: 30 days ago
JSON representation

Car Localization with Semantic Segmentation, using UNet. Dice Score: 0.89, Pixel to Pixel Accuracy: 99.07%.

Awesome Lists containing this project

README

        

Car Localization with Semantic Segmentation using UNet

[Training Dataset Source.](https://www.kaggle.com/dansbecker/cityscapes-image-pairs)

[UNet PyTorch Tutorial.](https://youtu.be/IHq1t7NxS8k)

## Random Picks from Validation Dataset
`Pixel to Pixel Accuracy`: `99.07%`

`Dice Score`: `0.89`

`Epochs`: `100`

### Images:

real_image



### Masks:

real_image



### Predictions:

real_image