Department of Computer Science

Permanent URI for this communityhttps://repository.cuilahore.edu.pk/handle/123456789/16

Browse

Search Results

Now showing 1 - 2 of 2
  • Item
    Image Caption Generation for Urdu Language – Data and Methods
    (Library Information Services, COMSATS University Islamabad, Lahore Campus, 2021) Nimra Shafiq; SP20-RCS-010; LHR TP 7602; Dr. Rao Muhammad Adeel Nawab
    Image Captioning (IC) generates a suitable caption for the given query image. The focus of IC is understanding the contextual meaning of visual contents in an image and then describing them in semantically and syntactically correct description in the natural language. The most salient part of an image is described in a sentence to increase the visual understanding of people. It has many applications like navigation guidance for blind persons, image-based optimized search engines, visual context understanding, early babyhood education, image description in an e-commerce site, and image indexing. Previously most of the work done on Image Captioning was in English and other high resource languages like Chinese, Arabic, and Hindi, etc. To the best of our knowledge, the Urdu language has not been explored previously for Urdu Image Captioning (UIC). The primary reason for this is the unavailability of benchmark corpora for UIC. So, the foremost aim of this research is to develop a benchmark Image Captioning corpus for the Urdu language (known as UIC-21 corpus). The proposed corpus is based on the Fliker-8k English corpus. It is developed by translating the English image caption into Urdu image captions using a semi-automatic translation approach. In this approach, automated translation tools are used to automatically translate the image captions in Urdu language and then a manual inspection and correction approach is used to improve the quality of the captions. To demonstrate how UIC systems can be developed and evaluated on our proposed UIC-21 corpus, we applied deep learning techniques (CNN for images and RNN, LSTM, and GRU for Urdu textual data) and state-of-the-art transfer learning techniques (InceptionV3 with ImageNet weights and VGG16 with ImageNet weights for images, and pre-trained word2vec urduvec and W2V models for textual data) for UIC systems, which are further evaluated using BELU-1, BLEU-2, BLEU-3, and BLEU-4. Their experimental results show that the transfer learning InceptionV3-GRU with the pretrained word embedding method achieved the highest BLEU-1 score of 0.60 on our proposed UIC-21 corpus
  • Item
    A Lightweight Indoor Smoke Detector with Benchmark Dataset using Deep Learning
    (Library Information Services, COMSATS University Islamabad, Lahore Campus, 2021) Raheel Shahzad; FA19-RCS-007; LHR TP 7602; Dr. Allah Bux Sargano
    A fire disaster is one of the most dangerous events that may occur at any place and time. To avoid such incidents, smoke detection is crucial before getting fire. The smoke sensors are the most widely used devices to detect fires; however, smoke sensors can only detect fires if the fire is large, and smoke reaches the sensor. Therefore, vision based smoke detectors have been proposed using machine learning and deep learning based methods. Most of these methods have been proposed for outdoor smoke detection, while little attention has been paid to indoor smoke detection due to the lack of appropriate datasets for indoor scenarios. This study creates a benchmark dataset for indoor smoke detection by properly following annotation criteria outlined by Inter Annotator Agreement (IAA) and Cohen’s Kappa evaluation metrics. The proposed dataset achieved 0.91 IAA and 0.81 Cohen’s Kappa scores, which confirms the excellent quality of the dataset. In addition to this, an innovative transfer learning-based method has been proposed for indoor smoke detection and evaluated on the proposed dataset. Furthermore, a state-of-the-art smoke detection algorithm has been implemented and evaluated on the proposed dataset for comparative analysis. The results confirm that the proposed method outperforms the state-of-the-art methods.