Skip to content

Release `v0.0.1`

Latest
Compare
Choose a tag to compare
@yakhyo yakhyo released this 04 Aug 07:59
· 4 commits to master since this release
5f99e52

Ported weights of MobileNet V3 from torchvision. Weights are in F16 tensor. Before using them, it needs to be converted to float (by .float())