How do I make my own label data to input into a convolutional neural network to classify oysters?

1 次查看(过去 30 天)
Dear Matlab community,
I am currently trying to implement a Convolutional Neural Network for detecting oysters in images taken from a drone, and get an estimate of the number of oysters in each picture. Please see the attached sample pictures to see what it looks like, where every white patch is an oyster. I want to use Matlabs Deep Learning toolbox to solve this problem, and I have approximately 900 pictures of different locations taken with the drone in one flight path, where the number of oysters and other features vary, and may either lie in clusters or be separated individually.
The problem is, however, that since I collected all the images myself, I have no label data, and as far as I understand I need the label data to train my CNN.
So my question is, how do I create my own label data to accompany each picture? Some people I spoke with suggested using Instance Segmentation or Pixel Segmentation, which I am not familiar with. What do you recommend?
Best Regards
Jonathan

回答(0 个)

类别

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