SLIIT Conference and Symposium Proceedings

Permanent URI for this communityhttps://rda.sliit.lk/handle/123456789/295

All SLIIT faculties annually conduct international conferences and symposiums. Publications from these events are included in this collection.

Browse

Search Results

Now showing 1 - 2 of 2
  • Thumbnail Image
    PublicationEmbargo
    Comparative analysis of the application of Deep Learning techniques for Forex Rate prediction
    (2019 1st International Conference on Advancements in Computing (ICAC), SLIIT, 2019-12-05) Aryal, S.; Nadarajah, D.; Kasthurirathna, D.; Rupasinghe, L.; Jayawardena, C.
    Forecasting the financial time series is an extensive field of study. Even though the econometric models, traditional machine learning models, artificial neural networks and deep learning models have been used to predict the financial time series, deep learning models have been recently employed to do predictions of financial time series. In this paper, three different deep learning models called Long Short-Term Memory (LSTM), Convolutional Neural Network (CNN) and Temporal Convolution Network (TCN) have been used to predict the United States Dollar (USD) to Sri Lankan Rupees (LKR) exchange rate and compared the accuracy of the models. The results indicate the superiority of CNN model over other models. We conclude that CNN based models perform best in financial time series prediction.
  • Thumbnail Image
    PublicationEmbargo
    Guided Vision: A High Efficient And Low Latent Mobile App For Visually Impaired
    (2021 3rd International Conference on Advancements in Computing (ICAC), SLIIT, 2021-12-09) Rizan, T.; Siriwardena, V.; Raleen, M.; Perera, L.; Kasthurirathna, D.
    This paper presents a novel solution for visually impaired individuals. A mobile app is connected to an ESP32CAM and a remote server to help visually impaired individuals to navigate around their environment safely. A deep learning model is deployed in the mobile app to detect obstacles in real-time without connecting to the internet. Other tasks such as reading texts, recognizing people, and describing objects are done in the remote server. We managed to connect the mobile app to the ESP32CAM and the remote server simultaneously. This was possible because the ESP32CAM is connected to the mobile app through Bluetooth. This gave the mobile the ability to connect to the remote server via the internet. To the best of our knowledge, no research has been done using Bluetooth to stream images to do object detection in a mobile app locally. Hence, our solution can detect obstacles locally and do other tasks mentioned previously in the remote server. This paper discusses how the ESP32CAM, obstacle detection module, face recognition module, text reading module, and object description module was implemented such that a low latent and highly efficient mobile app is created using minimal resources.