Technology for selecting a specific object when multiple objects are recognized in a single image
Based on CNN Algorithm
Create an AI model that specifies the input image as one of several object classes |
Transfer Learning
A technology that creates a new model by using an existing AI model to minimize the problem of memory shortage in large-scale image training |
Learning Convenience
If additional or re-learning is required after the basic model is created, it is possible to easily learn the model by others other than the developer |
Learning Data
224x224 image |
Learning Type
Supervised learning Multiclass Classification |
Development/Utilization Model
ResNet, VGGNet |
Technology Application/API
Keras, TensorFlow, Transfer Learning, ImageDataGenerator |