Abstract
Deep Rectified System for High-speed Tracking in Images (DRSHTI) is a unified open-source web portal developed for object detection in images. It aims to be a platform for the end user, where he/she can perform object detection on images without going through the hassles of debugging countless lines of code or setting up the right environment to perform computer vision tasks. By making the platform open-source, this work targets beginners in computer vision to form a basic understanding of object detection as an artificial intelligence task. This is made possible by releasing source codes, tools and tutorials on its usage via GitHub. This open-source portal offers two detection pipelines based on Faster-RCNN – a model to detect ground vehicles in aerial images and a model to detect everyday objects in 37 different classes in normal images. The former model is trained on VEDAI dataset, which gave 98.6% accuracy during testing and is offered as proof-of-concept that showcases the models ability to perform small target detections, but the latter model is trained on the PASCAL VOC dataset. Making the project open-source also aims at bringing in more development and tweaking to the existing vehicle detection module. The web portal can be accessed via https://drshti.github.io, where user can upload images and get annotations on objects present in it. Tutorials and source codes can be found at https://github.com/vyzboy92/Object-Detection-Net.
Get full access to this article
View all access options for this article.
