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

Поділитися
Вставка
  • Опубліковано 19 січ 2025

КОМЕНТАРІ • 34

  • @stephenmtalii930
    @stephenmtalii930 5 місяців тому +1

    Super useful. Thanks a lot for making this.

  • @phestoosano1294
    @phestoosano1294 Рік тому +2

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

  • @MansourDIOP-i8v
    @MansourDIOP-i8v Рік тому +1

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

  • @mortezaparhizkar1600
    @mortezaparhizkar1600 6 місяців тому

    Thank you very much for sharing code. ❤❤❤

  • @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

  • @kawishabbas7254
    @kawishabbas7254 8 місяців тому

    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.

  • @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

  • @dwiyanto_tiger
    @dwiyanto_tiger 9 місяців тому

    Great bg, thanks for sharing this code🙏

  • @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 ?

  • @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?

  • @alexbozo
    @alexbozo 10 місяців тому

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

  • @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

  • @chiranjitsingha7787
    @chiranjitsingha7787 Рік тому

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

  • @alejandrofonseca3884
    @alejandrofonseca3884 Рік тому

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

    • @ramiqcom
      @ramiqcom  Рік тому

      To make it to 0-1 range

  • @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

  • @zerihunchere1036
    @zerihunchere1036 10 місяців тому

    How can use this for Sentinel 1 and 2?

    • @ramiqcom
      @ramiqcom  7 місяців тому

      Use Sentinel data

  • @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

  • @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?