Supervisely

Latest version: v6.73.106

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

Scan your dependencies

Page 2 of 144

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

6.73.98

6.73.97

What's Changed
* New Import and FileApi: New converter, other tiny improvements and fixes by almazgimaev and NikolaiPetukhov in https://github.com/supervisely/supervisely/pull/972
- handle corner case in `api.file.get_directory_size`
- handle corner case in CocoConverter and FastCocoConverter
- raise an exception if dataset not found
- added new .mpg extension for video converter
- new sly converter (append JSON annotations to existing images)
- refactoring: `supervisely/nn/inference/inference.py` and `supervisely/nn/inference/session.py`


**Full Changelog**: https://github.com/supervisely/supervisely/compare/v6.73.96...v6.73.97

6.73.96

InferenceImageCache error fixes
inference_project_id upload results fixes

6.73.95

Page 2 of 144

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.