updates to images.py so background ratio will apply to multi-class classification data sets, not just single class. Additional information in issue 158
Once this change is approved we will need to do a new release for FFDA, so this PR also addresses small bug in download_tile_tms function arguments fromutils.py, to get that fix in the latest release.
updates to
images.py
so background ratio will apply to multi-class classification data sets, not just single class. Additional information in issue 158 Once this change is approved we will need to do a new release for FFDA, so this PR also addresses small bug indownload_tile_tms
function arguments fromutils.py
, to get that fix in the latest release.