Hi everybody,
I am trying to detect vehicle tracks in forest cutlines on large rasters from airborne photography (15cm resolution) to derive information on which of those linear features are used by off-highway vehicles. I have been struggling to find satisfactory labeling methods through the "Label objects for deep learning" function in ArcGis 2.9.
So far I tried working with the MaskRCNN labeling format for object detection as well as Classified Tiles with the U-net model for semantic segmentation.
The issue is that the 'objects' I am trying to detect sometimes span along the entire raster, however, some parts are obstructed by shadows or canopy, and in some parts several tracks are visible (see attached pictures). I therefore only drew the label classes around segments where there was no obstruction and one could clearly identify two parallel lines from vehicle use.
If would appreciate if anyone could point me to similar projects or has suggestions on how to create higher quality training data.
Thank you!