Skip to content

GohVh/resnet34-unet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resnet34-Unet

This segmentation model is an UNET architecture with ResNet34 as encoder background.

🌟 Architecture Diagram

📷 *Diagram will be uploaded later

screenshot

🏃 Run

Clone the project

  git clone https://github.com/GohVh/resnet34-unet.git

Open your Jupyter notebook/Google Colab notebook

  %run main.py
  %run predict.py

🚩 Results

Loss

screenshot

Score

screenshot

Accuracy

screenshot

Predicted results

screenshot

screenshot

screenshot

🤝 Contact

💎 Acknowledgements

The dataset used in this project is a Semantic Drone Dataset focuses on semantic understanding of urban scenes for increasing the safety of autonomous drone flight and landing procedures. This dataset is prepared by a team of members from Institute of Computer Graphics and Vision, Graz University of Technology.

Below are the journal papers of two architectures used in this project:

Releases

No releases published

Packages

No packages published

Languages