Commit Graph

12 Commits (780c0a96a41018b02872dea5f658e86d456c1916)

Author SHA1 Message Date
Ross Wightman 76539d905e Some transform/data/loader refactoring, hopefully didn't break things
5 years ago
Ross Wightman db8ad25a23 MobileNetV3 appears correct based on paper update, cleaned up comments and compacted last block def
5 years ago
Ross Wightman c3fbdd4655 Fix efficient head for MobileNetV3
5 years ago
Ross Wightman 17da1adaca A few MobileNetV3 tweaks
5 years ago
Ross Wightman 6523e4abe4 More appropriate name for se channel
5 years ago
Ross Wightman db056d97e2 Add MobileNetV3 and associated changes hard-swish, hard-sigmoid, efficient head, etc
5 years ago
Ross Wightman 02abeb95bf Add the url for tflite mnasnet ported weights
5 years ago
Ross Wightman 4663fc2132 Add support for tflite mnasnet pretrained weights and included spnasnet pretrained weights of my own.
5 years ago
Ross Wightman afb357ff68 Make genmobilenet weight init switchable, fix fan_out in google style linear init
5 years ago
Ross Wightman 34cd76899f Add Single-Path NAS pixel1 model
5 years ago
Ross Wightman 419555be62 Update a few GenMobileNet comments
5 years ago
Ross Wightman bc264269c9 Morph mnasnet impl into a generic mobilenet that covers Mnasnet, MobileNetV1/V2, ChamNet, FBNet, and related
5 years ago