I trained an object detection model using the FasterRCNN architecture. But, when I tried to run inference in Jupyter notebook using the detect_objects method
I get the error message below
Both the input raster and the model are published to arcgis online. I am not sure what the underlying issue is or if I am missing something.
Any help will be greatly appreciated. Thanks!
Hi Anusha,
Kindly share the screenshot of the input parameters that you assigned.
In addition, if you want to run kindly check the python clone environment whether FastAI is installed it properly or not?
Or else create a new deep learning environment and install the fast ai libraries and try.
Thanks
try locally stored versions of the data rather than online data.