Hi all,
Please forgive my ignorance as I am new to using the Deep Learning toolkits, but I am currently trying to use 1x1m-resolution DEM data in conjunction with orthoimagery to train a model. The orthoimagery, as downloaded from the source, is in 6-inch resolution in a separate coordinate reference system. Does anyone have any recommendations on what should be done to the 6-inch resolution file to optimize it for a machine learning workflow (to be used with DEM data)?
My first thoughts are to make the CRS match, and at least convert from imperial to metric pixel sizes. Should I resample to match the 1x1m (effectively reducing resolution, which isn't desirable if it can be avoided)? Maybe I put it into a .25m x .25m resolution? I'm not sure if any of this matters and am just looking for a nod in the right direction if anyone has a couple minutes to aid.
Thank you!