Skip to content

dharshankumar2002/electrical_substation_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Electrical Substation Detection using Satellite Images

This work is done for a Hackathon conducted by ICETCI 2021 and ISRO
https://competitions.codalab.org/competitions/32132#learn_the_details

Authors:

Dharshan Kumar K S
Dev Khare
Shraddha Seshadri
Prasanth S N


Objective

Extracting Electrical Substations from high resolution satellite images

Example_output_image

Methodology

Used SegNet architecture for this image segmentation task. SegNet has 2 subparts in it - encoder and decoder. The encoder of SegNet is replaced with encoder of VGG-19 to get better results.

Example_output_image

Results

Reached

  • 97% training accuracy
  • 0.689956 IoU on test images
Placed within the top 10 positions of the competition leaderboard

Example_output_image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published