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).
176 stars 114 forks source link

network question #8

Open YuBicheng opened 4 years ago

YuBicheng commented 4 years ago

I haven't find dropout function in your network。

kishoreece20 commented 4 years ago

I know the basics of transfer learning method. Transfer learning is a method where a model trained on one task will transfer knowledge across many similar problems. I like to develop a methodology for lung nodule detection using ct image. cancer or no cancer as an output