Pugh-torch

Latest version: v0.4.0

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

Scan your dependencies

0.4.0

Added
* pytorch-lightning callbacks (TensorBoardAddSS, TensorBoardAddClassification)
for add_ss and add_rgb for segmentation and classification tasks, respectively.
* Initial form of a project template to get ideas going quickly.
* ADE20K dataset
* various optimizers and getters
* various activation functions and getters
* LoadStateDictMixin that adds verbosity to model loading and has more laxed
`strict` shape requirements.
* pretrained resnet models (from torchvision) that utilize LoadStateDictMixin
* Label smoothing losses

0.3.1

Added
* Aliased `ResizeShortest` to `ShortestMaxSize` to be consistent with `albumentations.augmentations.transforms.LongestMaxSize`

Fixed
* Add missing interpolation attribute in ResizeShortest transform.
* Fixed `ResizeShortest` producing erroenous results when both sides are the same length.

0.3.0

Added
+ Text label adding to TensorBoard Images
+ ResizeShortest augmentation transform
+ Unit Testing utilities
+ basic Datasets API
+ A bunch of useful dependencies added.

0.2.0

Added
* Additional extra_requires in preparation for docker release.

0.1.0

Added
* Initial Release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.