Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1.23 KB

README.md

File metadata and controls

25 lines (13 loc) · 1.23 KB

AerialSeg: Semantic Segmentation of Road Networks using PyTorch and U-Net Architecture

This repository provides an implementation of semantic segmentation for road networks using PyTorch and the U-Net architecture. It focuses specifically on processing aerial images from the Massachusetts dataset.

Dataset

The Massachusetts dataset consists of aerial images captured from various locations in Massachusetts, USA. It includes high-resolution images labeled with pixel-level annotations for road networks.

To use this codebase, you need to obtain the Massachusetts dataset separately. You can find the dataset and its corresponding annotations on this link.

Sample Images

Image---Mask

Contributing

Contributions to this project are welcome. If you find any issues or have suggestions for improvements, please open a new issue or submit a pull request.

License

This project is licensed under the MIT License.