Skip to content

Commit

Permalink
fix(test): update test transforms demos (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
DefTruth committed Feb 19, 2022
1 parent d53d205 commit c17017a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ transform = torchlm.LandmarksCompose([
<img src='docs/res/2_wflw_478.jpg' height="100px" width="100px">
</div>

* **bind** torchvision and albumentations's transforms through **torchlm.bind**
* **bind** **80+** torchvision and albumentations's transforms through **torchlm.bind**
```python
import torchvision
import albumentations
Expand Down

0 comments on commit c17017a

Please sign in to comment.