Training CNNs on video data
Ältere Kommentare anzeigen
I have some video files (in .mat format). these files are time series 3D reconstructions (from digital holograms) of blood cells (two classes: healthy and diseased cells). each frame contains spatiotemporal membrane fluctuations (of the order of tens of nanometers). Is it possible to train the CNNs on these .mat files? I know that training CNNs requires a ton of data (which I don't have), but I can generate some synthetic data, is this the norm? I am thinking of using the same CNN model as used in digit classification: https://www.mathworks.com/help/nnet/ref/trainnetwork.html
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu AI for Signals finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!