Skip to content

Releases: yakhyo/mobilenetv3-pytorch

Release `v0.0.1`

04 Aug 07:59
5f99e52
Compare
Choose a tag to compare

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