资源算法Merging-MobileNets-for-Multitask

Merging-MobileNets-for-Multitask

2020-02-28 | |  83 |   0 |   0

Merging-MobileNets-for-Multitask

Official implementation of On Merging MobileNets for Efficient Multitask Inference.

Created by Cheng-En Wu , Yi-Ming Chan(yiming@iis.sinica.edu.tw), Chu-Song Chen(song@iis.sinica.edu.tw)

Usage

Pretrained and merged checkpoints are available here: https://reurl.cc/96o3x

Datasets in TFRecords are available here: https://reurl.cc/vp3vN
All rights belong to the respective publishers. The datasets are provided only to aid reproducibility.

Place and unzip pretrained checkpoints checkpoints.tar.gz in checkpoints/ , datasets.tar.gz in datasets/ hungarian_algorithm.tar.gz in hungarian_algorithm/

Mergeing

Check out convert_ckpt_to_npy.sh and merge_layers.sh

Convert pretrained checkpoints to numpy files and merge pretrained checkpoints into a unified checkpoints.

Training

Check out zipper_multiple_train.sh

Excute training in zippering process.

Inference

Check out zipper_eval_script.sh

Evaluate the Top-1 accuracy.

Citation

Please cite following paper if these codes help your research:

@inproceedings{wu2019mobilenet_merging,
  Title   = {On Merging MobileNets for Efficient Multitask Inference},
  Author  = {Cheng-En Wu, Yi-Ming Chan and Chu-Song Chen}, 
  booktitle = {2019 IEEE International Symposium on High-Performance Computer Architecture Workshop},
  year    = {2019}
}

Contact

Please feel free to leave suggestions or comments to Cheng-En Wu , Yi-Ming Chan(yiming@iis.sinica.edu.tw), Chu-Song Chen(song@iis.sinica.edu.tw)


上一篇:ck-request-asplos18-mobilenets-tvm-arm

下一篇: Tensorflow-MobileNetV1

用户评价
全部评价

热门资源

  • 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...