diff --git a/README.md b/README.md index 3c81b96..61d22d6 100644 --- a/README.md +++ b/README.md @@ -111,12 +111,18 @@ Developer install steps Additional Installation for Disconnected Environment -------- -If you will be working in a disconnected environment, download the `arcgis_dl_backbones` package from the links below and follow the instructions under the **Steps to Install** listed on the package page. The package places backbones for deep learning models in the specified install location, eliminating the need for internet access when training deep learning models in ArcGIS. - -Pro versions | Server versions | Backbones package --|-|- -2.9—3.2 | 10.9.1—11.2 | [PyTorch 1.8 `arcgis_dl_backbones` package](https://www.arcgis.com/home/item.html?id=ad8ecd2a45af4e3282a4d9ff455024be) -2.5—2.8 | 10.7.1—10.9.0 | [PyTorch 1.4 `arcgis_dl_backbones` package](https://www.arcgis.com/home/item.html?id=d404fd50d05d475f8d92eedb78e1c961) +If you will be working in a disconnected environment, download the required metapackage packages from the links below and follow the instructions under the **Steps to Install** listed on the package's page. The packages place backbones for deep learning models in the specified install location, eliminating the need for internet access when training deep learning models in ArcGIS. + +Backbones packages | +-| +[ArcGIS Deep Learning Backbones package](https://esri.maps.arcgis.com/home/item.html?id=2ee4a8305733432daeb084d36d2f70c6) +[ArcGIS Timm Deep Learning Backbones Part 1 v1.0.0 package](https://esri.maps.arcgis.com/home/item.html?id=fc123210a5fc4e3085df2d9fd04c9758) +[ArcGIS Timm Deep Learning Backbones Part 2 v1.0.0 package](https://esri.maps.arcgis.com/home/item.html?id=5b379f6ed1af41d1b182c11e33552964) +[ArcGIS Timm Deep Learning Backbones Part 3 v1.0.0 package](https://esri.maps.arcgis.com/home/item.html?id=20012bcc8b8c4f4db824ab35a48530b0) +[ArcGIS Timm Deep Learning Backbones Part 4 v1.0.0 package](https://esri.maps.arcgis.com/home/item.html?id=659b266bf7b94b63aa2a1ea2b68f315e) +[ArcGIS SAM Backbones 1.0.0 package](https://esri.maps.arcgis.com/home/item.html?id=28054b9812344f058ba0e59aa1420cb7) +[ArcGIS Mistral Backbone package](https://esri.maps.arcgis.com/home/item.html?id=969d2fc57c834295af1a4a42cfd51f68) +[ArcGIS Polygon Segmentation Postprocessing Backbone](https://esri.maps.arcgis.com/home/item.html?id=7e1485437b7b424597ea920271dab502) Next Steps ----------