How much time MATLAB takes to train image data of 495MBs
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am using transfer learning code for alexnet and I have pictoral dataset of 495MBs, currently running a training on it and it shows 10422 iterations and 6 epoches. In a day, 1000 iterations are performed. System: core i5, 5th generation 64 bit windows. Is this speed of iterations ideal for this system or I need some suggestions to improve it? Please let me know..
0 commentaires
Réponse acceptée
Marcel
le 15 Nov 2022
I think its fair to say that this depends a lot. For example the bigger the image resolution, the more time it would need to be processed.
In my opinion, trying to do AI based projects, like good image recognition etc will take time anyway. I sadly cant tell if your specs are good enough, but as long your not running a potato it should be fine :P
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Image Data Workflows dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!