Thank you for the excellent presentation. I have a question about the methodology: If the U-Net model requires training data from a completed pixel-based classification, and its predictions are inherently limited by the accuracy of that initial classification, what advantages does this two-step approach offer over directly using pixel-based classification methods? I am particularly interested in understanding how this architecture compensates for or improves upon the initial classification's potential limitations.
@ramiqcom2 ай бұрын
The sampe is not from a pixel based classification. It was vector based which I rasterized. The advantage is that it could understand the spatial pattern instead of justice the reflectance pattern. Like understanding forest density class based on its nearby pixels instead of its own.
@explorethebeautyofnature35302 ай бұрын
@@ramiqcom Thank you for the clarification. I'll be glad to learn about how the manual labeling was done to cover the entire Landsat image (without gaps/overlaps), and how long it took
@ramiqcom2 ай бұрын
@@explorethebeautyofnature3530 it just classical digitization/delineation. You can search for it.
@sairam7801Ай бұрын
can the same preprocess be applied to high resolution aerial imagery if i need to extract classes for U-net based landcover classification? and does the same process of code be modified to process aerial imagery land cover classification? Ofc its a RGB imagery as a 4 band raster. Thank you
@ramiqcomАй бұрын
Yes you could, you can use any imagery as long as you have the sample
@dhirojkumarbehera32932 ай бұрын
Good work...just a question that while applying for the whole image it's showing error of graph execution as the model is trained for 128*128 while predicting for the whole image of larger size, can you let me know the possible solutions plz...
@ramiqcom2 ай бұрын
Make sure the ratio is the same. So 128 x 128, 256 x 256, 1024 x 1024. If you use let say 1024 x 928, it will not work.
@dhirojkumarbehera32932 ай бұрын
@ramiqcom I am using the same ratio for but it's for the whole image not for the patches so it's showing error ...I hope the model is trained for 128*128 so it will show same problem...but in your code how u ran for whole image then?
@ramiqcom2 ай бұрын
Yes it will work for the whole image too although training patch is 128x128. The whole image I used when I read it, I make the ratio to be 2560 x 2560 which is the same ratio. This can be predicted by model.
@dhirojkumarbehera32932 ай бұрын
@@ramiqcomthank you for the suggestions...still it's showing the same error what is the code modification we need to do? Please explain...
@ramiqcom2 ай бұрын
When you read the image what is the shape?
@inspirationalknowledge36092 ай бұрын
how can i access the code
@ramiqcom2 ай бұрын
Read the desc
@adibsulthonmuammal954411 күн бұрын
berarti ini CNN2D?
@ramiqcomКүн бұрын
yep
@EsraaTarek-f7y2 ай бұрын
I have Arcgis pro 3.0 will it work with it?
@ramiqcom2 ай бұрын
I dont know this is for python
@inspirationalknowledge36092 ай бұрын
Can’t access the code in gitup
@ramiqcom2 ай бұрын
What did you get?
@Ramilacookware2 ай бұрын
🎉❤❤❤❤❤❤❤
@Ramilacookware2 ай бұрын
Do you know difference between Index formula and regression formula for calculating pollution? 😂❤
@ramiqcom2 ай бұрын
I dont know, I have not try any
@inspirationalknowledge36092 ай бұрын
when i try to access the code at github it says data is too larged how can i resolve this issue? can i get your personal email i want to discuss more please
@ramiqcom2 ай бұрын
What data too large?
@inspirationalknowledge36092 ай бұрын
@@ramiqcom can i get your email address i have some queries to discuss