Best sources to develop a single class thin/slim custom deep learning model for object detection?

1 次查看(过去 30 天)
I am working on a problem, where I need to detect a particular type of objects. I have tried with tensorflow ssd mobilenet model, but I their processing time is very high. Hence I am planning to develop my own object detection model for single class with a very few layers in Keras (Tensorflow). I need to know, is there any github repo, or tutorial that explains clear procedure about single class custom object detection model training.

回答(1 个)

Kritika Bansal
Kritika Bansal 2019-7-30
Hi,
You can follow the following links to know more about creating and training your own networks using MATLAB’s Deep Learning Toolbox:
In case you want to know about performing transfer learning in MATLAB, you can refer to the link below:

类别

Help CenterFile Exchange 中查找有关 Image Data Workflows 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by