Often developers need to make use of Computer Vision and Deep Learning for certain tasks. Going through the documentation of image processing libraries and deep learning frameworks can take weeks of time and coupled with the underlying mathematics even months! Hence we aim to build a python package to take care of common image processing and deep learning tasks (related to images) so that by importing it and writing a single line would do the job. Moreover, being open-source this gives a splendid opportunity for students who are enthusiastic about machine learning or computer vision to understand how to package their work and serve it outside of the jupyter notebooks along with concepts like Continous Integration, Unit Testing, etc and where all these come into play in the pipeline.
PSoC: www.pclubsummerofcode.in/projects/14/
コメント