Ask Your Question

Revision history [back]

Using AWS to train and develop downloadable cascade file

Is there a way to use AWS to train and develop the cascade file which I can download on my computer locally?

My goal is to be able to develop larger cascades more quickly while still being able to use my local computer to do the object detection. I am currently running opencv.traincascade.exe on my computer but it's taking days to compete because of the quantity and size of images being used. I'm looking into GPU and CODA to try and help speed up training but my head is spinning... I am self taught with minimal training in software development. I recently learnt python and how to run this so any help would be appreciated!