在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):hollance/MobileNet-CoreML开源软件地址(OpenSource Url):https://github.com/hollance/MobileNet-CoreML开源编程语言(OpenSource Language):Swift 90.9%开源软件介绍(OpenSource Introduction):MobileNet with CoreMLThis is the MobileNet neural network architecture from the paper MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications implemented using Apple's shiny new CoreML framework. This uses the pretrained weights from shicai/MobileNet-Caffe. There are two demo apps included:
Converting the weightsThe repo already includes a fully-baked MobileNet.mlmodel, so you don't have to follow the steps in this section. However, in case you're curious, here's how I converted the original Caffe model into this .mlmodel file:
Note: You don't have to download
It's important that you set up the virtual environment using
This creates the MobileNet.mlmodel file.
Done! |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论