Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-01-07 | 378 Bytes | |
Segmentation Models - v0.3.2.tar.gz | 2023-01-07 | 2.5 MB | |
Segmentation Models - v0.3.2.zip | 2023-01-07 | 2.6 MB | |
Totals: 3 Items | 5.1 MB | 0 |
Updates
- Added Apple's Mobile One encoder from repo (use
encoder_name="mobileone_s{0..4}"
). - Pytorch image models (timm) version upgrade to 0.6.12 (500+ encoders available)
- Minor typo fixes and docs updates
## Breaking changes - Minimum Python version 3.6 -> 3.7
Thanks @VadimLevin, @kevinpl07, @Abd-elr4hman