在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):chinakook/MobileNetV2.mxnet开源软件地址(OpenSource Url):https://github.com/chinakook/MobileNetV2.mxnet开源编程语言(OpenSource Language):Python 100.0%开源软件介绍(OpenSource Introduction):A MXNet/Gluon implementation of MobileNetV2This is a Gluon implementation of MobileNetV2 architecture as described in the paper Inverted Residuals and Linear Bottlenecks: Mobile Networks for Classification, Detection and Segmentation. Pretrained Models on ImageNetWe provide pretrained MobileNetV2(width_mult: 1.0, crop_size: 224) models on ImageNet, which achieve slightly better accuracy rates than the original ones reported in the paper. The top-1/5 accuracy rates by using single center crop (crop size: 224x224, image size: 256xN):
Training ScriptFor training, please refer to liangfu/mxnet-mobilenet-v2. Our pretrained model is converted from that. The MXNet officially offer a pretrained model (and training script) here too. NormalizationThe input images are substrated by mean RGB = [ 123.68, 116.78, 103.94 ]. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论