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

https://github.com/mohammedsaqibms/image_segmentation_unet

This repository implements U-Net for image segmentation on a self-driving car dataset, covering data preprocessing, training, and evaluation.
https://github.com/mohammedsaqibms/image_segmentation_unet

computer-vision deep-learning image-segmentation machine-learning self-driving-cars unet unet-image-segmentation unet-tensorflow

Last synced: 7 months ago
JSON representation

This repository implements U-Net for image segmentation on a self-driving car dataset, covering data preprocessing, training, and evaluation.

Awesome Lists containing this project

README

          

# 🚗 Image Segmentation with U-Net (Self-Driving Car Dataset)

Welcome to the **Image Segmentation with U-Net** project! This repository demonstrates how to build a U-Net model for image segmentation using a self-driving car dataset. 🚀

## 🙌 Acknowledgments

This project is inspired by the **Deep Learning Specialization** from [deeplearning.ai](https://www.deeplearning.ai/courses/deep-learning-specialization/). Special thanks for their exceptional content on deep learning and U-Net architecture! 💡