Machine learning image analysis (category issue)

7 次查看(过去 30 天)
Hello!
I have questions about the machine learning.
What I'm trying to do is like recognizing images of dogs and cats (and other animals).
There are already a lot of tools for that, but I want to differentiate between the breeds below them.
For example, there are various breeds such as Golden Retriever, Chihuahua, Bulldog, etc.
So I want to make the sub-categories separate like dog - chihuahua and cat - persian.
There are my questions.
1. Is this possible? Could you tell me how to do it?
2. Can I do this with CNN (Convolutional Neural Network)?

采纳的回答

Image Analyst
Image Analyst 2020-12-5
Yes, you need to do transfer learning. You need to follow the example for transfer learning and provide it with a labeled data set with hundreds of images of different breeds where you've correctly identified each breed. I'd probably say at least 20 of each breed (if the breeds are very distinctive/unique in their appearance) but more would of course be better.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Deep Learning Toolbox 的更多信息

产品


版本

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by