blue-sandbox 5.118.1__tar.gz → 5.133.1__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {blue_sandbox-5.118.1/blue_sandbox.egg-info → blue_sandbox-5.133.1}/PKG-INFO +3 -3
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/README.md +2 -2
- blue_sandbox-5.133.1/blue_sandbox/.abcli/tests/sagesemseg_train.sh +32 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/__init__.py +1 -1
- blue_sandbox-5.133.1/blue_sandbox/config.env +5 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/env.py +7 -2
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/list.py +2 -2
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1/blue_sandbox.egg-info}/PKG-INFO +3 -3
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox.egg-info/SOURCES.txt +1 -0
- blue_sandbox-5.118.1/blue_sandbox/config.env +0 -3
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/LICENSE +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/MANIFEST.in +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/abcli.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/actions.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/aka.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/alias.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/blue_sandbox.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/browse.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/install.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/microsoft_building_damage_assessment/ingest/list.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/microsoft_building_damage_assessment/ingest.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/microsoft_building_damage_assessment/install.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/microsoft_building_damage_assessment/label.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/microsoft_building_damage_assessment/tensorboard.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/microsoft_building_damage_assessment/train.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/microsoft_building_damage_assessment.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/sagesemseg/cache_dataset.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/sagesemseg/consts.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/sagesemseg/train.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/sagesemseg/upload_dataset.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/tests/README.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/tests/help.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/tests/microsoft_building_damage_assessment_ingest.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/tests/microsoft_building_damage_assessment_ingest_list.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/tests/microsoft_building_damage_assessment_label.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/tests/microsoft_building_damage_assessment_train.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/tests/version.sh +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/README.py +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/__main__.py +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/functions.py +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/help/__init__.py +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/help/__main__.py +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/help/functions.py +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/host.py +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/logger.py +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/microsoft_building_damage_assessment/README.py +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/microsoft_building_damage_assessment/__init__.py +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/microsoft_building_damage_assessment/__main__.py +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/microsoft_building_damage_assessment/ingest.py +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/microsoft_building_damage_assessment/label.py +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/microsoft_building_damage_assessment/sas_token.py +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/microsoft_building_damage_assessment/train.py +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/sample.env +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/urls.py +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox.egg-info/dependency_links.txt +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox.egg-info/requires.txt +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox.egg-info/top_level.txt +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/pyproject.toml +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/requirements.txt +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/setup.cfg +0 -0
- {blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/setup.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: blue_sandbox
|
3
|
-
Version: 5.
|
3
|
+
Version: 5.133.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)
|
@@ -55,11 +55,11 @@ pip install blue-sandbox
|
|
55
55
|
|
56
56
|
| | |
|
57
57
|
| --- | --- |
|
58
|
-
| 🌀[`sagesemseg`](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/sagesemseg/README.md)
|
58
|
+
| 🌀[`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 |
|
59
59
|
|
60
60
|
---
|
61
61
|
|
62
62
|
|
63
63
|
[![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)
|
64
64
|
|
65
|
-
built by 🌀 [`blue_options-4.185.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`blue_sandbox-5.
|
65
|
+
built by 🌀 [`blue_options-4.185.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`blue_sandbox-5.133.1`](https://github.com/kamangir/blue-sandbox).
|
@@ -8,11 +8,11 @@ pip install blue-sandbox
|
|
8
8
|
|
9
9
|
| | |
|
10
10
|
| --- | --- |
|
11
|
-
| 🌀[`sagesemseg`](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/sagesemseg/README.md)
|
11
|
+
| 🌀[`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
12
|
|
13
13
|
---
|
14
14
|
|
15
15
|
|
16
16
|
[![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)
|
17
17
|
|
18
|
-
built by 🌀 [`blue_options-4.185.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`blue_sandbox-5.
|
18
|
+
built by 🌀 [`blue_options-4.185.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`blue_sandbox-5.133.1`](https://github.com/kamangir/blue-sandbox).
|
@@ -0,0 +1,32 @@
|
|
1
|
+
#! /usr/bin/env bash
|
2
|
+
|
3
|
+
function test_roofAI_sagemaker_train() {
|
4
|
+
local options=$1
|
5
|
+
local do_dryrun=$(abcli_option_int "$options" dryrun 0)
|
6
|
+
|
7
|
+
abcli_log_warning "🚧 may incur cost 💰, disabled."
|
8
|
+
do_dryrun=1
|
9
|
+
|
10
|
+
abcli_eval dryrun=$do_dryrun \
|
11
|
+
conda activate $(roofAI_conda environment_name sagemaker)
|
12
|
+
|
13
|
+
local dataset_object_name=dataset-$(abcli_string_timestamp)
|
14
|
+
|
15
|
+
abcli_eval dryrun=$do_dryrun \
|
16
|
+
roofAI dataset ingest \
|
17
|
+
source=AIRS,target=sagemaker,$2 \
|
18
|
+
$dataset_object_name \
|
19
|
+
--test_count 0 \
|
20
|
+
--train_count 16 \
|
21
|
+
--val_count 16
|
22
|
+
|
23
|
+
local model_object_name=model-$(abcli_string_timestamp)
|
24
|
+
|
25
|
+
abcli_eval dryrun=$do_dryrun \
|
26
|
+
sagesemseg train \
|
27
|
+
,$3 \
|
28
|
+
$dataset_object_name \
|
29
|
+
$model_object_name \
|
30
|
+
--instance_type ml.g4dn.2xlarge \
|
31
|
+
"${@:4}"
|
32
|
+
}
|
@@ -0,0 +1,5 @@
|
|
1
|
+
DAMAGES_TEST_DATASET_OBJECT_NAME=Maui-Hawaii-fires-Aug-23-ingest-2025-01-10-qqJqhm
|
2
|
+
|
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
|
+
|
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
|
@@ -12,7 +12,12 @@ DAMAGES_TEST_DATASET_OBJECT_NAME = os.getenv(
|
|
12
12
|
|
13
13
|
ENCODED_BLOB_SAS_TOKEN = os.getenv("ENCODED_BLOB_SAS_TOKEN", "")
|
14
14
|
|
15
|
-
|
16
|
-
"
|
15
|
+
SAGESEMSEG_COMPLETED_JOB_pascal_voc_v1_debug_v2 = os.getenv(
|
16
|
+
"SAGESEMSEG_COMPLETED_JOB_pascal_voc_v1_debug_v2",
|
17
|
+
"",
|
18
|
+
)
|
19
|
+
|
20
|
+
SAGESEMSEG_COMPLETED_JOB_pascal_voc_v1_full_v2 = os.getenv(
|
21
|
+
"SAGESEMSEG_COMPLETED_JOB_pascal_voc_v1_full_v2",
|
17
22
|
"",
|
18
23
|
)
|
@@ -3,8 +3,8 @@ list_of_experiments = {
|
|
3
3
|
"ICON": "🌀",
|
4
4
|
"title": "A SemSeg (Semantic Segmenter) trained and deployed on AWS Sagemaker.",
|
5
5
|
"url": "https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/sagesemseg/README.md",
|
6
|
-
"marquee": "https://github.com/kamangir/assets/
|
7
|
-
"status": "
|
6
|
+
"marquee": "https://github.com/kamangir/assets/blob/main/blue-sandbox/sagesemseg-predict.png?raw=true",
|
7
|
+
"status": "⏸️",
|
8
8
|
},
|
9
9
|
"`@damages`": {
|
10
10
|
"ICON": "🌐",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: blue_sandbox
|
3
|
-
Version: 5.
|
3
|
+
Version: 5.133.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)
|
@@ -55,11 +55,11 @@ pip install blue-sandbox
|
|
55
55
|
|
56
56
|
| | |
|
57
57
|
| --- | --- |
|
58
|
-
| 🌀[`sagesemseg`](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/sagesemseg/README.md)
|
58
|
+
| 🌀[`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 |
|
59
59
|
|
60
60
|
---
|
61
61
|
|
62
62
|
|
63
63
|
[![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)
|
64
64
|
|
65
|
-
built by 🌀 [`blue_options-4.185.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`blue_sandbox-5.
|
65
|
+
built by 🌀 [`blue_options-4.185.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`blue_sandbox-5.133.1`](https://github.com/kamangir/blue-sandbox).
|
@@ -44,6 +44,7 @@ blue_sandbox/.abcli/tests/microsoft_building_damage_assessment_ingest.sh
|
|
44
44
|
blue_sandbox/.abcli/tests/microsoft_building_damage_assessment_ingest_list.sh
|
45
45
|
blue_sandbox/.abcli/tests/microsoft_building_damage_assessment_label.sh
|
46
46
|
blue_sandbox/.abcli/tests/microsoft_building_damage_assessment_train.sh
|
47
|
+
blue_sandbox/.abcli/tests/sagesemseg_train.sh
|
47
48
|
blue_sandbox/.abcli/tests/version.sh
|
48
49
|
blue_sandbox/help/__init__.py
|
49
50
|
blue_sandbox/help/__main__.py
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/sagesemseg/cache_dataset.sh
RENAMED
File without changes
|
File without changes
|
File without changes
|
{blue_sandbox-5.118.1 → blue_sandbox-5.133.1}/blue_sandbox/.abcli/sagesemseg/upload_dataset.sh
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|