资源算法 xception-keras

xception-keras

2020-01-13 | |  39 |   0 |   0

Xception-Keras

A cleaned version of XceptionNet in Keras, Xception is one of the best models used for Image Classification.

Xception is a Convolutional Neural Network, which is capable of producing state-of-the-art results. Xception is comparatively a more efficient model and the weight files produced are also smaller compared to other models.

You can use this cleaned version of the Xception model to produce state-of-the-art results, you can also train it on more datasets, the current weight files are the weights produced by training Xception on the ImageNet database.

The current model downloads and caches the weights file, you can also download the weights files seperately and load the weights from the correct path of the downloaded weights file. You can download it from:https://github.com/fchollet/deep-learning-models/releases/download/v0.4/xception_weights_tf_dim_ordering_tf_kernels.h5

Made with ♥ by Yan Chummar, at 14 Years of Age.


上一篇: Xception-PyTorch

下一篇:Xception.mxnet

用户评价
全部评价

热门资源

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