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

Поделиться
HTML-код
  • Опубликовано: 22 янв 2025

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

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

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

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

    Super useful. Thanks a lot for making this.

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

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

  • @fernandoasensiomunoz1063
    @fernandoasensiomunoz1063 10 месяцев назад +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

  • @hoseinkhajvand_koohpar5955
    @hoseinkhajvand_koohpar5955 Год назад +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  Год назад

      Possible but you need to learn GEE and programming first better

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

    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  8 месяцев назад

      Idk how. Need to learn the methodology first.

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

    Thank you very much for sharing code. ❤❤❤

  • @chiranjitsingha7787
    @chiranjitsingha7787 Год назад

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

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

    Great bg, thanks for sharing this code🙏

  • @alejandrofonseca3884
    @alejandrofonseca3884 Год назад

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

    • @ramiqcom
      @ramiqcom  Год назад

      Different algorithm

    • @alejandrofonseca3884
      @alejandrofonseca3884 Год назад

      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  Год назад

      @@alejandrofonseca3884 which one? there is only one

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

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

  • @mohammedarkan2809
    @mohammedarkan2809 Год назад

    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  Год назад +1

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

    • @mohammedarkan2809
      @mohammedarkan2809 Год назад

      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 10 месяцев назад

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

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

    How can use this for Sentinel 1 and 2?

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

      Use Sentinel data

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

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

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

      Just change the satellite data. Its the same pipeline

  • @ArunikaShines
    @ArunikaShines Год назад

    where i can get file SampleAGB.csv?

    • @ramiqcom
      @ramiqcom  Год назад

      Export from GEE

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

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

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

    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  11 месяцев назад

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

  • @alejandrofonseca3884
    @alejandrofonseca3884 Год назад

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

    • @ramiqcom
      @ramiqcom  Год назад

      To make it to 0-1 range

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

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

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

      I thought I already had?