Skip to content

fischerdm/transfer-learning-feature-extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transfer Learning: Feature Extraction

The goal of this project is to extract features from images by using the pre-trained MobileNetV2 model.

The images are not part of this github repository.

About

Here I show how a pre-trained model as MobileNetV2 can be used to extract features from images. The extracted features can the be considered to train a model on the data of interest. The approach described here is one variant of transfer learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors