supervisely 6.73.244__py3-none-any.whl → 6.73.246__py3-none-any.whl
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.
Potentially problematic release.
This version of supervisely might be problematic. Click here for more details.
- supervisely/nn/training/train_app.py +3 -3
- {supervisely-6.73.244.dist-info → supervisely-6.73.246.dist-info}/METADATA +1 -1
- {supervisely-6.73.244.dist-info → supervisely-6.73.246.dist-info}/RECORD +7 -7
- {supervisely-6.73.244.dist-info → supervisely-6.73.246.dist-info}/LICENSE +0 -0
- {supervisely-6.73.244.dist-info → supervisely-6.73.246.dist-info}/WHEEL +0 -0
- {supervisely-6.73.244.dist-info → supervisely-6.73.246.dist-info}/entry_points.txt +0 -0
- {supervisely-6.73.244.dist-info → supervisely-6.73.246.dist-info}/top_level.txt +0 -0
|
@@ -1492,7 +1492,7 @@ class TrainApp:
|
|
|
1492
1492
|
self.gui.training_process.start_button.loading = False
|
|
1493
1493
|
self.gui.training_process.start_button.disable()
|
|
1494
1494
|
self.gui.training_process.stop_button.disable()
|
|
1495
|
-
self.gui.training_logs.tensorboard_button.disable()
|
|
1495
|
+
# self.gui.training_logs.tensorboard_button.disable()
|
|
1496
1496
|
|
|
1497
1497
|
set_directory(remote_dir)
|
|
1498
1498
|
self.gui.training_process.artifacts_thumbnail.set(file_info)
|
|
@@ -1694,7 +1694,7 @@ class TrainApp:
|
|
|
1694
1694
|
|
|
1695
1695
|
# 8. UI updates
|
|
1696
1696
|
benchmark_report_template = self._api.file.get_info_by_path(
|
|
1697
|
-
self._team_id
|
|
1697
|
+
self._team_id, remote_dir + "template.vue"
|
|
1698
1698
|
)
|
|
1699
1699
|
|
|
1700
1700
|
self.gui.training_process.model_benchmark_report_text.hide()
|
|
@@ -2031,7 +2031,7 @@ class TrainApp:
|
|
|
2031
2031
|
if not experiment_name:
|
|
2032
2032
|
logger.error("Experiment name is empty")
|
|
2033
2033
|
raise ValueError("Experiment name is empty")
|
|
2034
|
-
invalid_chars = r"
|
|
2034
|
+
invalid_chars = r"\/"
|
|
2035
2035
|
if any(char in experiment_name for char in invalid_chars):
|
|
2036
2036
|
logger.error(f"Experiment name contains invalid characters: {invalid_chars}")
|
|
2037
2037
|
raise ValueError(f"Experiment name contains invalid characters: {invalid_chars}")
|
|
@@ -940,7 +940,7 @@ supervisely/nn/tracker/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NM
|
|
|
940
940
|
supervisely/nn/tracker/utils/gmc.py,sha256=3JX8979H3NA-YHNaRQyj9Z-xb9qtyMittPEjGw8y2Jo,11557
|
|
941
941
|
supervisely/nn/tracker/utils/kalman_filter.py,sha256=XquwLRFVfZdJMHPqPUtq-kdtuKLY6zgGHbnPGTXL8qU,17044
|
|
942
942
|
supervisely/nn/training/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
943
|
-
supervisely/nn/training/train_app.py,sha256=
|
|
943
|
+
supervisely/nn/training/train_app.py,sha256=i53gk26n1iqFvyGjB2eXBQKMgYsBE2e2Z77DM6gf4Yw,80370
|
|
944
944
|
supervisely/nn/training/gui/__init__.py,sha256=Nqnn8clbgv-5l0PgxcTOldg8mkMKrFn4TvPL-rYUUGg,1
|
|
945
945
|
supervisely/nn/training/gui/classes_selector.py,sha256=laF29RllCsGTYFGntwqs2rwn1WHX9QwzbjhC6dUJvlE,3717
|
|
946
946
|
supervisely/nn/training/gui/gui.py,sha256=o1ryQJjzSewskgxxoFyuQ5oZUvYlzg70paxeCleRmJY,21765
|
|
@@ -1041,9 +1041,9 @@ supervisely/worker_proto/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZ
|
|
|
1041
1041
|
supervisely/worker_proto/worker_api_pb2.py,sha256=VQfi5JRBHs2pFCK1snec3JECgGnua3Xjqw_-b3aFxuM,59142
|
|
1042
1042
|
supervisely/worker_proto/worker_api_pb2_grpc.py,sha256=3BwQXOaP9qpdi0Dt9EKG--Lm8KGN0C5AgmUfRv77_Jk,28940
|
|
1043
1043
|
supervisely_lib/__init__.py,sha256=7-3QnN8Zf0wj8NCr2oJmqoQWMKKPKTECvjH9pd2S5vY,159
|
|
1044
|
-
supervisely-6.73.
|
|
1045
|
-
supervisely-6.73.
|
|
1046
|
-
supervisely-6.73.
|
|
1047
|
-
supervisely-6.73.
|
|
1048
|
-
supervisely-6.73.
|
|
1049
|
-
supervisely-6.73.
|
|
1044
|
+
supervisely-6.73.246.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
1045
|
+
supervisely-6.73.246.dist-info/METADATA,sha256=jgk6Q0Nu0ySOl8v0MXtq9cxMgkDye4HdyWMd7QEmZmQ,33351
|
|
1046
|
+
supervisely-6.73.246.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
|
|
1047
|
+
supervisely-6.73.246.dist-info/entry_points.txt,sha256=U96-5Hxrp2ApRjnCoUiUhWMqijqh8zLR03sEhWtAcms,102
|
|
1048
|
+
supervisely-6.73.246.dist-info/top_level.txt,sha256=kcFVwb7SXtfqZifrZaSE3owHExX4gcNYe7Q2uoby084,28
|
|
1049
|
+
supervisely-6.73.246.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|