Supervisely

Latest version: v6.73.116

Safety actively analyzes 640563 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 145

6.73.104

What's Changed
* ProjectSettings: added new param labeling_interface by almazgimaev in https://github.com/supervisely/supervisely/pull/979


**Full Changelog**: https://github.com/supervisely/supervisely/compare/v6.73.103...v6.73.104

6.73.103

What's Changed
* api.images.upload_medical: make dcm-derived tags applicalble to images only by grokhi in https://github.com/supervisely/supervisely/pull/981


**Full Changelog**: https://github.com/supervisely/supervisely/compare/v6.73.102...v6.73.103

6.73.102

Refactor Inference subclasses to not inherit from InferenceImageCache
Added classes whitelist setting to the inference methods
Optimized results upload for inference_project_id method

6.73.101

What's Changed
* Fix PointcloudEpisodeAnnotation: return empty collection if frame not found in annotations by almazgimaev in https://github.com/supervisely/supervisely/pull/978


**Full Changelog**: https://github.com/supervisely/supervisely/compare/v6.73.100...v6.73.101

6.73.100

- Remove sly.nn.checkpoints module
- Add sly.nn.artifacts module
- Add BaseTrainArtifacts class
- Add subclasses for the following frameworks:
- YOLOv5
- YOLOv5 2.0
- YOLOv8
- MMDetection
- MMDetection 3.0
- MMSegmentation
- MMClassification
- RITM
- Detectron2
- UNet

Usage example:

python
from supervisely.nn.artifacts.yolov5 import YOLOv5

framework = YOLOv5(team_id)
custom_artifacts= framework.get_list()

6.73.99

What's Changed
* Rework sly_download with new progress bars by grokhi in https://github.com/supervisely/supervisely/pull/967


**Full Changelog**: https://github.com/supervisely/supervisely/compare/v6.73.98...v6.73.99

Page 3 of 145

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.