Somewhat Awesome Video ( SAV Image/Video Labelling API )
Introduction : One of the most challenges in computer vision is image classification which is basically trying to know the type of object in the image. This is a really important vision task to help the visually impaired people to see using technology. To a computer, an image is just a grid of red, green and blue pixels where each color channel is typically represented with a number between 0 and 255. Depending on pixel values or the classical computer vision techniques doesn't solve the problem accurately. That is why this system is proposed to classify both images and videos (create labels that best describe the image/video) with showing the exact time and frame where the label appeared. Open source contribution: Somewhat Awesome Video (SAV) is an open source API to be considered as a Software as a Service (SaS). It is used for visual content understanding. This API has some features: It labels images and videos of various length. It enables the user to search w...