资源算法VGG-inception-xception-densenet-_keras

VGG-inception-xception-densenet-_keras

2020-03-30 | |  43 |   0 |   0
This is a solution of the problem in the datafountain that "China Meteorological big data algorithm and application contest - 
algorithm competition".

The main idea to solve the task is How to train a better classification for the given data.

Here, we try serverl models separately to learn the specific classifier. Including the VGG and Inception model.(inception, xception, 
densenet model can also be achieved easily through just modifying model.py file). There isn't any other operation skills applied to the 
solution. So, if you combine more image processing, mayhe you are able to get a more accurate and robust result.

The project mainly contains the following files:
    dataset.py   process the given data
    train.py     train the model
    model.py     build the network through transfer learning
    test.py      test and output the results

if you use the project, you firstly need to put the given image into corresponding folders.


上一篇:Densenet_SVHN

下一篇:DenseNet-on-CIFAR-10-

用户评价
全部评价

热门资源

  • seetafaceJNI

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

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...