I am trying an object detection model using arcgis.learn package. In this, the initial step is Data Augmentation. For this, we using prepare_data function from arcgis.learn. while running this, we are getting one User warning repeatedly(screenshot is in below). How can I rectify this to continue the next?
what version are you using?
they are just warnings... did the process fail?
version is 1.6.1
I ignored the warnings and tried the next step data.show_batch(). The same warning continuing here and Run time error occurring.
Which version of pytorch and fastai is installed in your environment?
for a full list of all packages and their versions you can check python section in ArcGIS Pro or please type 'conda list' in you arcgis command prompt.