Skip to content

Aerial semantic segmentation using urban scenes for increasing the safety of autonomous drone flight and landing procedures. The imagery depicts more than 20 houses from nadir (bird's eye) view acquired at an altitude of 5 to 30 meters above ground. A high resolution camera was used to acquire images at a size of 6000x4000px (24Mpx). The trainin…

License

Notifications You must be signed in to change notification settings

pereldegla/Semantic-segmentation-for-drone-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Semantic-segmentation-for-drone-images

My goal was to get a better understanding in semantic segmentation and how to build a U-net model from scratch. There is room for improvement so feel free to reach me at [email protected]

It is basically an encoder-decoder architecture with skip connections.

alt text

Aerial semantic segmentation using urban scenes for increasing the safety of autonomous drone flight and landing procedures. The imagery depicts more than 20 houses from nadir (bird's eye) view acquired at an altitude of 5 to 30 meters above ground. A high resolution camera was used to acquire images at a size of 6000x4000px (24Mpx). The training set contains 400 publicly available images and the test set is made up of 200 private images.

My custom model showed an 80% accuracy. More insight to be added soon. image

Here are some predictions: image image

Link to the dataset https://www.kaggle.com/bulentsiyah/semantic-drone-dataset

About

Aerial semantic segmentation using urban scenes for increasing the safety of autonomous drone flight and landing procedures. The imagery depicts more than 20 houses from nadir (bird's eye) view acquired at an altitude of 5 to 30 meters above ground. A high resolution camera was used to acquire images at a size of 6000x4000px (24Mpx). The trainin…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published