Releases: DefTruth/torchlm
Releases · DefTruth/torchlm
TorchLm v0.1.6 Alpha
- [2022/03/08]: Add PIPNet: Towards Efficient Facial Landmark Detection in the Wild, CVPR2021
torchlm-v0.1.5
v0.1.5 release notes
- add data augmentations api docs
- some bugs fixed
- add more examples
torchlm-v0.1.4
v0.1.4 release notes
- add _transforms_api_assert
- fixed apply_background
- add MANFEST.in
- add MixUp
- package transforms assets in to pypi for MixUp
torchlm-v0.1.3
v0.1.3 release notes
- fixed wrong flag setting when the landmarks been outside
- fixed docs typos
- inti metrics module
torchlm-v0.1.2
v0.1.2 release notes
- add safe check and make sure the landmarks keep the same number after any transforms
- fixed docs typos error
- add internal transform logging api
- add prob param at bind-level
torchlm-v0.1.1
🆕 What's New
- [2022/02/13]: Add 30+ native data augmentations and bind 80+ torchvision and albumations's transforms.
torchlm-v0.1.0
🆕 What's New
- [2022/02/13]: Add 30+ native data augmentations and bind 80+ torchvision and albumations's transforms.