From d37138452f5f258f1f00643de96425931ecb267b Mon Sep 17 00:00:00 2001 From: 1297rohit <1297rohit@gmail.com> Date: Tue, 21 May 2024 16:11:29 +0530 Subject: [PATCH 1/2] adding new metapackages link --- README.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3c81b96..850e90d 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 places 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 ---------- From 731e72f7e6f0ada4acd9dd5911d1652a04fee47b Mon Sep 17 00:00:00 2001 From: Brian Clee Date: Wed, 22 May 2024 08:34:23 -0700 Subject: [PATCH 2/2] small grammar fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 850e90d..61d22d6 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ Developer install steps Additional Installation for Disconnected Environment -------- -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 places backbones for deep learning models in the specified install location, eliminating the need for internet access when training deep learning models in ArcGIS. +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 | -|