Segmentation-models-pytorch

Latest version: v0.3.3

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

Scan your dependencies

Page 2 of 2

0.1.3

Updates
- New architecture Unet++ (279)
- New encoders RegNet, ResNest, SK-Net, Res2Net (286)
- Updated timm version (0.3.2)
- Improved docstrings and typehints for models
- Project documentation on https://smp.readthedocs.io

Thanks to azkalot1 for the new encoders and architecture!

0.1.2

Fixes
- Fix `pytorch-efficientnet` package version in requirements.txt to strict 0.6.3 (260)

0.1.1

Updates
- New decoders DeepLabV3, DeepLabV3+, PAN
- New backbones (encoders) `timm-efficientnet*`
- New pretrained weights (ssl, wsl) for resnets
- New pretrained weights (advprop) for efficientnets

And some small fixes.

Thanks IlyaDobrynin gavrin-s lizmisha suitre77 thisisiron phamquiluan and all other contributers!

0.1.0

Updates

1) New backbones (mobilenet, efficientnet, inception)
2) `depth` and `in_channels` options for all models
3) Auxiliary classification output

Note!
Model architectures have been changed, use previous versions for weights compatibility!

0.0.3

Updates
- Conv2D Initialization
- kaiming_normal -> kaiming_uniform;
- fan_out -> fan_in;
- bias -> 0
- package dependencies

0.0.2

Updates

- New backbones:
- resnext50_32x4d
- resnext101_32x8d
- resnext101_32x16d
- resnext101_32x32d
- resnext101_32x48d
- Unet `scSE` attention block (optional)
- torchvision version update
- `get_preprocessing_params` function

Thanks laol777 for contribution!

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.