shulavkarki / LandslideDetection-from-satellite-imagery

Landslide Detection from satellite imagery
8 stars 5 forks source link

can you please share the dataset with readme file #7

Open ovhedde opened 2 years ago

shulavkarki commented 2 years ago

Most of the datas were taken from Bijie landslide dataset.

ovhedde commented 2 years ago

I am getting some problems while running the code and I am pretty sure that only you can solve them. If you could send the details about how to run the code and how to split the data into training and testing datasets or you can share the link to download your actual dataset. It will be very helpful for me. Thank you Regards, Om

On Thu, Jan 13, 2022 at 12:54 AM Shulav Karki @.***> wrote:

Most of the datas were taken from Bijie landslide dataset.

— Reply to this email directly, view it on GitHub https://github.com/shulavkarki/LandslidePrediction-from-satellite-imagery/issues/7#issuecomment-1011376959, or unsubscribe https://github.com/notifications/unsubscribe-auth/AV2XHM65WMF44ACGTX4Z2NDUVXINPANCNFSM5LZUZXRA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: <shulavkarki/LandslidePrediction-from-satellite-imagery/issues/7/1011376959 @github.com>

shulavkarki commented 2 years ago

I've split the dataset in train and validation folder with each having landslide and non-landslide sub-folder. Train folder( landslide and non-landslide folder) has about 2400 images and 300 images in validation folder. You can get it from here: http://gpcv.whu.edu.cn/data/

ovhedde commented 2 years ago

Thank you brother, without your kind support it would be impossible for us to survive in our today's presentation. Thanks a lot man. I still need ur help in one aspect which is base paper of this implementation. Please let me know the paper of the project.

Regards, Om

On Thu, 13 Jan 2022, 1:15 pm Shulav Karki, @.***> wrote:

I've split the dataset in train and validation folder with each having landslide and non-landslide sub-folder. Train folder( landslide and non-landslide folder) has about 2400 images and 300 images in validation folder. You can get it from here: http://gpcv.whu.edu.cn/data/

— Reply to this email directly, view it on GitHub https://github.com/shulavkarki/LandslidePrediction-from-satellite-imagery/issues/7#issuecomment-1011878373, or unsubscribe https://github.com/notifications/unsubscribe-auth/AV2XHM2JVGODTVNVZVUT5P3UVZ7JZANCNFSM5LZUZXRA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: <shulavkarki/LandslidePrediction-from-satellite-imagery/issues/7/1011878373 @github.com>

shulavkarki commented 2 years ago

You can find Autoencoder paper here: https://arxiv.org/abs/2003.05991 However, this project implementation paper is not yet published.