blue-sandbox 5.288.1__tar.gz → 5.292.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (73) hide show
  1. {blue_sandbox-5.288.1/blue_sandbox.egg-info → blue_sandbox-5.292.1}/PKG-INFO +6 -6
  2. blue_sandbox-5.292.1/README.md +19 -0
  3. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/alias.sh +0 -2
  4. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/tests/help.sh +0 -6
  5. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/README.py +1 -10
  6. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/__init__.py +1 -1
  7. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/config.env +1 -4
  8. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/env.py +0 -10
  9. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/help/functions.py +0 -2
  10. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/list.py +4 -4
  11. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1/blue_sandbox.egg-info}/PKG-INFO +6 -6
  12. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox.egg-info/SOURCES.txt +0 -10
  13. blue_sandbox-5.288.1/README.md +0 -19
  14. blue_sandbox-5.288.1/blue_sandbox/.abcli/palisades/ingest.sh +0 -34
  15. blue_sandbox-5.288.1/blue_sandbox/.abcli/palisades/label.sh +0 -25
  16. blue_sandbox-5.288.1/blue_sandbox/.abcli/palisades/predict.sh +0 -49
  17. blue_sandbox-5.288.1/blue_sandbox/.abcli/palisades/train.sh +0 -58
  18. blue_sandbox-5.288.1/blue_sandbox/.abcli/palisades.sh +0 -15
  19. blue_sandbox-5.288.1/blue_sandbox/.abcli/tests/palisades_ingest.sh +0 -29
  20. blue_sandbox-5.288.1/blue_sandbox/.abcli/tests/palisades_label.sh +0 -21
  21. blue_sandbox-5.288.1/blue_sandbox/.abcli/tests/palisades_predict.sh +0 -11
  22. blue_sandbox-5.288.1/blue_sandbox/.abcli/tests/palisades_train.sh +0 -13
  23. blue_sandbox-5.288.1/blue_sandbox/help/palisades.py +0 -141
  24. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/LICENSE +0 -0
  25. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/MANIFEST.in +0 -0
  26. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/abcli.sh +0 -0
  27. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/actions.sh +0 -0
  28. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/aka.sh +0 -0
  29. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/blue_sandbox.sh +0 -0
  30. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/browse.sh +0 -0
  31. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/cemetery/inference/cloudwatch.sh +0 -0
  32. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/cemetery/inference/inference.sh +0 -0
  33. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/install.sh +0 -0
  34. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/microsoft_building_damage_assessment/ingest/list.sh +0 -0
  35. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/microsoft_building_damage_assessment/ingest.sh +0 -0
  36. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/microsoft_building_damage_assessment/install.sh +0 -0
  37. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/microsoft_building_damage_assessment/label.sh +0 -0
  38. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/microsoft_building_damage_assessment/tensorboard.sh +0 -0
  39. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/microsoft_building_damage_assessment/train.sh +0 -0
  40. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/microsoft_building_damage_assessment.sh +0 -0
  41. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/sagesemseg/cache_dataset.sh +0 -0
  42. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/sagesemseg/consts.sh +0 -0
  43. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/sagesemseg/train.sh +0 -0
  44. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/sagesemseg/upload_dataset.sh +0 -0
  45. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/tests/README.sh +0 -0
  46. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/tests/microsoft_building_damage_assessment_ingest.sh +0 -0
  47. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/tests/microsoft_building_damage_assessment_ingest_list.sh +0 -0
  48. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/tests/microsoft_building_damage_assessment_label.sh +0 -0
  49. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/tests/microsoft_building_damage_assessment_train.sh +0 -0
  50. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/tests/sagesemseg_train.sh +0 -0
  51. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/.abcli/tests/version.sh +0 -0
  52. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/__main__.py +0 -0
  53. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/functions.py +0 -0
  54. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/help/__init__.py +0 -0
  55. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/help/__main__.py +0 -0
  56. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/host.py +0 -0
  57. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/logger.py +0 -0
  58. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/microsoft_building_damage_assessment/README.py +0 -0
  59. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/microsoft_building_damage_assessment/__init__.py +0 -0
  60. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/microsoft_building_damage_assessment/__main__.py +0 -0
  61. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/microsoft_building_damage_assessment/ingest.py +0 -0
  62. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/microsoft_building_damage_assessment/label.py +0 -0
  63. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/microsoft_building_damage_assessment/sas_token.py +0 -0
  64. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/microsoft_building_damage_assessment/train.py +0 -0
  65. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/sample.env +0 -0
  66. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox/urls.py +0 -0
  67. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox.egg-info/dependency_links.txt +0 -0
  68. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox.egg-info/requires.txt +0 -0
  69. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/blue_sandbox.egg-info/top_level.txt +0 -0
  70. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/pyproject.toml +0 -0
  71. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/requirements.txt +0 -0
  72. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/setup.cfg +0 -0
  73. {blue_sandbox-5.288.1 → blue_sandbox-5.292.1}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: blue_sandbox
3
- Version: 5.288.1
3
+ Version: 5.292.1
4
4
  Summary: 🌀 A sandbox for ideas and experiments.
5
5
  Home-page: https://github.com/kamangir/blue-sandbox
6
6
  Author: Arash Abadpour (Kamangir)
@@ -54,14 +54,14 @@ Dynamic: summary
54
54
  pip install blue-sandbox
55
55
  ```
56
56
 
57
- | | | |
58
- | --- | --- | --- |
59
- | 🧑🏽‍🚒[`palisades`](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/palisades/README.md) 🔥 [![image](https://github.com/kamangir/assets/raw/main/blue-geo/Maxar-Open-Datacube.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/palisades/README.md) Post-disaster Land Cover Classification. | 🌀[`sagesemseg`](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/sagesemseg/README.md) ⏸️ [![image](https://github.com/kamangir/assets/blob/main/blue-sandbox/sagesemseg-predict.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/sagesemseg/README.md) A SemSeg (Semantic Segmenter) trained and deployed on AWS Sagemaker. | 🌐[``@damages``](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md) ⏸️ [![image](https://github.com/kamangir/assets/raw/main/blue-sandbox/Maui-Hawaii-fires-Aug-23-ingest-2025-01-10-qqJqhm.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md) Satellite imagery damage assessment workflow |
60
- | 🪦[`cemetery`](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/cemetery/README.md) 🪦 [![image](https://github.com/kamangir/assets/raw/main/blue-plugin/marquee.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/cemetery/README.md) An AI cemetery. | | |
57
+ | | |
58
+ | --- | --- |
59
+ | 🧑🏽‍🚒[`palisades`](https://github.com/kamangir/palisades) 🎓 [![image](https://github.com/kamangir/assets/blob/main/palisades/predict-datacube-maxar_open_data-WildFires-LosAngeles-Jan-2025-11-031311102213-103001010B9A1B00-2025-01-20-x54yb0/640.gif?raw=true)](https://github.com/kamangir/palisades) Geospatial AI for Post-Disaster Damage Assessment using Maxar Open Data. | 🌀[`sagesemseg`](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/sagesemseg/README.md) ⏸️ [![image](https://github.com/kamangir/assets/blob/main/blue-sandbox/sagesemseg-predict.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/sagesemseg/README.md) A SemSeg (Semantic Segmenter) trained and deployed on AWS Sagemaker. |
60
+ | 🌐[``@damages``](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md) ⏸️ [![image](https://github.com/kamangir/assets/raw/main/blue-sandbox/Maui-Hawaii-fires-Aug-23-ingest-2025-01-10-qqJqhm.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md) Satellite imagery damage assessment workflow | 🪦[`cemetery`](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/cemetery/README.md) 🪦 [![image](https://github.com/kamangir/assets/raw/main/blue-plugin/marquee.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/cemetery/README.md) An AI cemetery. |
61
61
 
62
62
  ---
63
63
 
64
64
 
65
65
  [![pylint](https://github.com/kamangir/blue-sandbox/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/blue-sandbox/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/blue-sandbox/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/blue-sandbox/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/blue-sandbox/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/blue-sandbox/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/blue-sandbox.svg)](https://pypi.org/project/blue-sandbox/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/blue-sandbox)](https://pypistats.org/packages/blue-sandbox)
66
66
 
67
- built by 🌀 [`blue_options-4.192.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`blue_sandbox-5.288.1`](https://github.com/kamangir/blue-sandbox).
67
+ built by 🌀 [`blue_options-4.192.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`blue_sandbox-5.292.1`](https://github.com/kamangir/blue-sandbox).
@@ -0,0 +1,19 @@
1
+ # 🌀 blue-sandbox
2
+
3
+ 🌀 A sandbox for ideas and experiments.
4
+
5
+ ```bash
6
+ pip install blue-sandbox
7
+ ```
8
+
9
+ | | |
10
+ | --- | --- |
11
+ | 🧑🏽‍🚒[`palisades`](https://github.com/kamangir/palisades) 🎓 [![image](https://github.com/kamangir/assets/blob/main/palisades/predict-datacube-maxar_open_data-WildFires-LosAngeles-Jan-2025-11-031311102213-103001010B9A1B00-2025-01-20-x54yb0/640.gif?raw=true)](https://github.com/kamangir/palisades) Geospatial AI for Post-Disaster Damage Assessment using Maxar Open Data. | 🌀[`sagesemseg`](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/sagesemseg/README.md) ⏸️ [![image](https://github.com/kamangir/assets/blob/main/blue-sandbox/sagesemseg-predict.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/sagesemseg/README.md) A SemSeg (Semantic Segmenter) trained and deployed on AWS Sagemaker. |
12
+ | 🌐[``@damages``](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md) ⏸️ [![image](https://github.com/kamangir/assets/raw/main/blue-sandbox/Maui-Hawaii-fires-Aug-23-ingest-2025-01-10-qqJqhm.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md) Satellite imagery damage assessment workflow | 🪦[`cemetery`](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/cemetery/README.md) 🪦 [![image](https://github.com/kamangir/assets/raw/main/blue-plugin/marquee.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/cemetery/README.md) An AI cemetery. |
13
+
14
+ ---
15
+
16
+
17
+ [![pylint](https://github.com/kamangir/blue-sandbox/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/blue-sandbox/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/blue-sandbox/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/blue-sandbox/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/blue-sandbox/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/blue-sandbox/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/blue-sandbox.svg)](https://pypi.org/project/blue-sandbox/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/blue-sandbox)](https://pypistats.org/packages/blue-sandbox)
18
+
19
+ built by 🌀 [`blue_options-4.192.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`blue_sandbox-5.292.1`](https://github.com/kamangir/blue-sandbox).
@@ -2,8 +2,6 @@
2
2
 
3
3
  alias @damages=blue_sandbox_microsoft_building_damage_assessment
4
4
 
5
- alias palisades=blue_sandbox_palisades
6
-
7
5
  alias sagesemseg=blue_sandbox_sagesemseg
8
6
 
9
7
  alias @sandbox=blue_sandbox
@@ -15,12 +15,6 @@ function test_blue_sandbox_help() {
15
15
  "@damages tensorboard" \
16
16
  "@damages train" \
17
17
  \
18
- "palisades" \
19
- "palisades ingest" \
20
- "palisades label" \
21
- "palisades predict" \
22
- "palisades train" \
23
- \
24
18
  "blue_sandbox"; do
25
19
  abcli_eval ,$options \
26
20
  abcli_help $module
@@ -7,7 +7,6 @@ from blue_sandbox import NAME, VERSION, ICON, REPO_NAME
7
7
  from blue_sandbox.microsoft_building_damage_assessment import (
8
8
  README as microsoft_building_damage_assessment_README,
9
9
  )
10
- from blue_sandbox.help.palisades import help_functions as help_palisades
11
10
  from blue_sandbox.list import list_of_experiments
12
11
 
13
12
  items = [
@@ -29,7 +28,7 @@ def build():
29
28
  return all(
30
29
  README.build(
31
30
  items=thing.get("items", []),
32
- cols=thing.get("cols", 3),
31
+ cols=thing.get("cols", 2),
33
32
  path=os.path.join(file.path(__file__), thing["path"]),
34
33
  help_function=thing.get("help_function", None),
35
34
  ICON=ICON,
@@ -53,14 +52,6 @@ def build():
53
52
  {
54
53
  "path": "cemetery",
55
54
  },
56
- {
57
- "path": "palisades",
58
- "help_function": lambda tokens: get_help(
59
- tokens,
60
- help_palisades,
61
- mono=True,
62
- ),
63
- },
64
55
  {
65
56
  "path": "sagesemseg",
66
57
  },
@@ -4,7 +4,7 @@ ICON = "🌀"
4
4
 
5
5
  DESCRIPTION = f"{ICON} A sandbox for ideas and experiments."
6
6
 
7
- VERSION = "5.288.1"
7
+ VERSION = "5.292.1"
8
8
 
9
9
  REPO_NAME = "blue-sandbox"
10
10
 
@@ -2,7 +2,4 @@ DAMAGES_TEST_DATASET_OBJECT_NAME=Maui-Hawaii-fires-Aug-23-ingest-2025-01-10-qqJq
2
2
 
3
3
  SAGESEMSEG_COMPLETED_JOB_pascal_voc_v1_debug_v2=sagesemseg-model-2025-01-11-22-00-08-bW-2025-01-12-06-00-08-928
4
4
 
5
- SAGESEMSEG_COMPLETED_JOB_pascal_voc_v1_full_v2=sagesemseg-model-2025-01-12-15-52-20-ly-2025-01-12-23-52-20-582
6
-
7
- PALISADES_QUERY_OBJECT_PALISADES_MAXAR=palisades-Palisades-Maxar-query-2025-01-16-181ejb
8
- PALISADES_QUERY_OBJECT_PALISADES_MAXAR_TEST=palisades-Palisades-Maxar-test-query-2025-01-16-a2iuxu
5
+ SAGESEMSEG_COMPLETED_JOB_pascal_voc_v1_full_v2=sagesemseg-model-2025-01-12-15-52-20-ly-2025-01-12-23-52-20-582
@@ -21,13 +21,3 @@ SAGESEMSEG_COMPLETED_JOB_pascal_voc_v1_full_v2 = os.getenv(
21
21
  "SAGESEMSEG_COMPLETED_JOB_pascal_voc_v1_full_v2",
22
22
  "",
23
23
  )
24
-
25
- PALISADES_QUERY_OBJECT_PALISADES_MAXAR = os.getenv(
26
- "PALISADES_QUERY_OBJECT_PALISADES_MAXAR",
27
- "",
28
- )
29
-
30
- PALISADES_QUERY_OBJECT_PALISADES_MAXAR_TEST = os.getenv(
31
- "PALISADES_QUERY_OBJECT_PALISADES_MAXAR_TEST",
32
- "",
33
- )
@@ -5,7 +5,6 @@ from blue_sandbox import ALIAS
5
5
  from blue_sandbox.help.microsoft_building_damage_assessment import (
6
6
  help_functions as help_microsoft_building_damage_assessment,
7
7
  )
8
- from blue_sandbox.help.palisades import help_functions as help_palisades
9
8
 
10
9
 
11
10
  help_functions = generic_help_functions(plugin_name=ALIAS)
@@ -13,6 +12,5 @@ help_functions = generic_help_functions(plugin_name=ALIAS)
13
12
  help_functions.update(
14
13
  {
15
14
  "microsoft_building_damage_assessment": help_microsoft_building_damage_assessment,
16
- "palisades": help_palisades,
17
15
  }
18
16
  )
@@ -1,10 +1,10 @@
1
1
  list_of_experiments = {
2
2
  "palisades": {
3
3
  "ICON": "🧑🏽‍🚒",
4
- "title": "Post-disaster Land Cover Classification.",
5
- "url": "https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/palisades/README.md",
6
- "marquee": "https://github.com/kamangir/assets/raw/main/blue-geo/Maxar-Open-Datacube.png?raw=true",
7
- "status": "🔥",
4
+ "title": "Geospatial AI for Post-Disaster Damage Assessment using Maxar Open Data.",
5
+ "url": "https://github.com/kamangir/palisades",
6
+ "marquee": "https://github.com/kamangir/assets/blob/main/palisades/predict-datacube-maxar_open_data-WildFires-LosAngeles-Jan-2025-11-031311102213-103001010B9A1B00-2025-01-20-x54yb0/640.gif?raw=true",
7
+ "status": "🎓",
8
8
  },
9
9
  "sagesemseg": {
10
10
  "ICON": "🌀",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: blue_sandbox
3
- Version: 5.288.1
3
+ Version: 5.292.1
4
4
  Summary: 🌀 A sandbox for ideas and experiments.
5
5
  Home-page: https://github.com/kamangir/blue-sandbox
6
6
  Author: Arash Abadpour (Kamangir)
@@ -54,14 +54,14 @@ Dynamic: summary
54
54
  pip install blue-sandbox
55
55
  ```
56
56
 
57
- | | | |
58
- | --- | --- | --- |
59
- | 🧑🏽‍🚒[`palisades`](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/palisades/README.md) 🔥 [![image](https://github.com/kamangir/assets/raw/main/blue-geo/Maxar-Open-Datacube.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/palisades/README.md) Post-disaster Land Cover Classification. | 🌀[`sagesemseg`](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/sagesemseg/README.md) ⏸️ [![image](https://github.com/kamangir/assets/blob/main/blue-sandbox/sagesemseg-predict.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/sagesemseg/README.md) A SemSeg (Semantic Segmenter) trained and deployed on AWS Sagemaker. | 🌐[``@damages``](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md) ⏸️ [![image](https://github.com/kamangir/assets/raw/main/blue-sandbox/Maui-Hawaii-fires-Aug-23-ingest-2025-01-10-qqJqhm.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md) Satellite imagery damage assessment workflow |
60
- | 🪦[`cemetery`](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/cemetery/README.md) 🪦 [![image](https://github.com/kamangir/assets/raw/main/blue-plugin/marquee.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/cemetery/README.md) An AI cemetery. | | |
57
+ | | |
58
+ | --- | --- |
59
+ | 🧑🏽‍🚒[`palisades`](https://github.com/kamangir/palisades) 🎓 [![image](https://github.com/kamangir/assets/blob/main/palisades/predict-datacube-maxar_open_data-WildFires-LosAngeles-Jan-2025-11-031311102213-103001010B9A1B00-2025-01-20-x54yb0/640.gif?raw=true)](https://github.com/kamangir/palisades) Geospatial AI for Post-Disaster Damage Assessment using Maxar Open Data. | 🌀[`sagesemseg`](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/sagesemseg/README.md) ⏸️ [![image](https://github.com/kamangir/assets/blob/main/blue-sandbox/sagesemseg-predict.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/sagesemseg/README.md) A SemSeg (Semantic Segmenter) trained and deployed on AWS Sagemaker. |
60
+ | 🌐[``@damages``](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md) ⏸️ [![image](https://github.com/kamangir/assets/raw/main/blue-sandbox/Maui-Hawaii-fires-Aug-23-ingest-2025-01-10-qqJqhm.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md) Satellite imagery damage assessment workflow | 🪦[`cemetery`](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/cemetery/README.md) 🪦 [![image](https://github.com/kamangir/assets/raw/main/blue-plugin/marquee.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/cemetery/README.md) An AI cemetery. |
61
61
 
62
62
  ---
63
63
 
64
64
 
65
65
  [![pylint](https://github.com/kamangir/blue-sandbox/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/blue-sandbox/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/blue-sandbox/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/blue-sandbox/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/blue-sandbox/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/blue-sandbox/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/blue-sandbox.svg)](https://pypi.org/project/blue-sandbox/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/blue-sandbox)](https://pypistats.org/packages/blue-sandbox)
66
66
 
67
- built by 🌀 [`blue_options-4.192.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`blue_sandbox-5.288.1`](https://github.com/kamangir/blue-sandbox).
67
+ built by 🌀 [`blue_options-4.192.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`blue_sandbox-5.292.1`](https://github.com/kamangir/blue-sandbox).
@@ -28,7 +28,6 @@ blue_sandbox/.abcli/blue_sandbox.sh
28
28
  blue_sandbox/.abcli/browse.sh
29
29
  blue_sandbox/.abcli/install.sh
30
30
  blue_sandbox/.abcli/microsoft_building_damage_assessment.sh
31
- blue_sandbox/.abcli/palisades.sh
32
31
  blue_sandbox/.abcli/cemetery/inference/cloudwatch.sh
33
32
  blue_sandbox/.abcli/cemetery/inference/inference.sh
34
33
  blue_sandbox/.abcli/microsoft_building_damage_assessment/ingest.sh
@@ -37,10 +36,6 @@ blue_sandbox/.abcli/microsoft_building_damage_assessment/label.sh
37
36
  blue_sandbox/.abcli/microsoft_building_damage_assessment/tensorboard.sh
38
37
  blue_sandbox/.abcli/microsoft_building_damage_assessment/train.sh
39
38
  blue_sandbox/.abcli/microsoft_building_damage_assessment/ingest/list.sh
40
- blue_sandbox/.abcli/palisades/ingest.sh
41
- blue_sandbox/.abcli/palisades/label.sh
42
- blue_sandbox/.abcli/palisades/predict.sh
43
- blue_sandbox/.abcli/palisades/train.sh
44
39
  blue_sandbox/.abcli/sagesemseg/cache_dataset.sh
45
40
  blue_sandbox/.abcli/sagesemseg/consts.sh
46
41
  blue_sandbox/.abcli/sagesemseg/train.sh
@@ -51,16 +46,11 @@ blue_sandbox/.abcli/tests/microsoft_building_damage_assessment_ingest.sh
51
46
  blue_sandbox/.abcli/tests/microsoft_building_damage_assessment_ingest_list.sh
52
47
  blue_sandbox/.abcli/tests/microsoft_building_damage_assessment_label.sh
53
48
  blue_sandbox/.abcli/tests/microsoft_building_damage_assessment_train.sh
54
- blue_sandbox/.abcli/tests/palisades_ingest.sh
55
- blue_sandbox/.abcli/tests/palisades_label.sh
56
- blue_sandbox/.abcli/tests/palisades_predict.sh
57
- blue_sandbox/.abcli/tests/palisades_train.sh
58
49
  blue_sandbox/.abcli/tests/sagesemseg_train.sh
59
50
  blue_sandbox/.abcli/tests/version.sh
60
51
  blue_sandbox/help/__init__.py
61
52
  blue_sandbox/help/__main__.py
62
53
  blue_sandbox/help/functions.py
63
- blue_sandbox/help/palisades.py
64
54
  blue_sandbox/microsoft_building_damage_assessment/README.py
65
55
  blue_sandbox/microsoft_building_damage_assessment/__init__.py
66
56
  blue_sandbox/microsoft_building_damage_assessment/__main__.py
@@ -1,19 +0,0 @@
1
- # 🌀 blue-sandbox
2
-
3
- 🌀 A sandbox for ideas and experiments.
4
-
5
- ```bash
6
- pip install blue-sandbox
7
- ```
8
-
9
- | | | |
10
- | --- | --- | --- |
11
- | 🧑🏽‍🚒[`palisades`](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/palisades/README.md) 🔥 [![image](https://github.com/kamangir/assets/raw/main/blue-geo/Maxar-Open-Datacube.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/palisades/README.md) Post-disaster Land Cover Classification. | 🌀[`sagesemseg`](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/sagesemseg/README.md) ⏸️ [![image](https://github.com/kamangir/assets/blob/main/blue-sandbox/sagesemseg-predict.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/sagesemseg/README.md) A SemSeg (Semantic Segmenter) trained and deployed on AWS Sagemaker. | 🌐[``@damages``](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md) ⏸️ [![image](https://github.com/kamangir/assets/raw/main/blue-sandbox/Maui-Hawaii-fires-Aug-23-ingest-2025-01-10-qqJqhm.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md) Satellite imagery damage assessment workflow |
12
- | 🪦[`cemetery`](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/cemetery/README.md) 🪦 [![image](https://github.com/kamangir/assets/raw/main/blue-plugin/marquee.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/cemetery/README.md) An AI cemetery. | | |
13
-
14
- ---
15
-
16
-
17
- [![pylint](https://github.com/kamangir/blue-sandbox/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/blue-sandbox/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/blue-sandbox/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/blue-sandbox/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/blue-sandbox/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/blue-sandbox/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/blue-sandbox.svg)](https://pypi.org/project/blue-sandbox/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/blue-sandbox)](https://pypistats.org/packages/blue-sandbox)
18
-
19
- built by 🌀 [`blue_options-4.192.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`blue_sandbox-5.288.1`](https://github.com/kamangir/blue-sandbox).
@@ -1,34 +0,0 @@
1
- #! /usr/bin/env bash
2
-
3
- function blue_sandbox_palisades_ingest() {
4
- local options=$1
5
- local target_options=$2
6
- local datacube_ingest_options=$3
7
-
8
- blue_geo_watch_targets_download
9
-
10
- local do_dryrun=$(abcli_option_int "$options" dryrun 0)
11
- local do_download=$(abcli_option_int "$options" download $(abcli_not $do_dryrun))
12
-
13
- local target=$(abcli_option "$target_options" target)
14
- local query_object_name
15
- if [[ -z "$target" ]]; then
16
- query_object_name=$target_options
17
-
18
- abcli_download - $query_object_name
19
- else
20
- query_object_name=palisades-$target-query-$(abcli_string_timestamp_short)
21
-
22
- blue_geo_watch_query \
23
- $target_options \
24
- $query_object_name
25
- [[ $? -ne 0 ]] && return 1
26
- fi
27
-
28
- local do_ingest_datacubes=$(abcli_option_int "$datacube_ingest_options" ingest_datacubes 1)
29
- [[ "$do_ingest_datacubes" == 0 ]] && return 0
30
-
31
- blue_geo_catalog_query_ingest - \
32
- $query_object_name \
33
- ,$datacube_ingest_options
34
- }
@@ -1,25 +0,0 @@
1
- #! /usr/bin/env bash
2
-
3
- function blue_sandbox_palisades_label() {
4
- local options=$1
5
- local do_download=$(abcli_option_int "$options" download 0)
6
- local offset=$(abcli_option "$option" offset 0)
7
-
8
- local datacube_label_options=$2
9
-
10
- local query_object_name=$(abcli_clarify_object $3 .)
11
- [[ "$do_download" == 1 ]] &&
12
- abcli_download - $query_object_name
13
-
14
- local datacube_id=$(blue_geo_catalog_query_read - \
15
- $query_object_name \
16
- --offset $offset)
17
- if [[ -z "$datacube_id" ]]; then
18
- abcli_log_error "datacube $query_object_name/#$offset not found."
19
- return 1
20
- fi
21
-
22
- blue_geo_datacube_label \
23
- ,$datacube_label_options \
24
- $datacube_id
25
- }
@@ -1,49 +0,0 @@
1
- #! /usr/bin/env bash
2
-
3
- function blue_sandbox_palisades_predict() {
4
- local options=$1
5
- local do_ingest=$(abcli_option_int "$options" ingest 0)
6
- local do_tag=$(abcli_option_int "$options" tag 1)
7
-
8
- local predict_options=$2
9
- $abcli_gpu_status_cache && local device=cuda || local device=cpu
10
- local device=$(abcli_option "$predict_options" device $device)
11
- local do_dryrun=$(abcli_option_int "$predict_options" dryrun 0)
12
- local do_download=$(abcli_option_int "$predict_options" download $(abcli_not $do_dryrun))
13
- local do_upload=$(abcli_option_int "$predict_options" upload $(abcli_not $do_dryrun))
14
- local profile=$(abcli_option "$predict_options" profile VALIDATION)
15
-
16
- local model_object_name=$(abcli_clarify_object $3 ..)
17
- [[ "$do_download" == 1 ]] &&
18
- abcli_download - $model_object_name
19
-
20
- local datacube_id=$(abcli_clarify_object $4 .)
21
- [[ "$do_ingest" == 1 ]] &&
22
- blue_geo_datacube_ingest \
23
- scope=rgb \
24
- $datacube_id
25
-
26
- local prediction_object_name=$(abcli_clarify_object $5 predict-$datacube_id-$(abcli_string_timestamp_short))
27
-
28
- abcli_log "semseg[$model_object_name].predict($datacube_id) -$device-@-$profile-> $prediction_object_name."
29
-
30
- abcli_eval dryrun=$do_dryrun \
31
- python3 -m blue_sandbox.palisades predict \
32
- --device $device \
33
- --model_object_name $model_object_name \
34
- --datacube_id $datacube_id \
35
- --prediction_object_name $prediction_object_name \
36
- --profile $profile \
37
- "${@:6}"
38
- local status="$?"
39
-
40
- [[ "$do_tag" == 1 ]] &&
41
- abcli_mlflow_tags_set \
42
- $prediction_object_name \
43
- datacube_id=$datacube_id,model=$model_object_name,profile=$profile
44
-
45
- [[ "$do_upload" == 1 ]] &&
46
- abcli_upload - $prediction_object_name
47
-
48
- return $status
49
- }
@@ -1,58 +0,0 @@
1
- #! /usr/bin/env bash
2
-
3
- function blue_sandbox_palisades_train() {
4
- local options=$1
5
- local do_dryrun=$(abcli_option_int "$options" dryrun 0)
6
- local do_download=$(abcli_option_int "$options" download $(abcli_not $do_dryrun))
7
- local do_review=$(abcli_option_int "$options" review 0)
8
-
9
- local query_object_name=$(abcli_clarify_object $2 .)
10
- [[ "$do_download" == 1 ]] &&
11
- abcli_download - $query_object_name
12
-
13
- local ingest_options=$3
14
- local count=$(abcli_option "$ingest_options" count 10000)
15
-
16
- local dataset_object_name=$(abcli_clarify_object $4 ${query_object_name}-ingest-$(abcli_string_timestamp_short))
17
-
18
- local train_options=$5
19
- local epoch_count=$(abcli_option "$train_options" epochs 5)
20
-
21
- local model_object_name=$(abcli_clarify_object $6 ${dataset_object_name}-model-$(abcli_string_timestamp_short))
22
-
23
- if [[ "$do_review" == 1 ]]; then
24
- roofai_dataset_review \
25
- dryrun=$do_dryrun \
26
- $query_object_name \
27
- --index 0 \
28
- --subset test
29
- [[ $? -ne 0 ]] && return 1
30
- fi
31
-
32
- roofai_dataset_ingest \
33
- ~download,source=$query_object_name,$ingest_options \
34
- $dataset_object_name \
35
- --test_count $(python3 -c "print(int($count*0.1))") \
36
- --train_count $(python3 -c "print(int($count*0.8))") \
37
- --val_count $(python3 -c "print(int($count*0.1))")
38
- [[ $? -ne 0 ]] && return 1
39
-
40
- if [[ "$do_review" == 1 ]]; then
41
- local subset
42
- for subset in train test val; do
43
- roofai_dataset_review \
44
- dryrun=$do_dryrun \
45
- $dataset_object_name \
46
- --index 0 \
47
- --subset $subset
48
- [[ $? -ne 0 ]] && return 1
49
- done
50
- fi
51
-
52
- roofai_semseg_train \
53
- ~download,$train_options \
54
- $dataset_object_name \
55
- $model_object_name \
56
- --classes affected \
57
- --epoch_count $epoch_count
58
- }
@@ -1,15 +0,0 @@
1
- #! /usr/bin/env bash
2
-
3
- function blue_sandbox_palisades() {
4
- local task=$(abcli_unpack_keyword $1 help)
5
-
6
- local function_name=blue_sandbox_palisades_$task
7
- if [[ $(type -t $function_name) == "function" ]]; then
8
- $function_name "${@:2}"
9
- return
10
- fi
11
-
12
- python3 -m blue_sandbox.palisades "$@"
13
- }
14
-
15
- abcli_source_caller_suffix_path /palisades
@@ -1,29 +0,0 @@
1
- #! /usr/bin/env bash
2
-
3
- function test_blue_sandbox_palisades_ingest() {
4
- local options=$1
5
-
6
- abcli_eval ,$options \
7
- blue_sandbox_palisades_ingest \
8
- ~upload \
9
- target=Palisades-Maxar-test \
10
- ~ingest_datacubes
11
- [[ $? -ne 0 ]] && return 1
12
-
13
- abcli_hr
14
-
15
- abcli_eval ,$options \
16
- blue_sandbox_palisades_ingest \
17
- ~upload \
18
- $PALISADES_QUERY_OBJECT_PALISADES_MAXAR_TEST \
19
- ~ingest_datacubes
20
- [[ $? -ne 0 ]] && return 1
21
-
22
- abcli_hr
23
-
24
- abcli_eval ,$options \
25
- blue_sandbox_palisades_ingest \
26
- ~upload \
27
- target=Palisades-Maxar-test \
28
- scope=rgb
29
- }
@@ -1,21 +0,0 @@
1
- #! /usr/bin/env bash
2
-
3
- function test_blue_sandbox_palisades_label() {
4
- local options=$1
5
-
6
- local query_object_name=palisades-dataset-v1
7
-
8
- abcli_eval ,$options \
9
- blue_sandbox_palisades_label \
10
- download,offset=0 \
11
- ~QGIS \
12
- $query_object_name
13
- [[ $? -ne 0 ]] && return 1
14
-
15
- # test is empty; train causes the github worker to crash.
16
- abcli_eval ,$options \
17
- roofai_dataset_review - \
18
- $query_object_name \
19
- --index 0 \
20
- --subset test
21
- }
@@ -1,11 +0,0 @@
1
- #! /usr/bin/env bash
2
-
3
- function test_blue_sandbox_palisades_predict() {
4
- local options=$1
5
-
6
- blue_sandbox_palisades_predict \
7
- ingest,$options \
8
- - \
9
- palisades-dataset-v1-ingest-2025-01-20-520ze1-model-2025-01-20-s5xtkp \
10
- datacube-maxar_open_data-WildFires-LosAngeles-Jan-2025-11-031311102213-103001010B9A1B00
11
- }
@@ -1,13 +0,0 @@
1
- #! /usr/bin/env bash
2
-
3
- function test_blue_sandbox_palisades_train() {
4
- local options=$1
5
-
6
- blue_sandbox_palisades_train \
7
- review,~upload,$options \
8
- palisades-dataset-v1 \
9
- count=1000 \
10
- - \
11
- epochs=1 \
12
- -
13
- }
@@ -1,141 +0,0 @@
1
- from typing import List
2
-
3
- from blue_options.terminal import show_usage, xtra
4
- from roofai.help.semseg import (
5
- train_options,
6
- device_and_profile_details,
7
- predict_options,
8
- )
9
-
10
- from blue_geo.watch.targets.target_list import TargetList
11
- from blue_geo.help.datacube import scope_details
12
- from blue_geo.help.datacube import ingest_options as datacube_ingest_options
13
- from blue_geo.help.datacube.label import options as datacube_label_options
14
-
15
- target_list = TargetList(catalog="maxar_open_data")
16
-
17
-
18
- def help_ingest(
19
- tokens: List[str],
20
- mono: bool,
21
- ) -> str:
22
- options = xtra("~download,dryrun", mono=mono)
23
-
24
- target_options = "".join(
25
- [
26
- "target=<target>",
27
- xtra(" | <query-object-name>", mono),
28
- ]
29
- )
30
-
31
- ingest_options = "".join(
32
- [
33
- xtra("~ingest_datacubes | ", mono=mono),
34
- datacube_ingest_options(mono=mono),
35
- ]
36
- )
37
-
38
- return show_usage(
39
- [
40
- "palisades",
41
- "ingest",
42
- f"[{options}]",
43
- f"[{target_options}]",
44
- f"[{ingest_options}]",
45
- ],
46
- "ingest <target>.",
47
- {
48
- "target: {}".format(" | ".join(target_list.get_list())): [],
49
- **scope_details,
50
- },
51
- mono=mono,
52
- )
53
-
54
-
55
- def help_label(
56
- tokens: List[str],
57
- mono: bool,
58
- ) -> str:
59
- options = "download,offset=<offset>"
60
-
61
- return show_usage(
62
- [
63
- "palisades",
64
- "label",
65
- f"[{options}]",
66
- f"[{datacube_label_options(mono=mono)}]",
67
- "[.|<query-object-name>]",
68
- ],
69
- "label <query-object-name>.",
70
- mono=mono,
71
- )
72
-
73
-
74
- def help_predict(
75
- tokens: List[str],
76
- mono: bool,
77
- ) -> str:
78
- options = "".join(
79
- [
80
- "ingest",
81
- xtra(",~tag", mono=mono),
82
- ]
83
- )
84
-
85
- return show_usage(
86
- [
87
- "palisades",
88
- "predict",
89
- f"[{options}]",
90
- f"[{predict_options(mono=mono)}]",
91
- "[..|<model-object-name>]",
92
- "[.|<datacube-id>]",
93
- "[-|<prediction-object-name>]",
94
- ],
95
- "<datacube-id> -<model-object-name>-> <prediction-object-name>",
96
- device_and_profile_details,
97
- mono=mono,
98
- )
99
-
100
-
101
- def help_train(
102
- tokens: List[str],
103
- mono: bool,
104
- ) -> str:
105
- options = xtra("dryrun,~download,review", mono=mono)
106
-
107
- ingest_options = "".join(
108
- [
109
- "count=<10000>",
110
- xtra(",dryrun,upload", mono=mono),
111
- ]
112
- )
113
-
114
- return show_usage(
115
- [
116
- "palisades",
117
- "train",
118
- f"[{options}]",
119
- "[.|<query-object-name>]",
120
- f"[{ingest_options}]",
121
- "[-|<dataset-object-name>]",
122
- "[{},epochs=<5>]".format(
123
- train_options(
124
- mono=mono,
125
- show_download=False,
126
- )
127
- ),
128
- "[-|<model-object-name>]",
129
- ],
130
- "train palisades.",
131
- device_and_profile_details,
132
- mono=mono,
133
- )
134
-
135
-
136
- help_functions = {
137
- "ingest": help_ingest,
138
- "label": help_label,
139
- "predict": help_predict,
140
- "train": help_train,
141
- }
File without changes
File without changes
File without changes