Can't I use datastore and trinnet function when training pre-trained cellpose model?
Afficher commentaires plus anciens
Hello!
I am trying to use the cellpose model to track irregularly shaped cells.
But before that, I want to fine-tune the pre-trained model because it is not very accurate.
I've read the matlab documentation on this, and it looks like I need to prepare the images and ground truth for training in a folder in advance.
I only have 14 images, so I would like to train it with real-time augmentation and use ground truth to terminate early.
When I used other models before, I used the trainnet function in matlab, which was easy to adapt.
However, there doesn't seem to be an option for this in the trainCellpose function.
Do I have no choice but to create my own training function?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Medical Imaging dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!