How much time MATLAB takes to train image data of 495MBs
1 view (last 30 days)
Show older comments
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 Comments
Accepted Answer
Marcel
on 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 Comments
More Answers (0)
See Also
Categories
Find more on Image Data Workflows in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!