资源算法VGG16-CapsNet

VGG16-CapsNet

2020-03-27 | |  35 |   0 |   0

VGG16-CapsNet

CapsNet adaptation to melanoma detection.

To run this model you need:

1-A dataset with the features extracted by some other network (In this case VGG16) and save as .npy.

2-Run "create_name_list.py" with the directories of train, test and, validation, to create a list with all the names of the features files, and its respective labels.

3-Run "create_pickle_npy.py" to create batches of pickles to feed the Capsnet.

obs: You need to save as testX.npy...trainX.npy...validX.npy...

4-Run "capsulenet.py"

obs: The "ft.py" file do the extraction, u just need to load it with your onw keras model


上一篇:CapsNet_CIFAR10

下一篇:Capsnet-devanagari

用户评价
全部评价

热门资源

  • seetafaceJNI

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

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...