Above Ground Biomass Prediction using Deep Learning Regression with Earth Engine and Tensorflow

Поделиться
HTML-код
  • Опубликовано: 11 окт 2024
  • Hi Geospatial Enthusiast!
    Would you like to predict the whole region AGB (Above Ground Biomass) with your field sample data? I will show you how on Earth Engine and Tensorflow (Keras) in this video.
    GEE Script: code.earthengi...
    Colab script: colab.research...
    I will use Landsat composite imagery on a West Kalimantan, Indonesia region. Then I will produce multiple spectral indices as additional variables. I am also adding the elevation data from SRTM as variables. All of the variables are scaled to 0 - 1 because it is much easier for deep learning to learn using that scale.
    I am using a simple dense layer to help with the regression. Also in the Earth Engine, I am using the random forest regression to predict AGB too.
    I hope this video helps with your project and research.
    Email: ramiqcom@gmail.com
    Linkedin: / ramiqcom
    GitHub: github.com/ram...

Комментарии •

  • @stephenmtalii930
    @stephenmtalii930 2 месяца назад +1

    Super useful. Thanks a lot for making this.

  • @phestoosano1294
    @phestoosano1294 Год назад +2

    This is very nice, thank you for the good work🙏🙏🙏

  • @mortezaparhizkar1600
    @mortezaparhizkar1600 2 месяца назад

    Thank you very much for sharing code. ❤❤❤

  • @MansourDIOP-i8v
    @MansourDIOP-i8v Год назад +1

    thank you very much for sharing your code it is so kindfull my dear

  • @fernandoasensiomunoz1063
    @fernandoasensiomunoz1063 7 месяцев назад +1

    Hi !!! Great Series of videos. I am trying to do the same for a different area, but I get the error : no valid training date was found, training data is specific for the region? should I get the my own training data? where can i get should I upload it? Thanks

  • @kawishabbas7254
    @kawishabbas7254 5 месяцев назад

    Very meaningful video. Keep it up bro.
    I have a request bro, can you please make a video about specific crop identification like wheat or rice crops with help of CNN ?

    • @ramiqcom
      @ramiqcom  4 месяца назад

      Idk how. Need to learn the methodology first.

  • @dwiyanto_tiger
    @dwiyanto_tiger 6 месяцев назад

    Great bg, thanks for sharing this code🙏

  • @hoseinkhajvand_koohpar5955
    @hoseinkhajvand_koohpar5955 11 месяцев назад +1

    Hello, Please guide me in predicting deforestation for two or three separate polygons. How to calculate and visualize this busy code after that? Thank you for this channel

    • @ramiqcom
      @ramiqcom  9 месяцев назад

      Possible but you need to learn GEE and programming first better

  • @Mr24Pelek
    @Mr24Pelek 8 месяцев назад

    hi Ramadhan, I have a question regarding how you arrange your sampled data before upload it as asset..I am new to GEE. I already uploaded my sample data, however when it's already exported as csv, the csv sheet turns out blank. So i think it's because my sample. Hope you can help me. Thank you in advance and thank you so much for the good work, keep it up!

    • @ramiqcom
      @ramiqcom  8 месяцев назад

      Hmm, how do you export it? what variable did you use?

  • @mohammedarkan2809
    @mohammedarkan2809 9 месяцев назад

    thank you so much
    I have a question:
    In the code used there is: FEATURES = ['B1', 'B2', 'B3', 'B4', 'B5', 'B6', 'B7', 'EVI', 'NBR', 'NDMI', 'NDWI' ', 'NDBI', 'NDBaI', 'elevation']
    What does this data represent? Is it tif? Or is it vector?

    • @ramiqcom
      @ramiqcom  9 месяцев назад +1

      It is a list of band names. In GEE, it is an ee.Image. like tiff.

    • @mohammedarkan2809
      @mohammedarkan2809 9 месяцев назад

      Thank you for your answer
      I have a question about the SAMPLE_PATH. Why are there no coordinates for every point in it? If I have coordinates of points, how can I write code to deal with them?
      Another question: Why did you use the number 450?
      Thank you@@ramiqcom

    • @YashJadhav2708
      @YashJadhav2708 7 месяцев назад

      @@ramiqcom how you create csv data, means image to csv ?

  • @alexbozo
    @alexbozo 6 месяцев назад

    It's possible to use GEDI Biomass data in sample asset?

  • @chiranjitsingha7787
    @chiranjitsingha7787 9 месяцев назад

    very nice,,,, sir what is the model name....and how to set the 450 value in the code..

    • @ramiqcom
      @ramiqcom  8 месяцев назад

      Which one?

  • @upheaveworker2108
    @upheaveworker2108 5 месяцев назад

    Please make it tutorial about deep learning for AGB with sentinel 2

    • @ramiqcom
      @ramiqcom  4 месяца назад

      Just change the satellite data. Its the same pipeline

  • @alejandrofonseca3884
    @alejandrofonseca3884 11 месяцев назад

    Why did you convert the SRTM data values into natural logarithm?

    • @ramiqcom
      @ramiqcom  11 месяцев назад

      To make it to 0-1 range

  • @alejandrofonseca3884
    @alejandrofonseca3884 11 месяцев назад

    Why the differences in the R2?? from the chart to the printed out one

    • @ramiqcom
      @ramiqcom  11 месяцев назад

      Different algorithm

    • @alejandrofonseca3884
      @alejandrofonseca3884 11 месяцев назад

      I mean, using the algorithm in GEE(RF), you have two R2. The first one in the scatterplot chart with the regression, and the other one is printed in the console. Both are calculated based on the same linear regression.

    • @ramiqcom
      @ramiqcom  11 месяцев назад

      @@alejandrofonseca3884 which one? there is only one

  • @zerihunchere1036
    @zerihunchere1036 6 месяцев назад

    How can use this for Sentinel 1 and 2?

    • @ramiqcom
      @ramiqcom  4 месяца назад

      Use Sentinel data

  • @ArunikaShines
    @ArunikaShines 9 месяцев назад

    where i can get file SampleAGB.csv?

    • @ramiqcom
      @ramiqcom  9 месяцев назад

      Export from GEE

    • @mudasiraamin2127
      @mudasiraamin2127 7 месяцев назад

      have you calculated indices values for individual sample plots wrt to agb values??? can you explain that ?@@ramiqcom

  • @ZhangHuajun
    @ZhangHuajun 5 месяцев назад

    I have a request bro, can you please uploading you sample 'projects/ee-ramiqcom-training/assets/agb'

    • @ramiqcom
      @ramiqcom  4 месяца назад

      I thought I already had?