资源算法sonnet-mobilenet

sonnet-mobilenet

2020-02-28 | |  96 |   0 |   0

MobileNet Sonnet

Implementation of Google's MobileNet using Deepmind's Sonnet. Includes a rough script to test it out on Stanford Dogs (or some other dataset of images divided up into folders)

requirements

Sonnet

Tensorflow

basic usage

> python train.py --dogdir=/path/to/dogs

Logs will be saved by default in /tmp/mobilenet

See train.py for more flags.


上一篇:Semantic-segmentation-with-MobileNetV3

下一篇:WindowsML_MobileNet

用户评价
全部评价

热门资源

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