资源算法ESPNetv2-COREML

ESPNetv2-COREML

2019-12-19 | |  50 |   0 |   0

Real-time semantic segmentation using ESPNetv2 on iPhone

This repository provides a real-time demo of ESPNetv2 on iPhone (tested only on iPhone7). Below are some illustrations.

Real-time semantic segmentation using ESPNetv2 on iPhone7
Seg demo on iPhone7        Seg demo on iPhone7        

Model details

The COREML ESPNetv2 model takes an RGB image of size 256x256 as an input and produces an output of size 256x256 in real-tim. The model learns about 0.79 million parameters and performs roughly 337 million FLOPs to generate the segmentation mask. The model is trained using PyTorch on the PASCAL VOC 2012 dataset and achieves a segmentation score of 63.36, which is measured in terms of mean interesection over union (mIOU).

Several pre-trained models are provided in our EdgeNets repository.

Contributions

If you are familiar with iOS application development and wants to improve the design or contribute in some way, please do so by creating a pull request. We welcome contributions.

License

The code and models are released under the same license as EdgeNets.

Acknowledgement

Many thanks to Srini and Hanna for their support and help as always.


上一篇:ESPNetv2

下一篇:awesome-semantic-segmentation-pytorch

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...