Objects Classification Using CNN-based Model
Today we have the super-effective technique as Transfer Learning where we can use a pre-trained model by Google AI to classify any image of classified visual objects in the world of computer vision. Transfer learning is a machine learning method which utilizes a pre-trained neural network. Inception-v3 is a pre-trained convolutional neural network model that is 48 layers deep. It is a version of the network already trained on more than a million images from the ImageNet database. It is the third edition of Inception CNN model by Google, originally instigated during the ImageNet Recognition Challenge.
Dec-7-2020, 15:43:03 GMT
- Technology: