A CNN configuration toolbox is described, and preliminary ISIC experiments show that image resolution and augmentation affect melanoma classification performance while the resizing filter does not.
Fine-tuning deep CNN models on specific MS COCO categories
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Fine-tuning of a deep convolutional neural network (CNN) is often desired. This paper provides an overview of our publicly available py-faster-rcnn-ft software library that can be used to fine-tune the VGG_CNN_M_1024 model on custom subsets of the Microsoft Common Objects in Context (MS COCO) dataset. For example, we improved the procedure so that the user does not have to look for suitable image files in the dataset by hand which can then be used in the demo program. Our implementation randomly selects images that contain at least one object of the categories on which the model is fine-tuned.
fields
eess.IV 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
A CNN toolbox for skin cancer classification
A CNN configuration toolbox is described, and preliminary ISIC experiments show that image resolution and augmentation affect melanoma classification performance while the resizing filter does not.