Satellite Image Segmentation

Amir Khan

Amir Khan

Noida, Uttar Pradesh

1 0
  • 0 Collaborators

the ai project used to detect a car and swimming pool from satellite images using image segmentation approach ...learn more

Project status: Published/In Market

Artificial Intelligence

Code Samples [1]

Overview / Usage

given satellite image data, i have to detect the swimming pool and car in the image using computer vision with deep learning.

Methodology / Approach

given a satellite images and label xml files having location cordinates and label name.
use both data to generate the ground truth mask image
separately trained both label using tensorflow for two days and find good iou measure using unet architecture.
inference the best saved model on the test image data for prediction

Technologies Used

opencv

tensorflow

pandas

Repository

https://github.com/Amir22010/ImageSegmentation

Comments (0)