ppplinday / tensorflow-vgg16-train-and-test

The purpose of this program is for studying. Using tensorflow trains the vgg16 and recognizes only two kinds of picture(cat and dog).
175 stars 114 forks source link

A Deep CNN based transfer learning method #9

Open kishoreece20 opened 4 years ago

kishoreece20 commented 4 years ago

CT image Imagenet vgg16 weights svm soft max knn

kishoreece20 commented 4 years ago

I know the basic of transfer learning method. Transfer learning is a method where a cnn model trained on one task transfer the knowledge across many similar problems. I need to develop methodology for lung nodule detection