OlafenwaMoses / ImageAIDocumentation

Official English Documentation of ImageAI
MIT License
23 stars 30 forks source link

Training time #4

Open TachyonicSpace opened 4 years ago

TachyonicSpace commented 4 years ago

i am having a sample size that is signifigantly smaller than the ideal sample soze for my final project, and am having 5 days to finish the training with this smaller data set, is there any way to speed up training time with multithreading or something else of the like?

cody-jarrett commented 4 years ago

Are you using TensorFlow-GPU for the ImageAI backend, or are you using regular TensorFlow?

Amine1309 commented 1 year ago

depending if you run code on CPU or GPU : i used 1800 images, on CPU it takes 10 days to finish 30 epochs batchsize 8 , with GPU, it takes 8 hours to finish 100 epochs batchsize 16