Skip to content

The file is based on a published paper and uses a new deep resnet implementation

License

Notifications You must be signed in to change notification settings

amanhari-projects/Satellite-image-road-extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Satelite-image-road-extraction

The file is based on a published paper cited as: (Even though slight variations are there) "Z. Zhang, Q. Liu and Y. Wang, "Road Extraction by Deep Residual U-Net," in IEEE Geoscience and Remote Sensing Letters, vol. 15, no. 5, pp. 749-753, May 2018, doi: 10.1109/LGRS.2018.2802944." Variations include:

  1. The loss function as changed into binary cross entropy rather mean squared error.
  2. Iterations have been stopped at 15 rather at 50 since due to computation limit.
  3. The output given below will be blurred as the training was stopped at 15 epochs due to computation limitaion.

Trial output form the network

Figure_1

About

The file is based on a published paper and uses a new deep resnet implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages