On a disconnected ArcGIS Server for linux environment, trying to install deeplearning backbones following the instructions here: https://esri.maps.arcgis.com/home/item.html?id=2ee4a8305733432daeb084d36d2f70c6
My questions:
1. Running the conda command gives "command not found" error. Something missing with the environmental path?
2. Without running "conda install", can I just place the checkpoints files in /home/<username>/.cache/torch/hub/checkpoints path directly?
Any help is appreciated!