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
    PublicationOpen Access
    An AI-Powered Web Application for Waterfall Recognition and Eco-Tourism Enhancement in Sri Lanka: Falls Explorer
    (SLIIT City UNI, 2025-07-08) Ranasinghe, S; Jayaweera, Y
    This research presents the development of Falls Explorer Sri Lanka, a mobile-responsive web application that uses artificial intelligence for automatic waterfall recognition. The core innovation lies in applying a custom-developed convolutional neural network (CNN) to classify waterfall images based on their visual features. A custom image dataset was created by collecting and organizing photos of popular waterfalls in Sri Lanka, and the model was trained using TensorFlow. The custom CNN model achieved 92% validation accuracy after 25 epochs of training, with inference times under 1 second per prediction. The system successfully classified waterfall images across 20 different waterfall classes with precision scores ranging from 88% to 95%. Users upload a photo of a waterfall through the interface, and the system returns the predicted waterfall name along with travel details from a local JSON database. In addition to the recognition feature, the platform offers comprehensive functionalities such as displaying detailed waterfall information (name, location, description), listing nearby hotels, showing current weather forecasts for safe travel planning, hosting a community forum for users to share experiences and images, providing a carbon footprint calculator to estimate travel impact, and an interactive location search map to explore specific sites manually. This solution bridges the gap between technology and ecotourism, supporting conservation-friendly tourism by enabling travellers to appreciate natural attractions without invasive markers or infrastructure.
  • Thumbnail Image
    PublicationEmbargo
    Cricket Shot Image Classification Using Random Forest
    (2021 3rd International Conference on Advancements in Computing (ICAC), SLIIT, 2021-12-09) Devanandan, M.; Rasaratnam, V.; Anbalagan, M.K.; Asokan, N.; Panchendrarajan, R.; Tharmaseelan, J.
    Cricket is one of the top 10 most played sport across the world regardless of age and gender. However, learning cricket has been quite challenging as the majority of the cricket-playing individuals are unable to afford quality infrastructure. While this has opened up many research opportunities to provide solutions to automatically learn cricket, very little work has been done in this era. In this paper, we focus on the batting skills of cricket players. We develop a Random Forest model to classify the cricket shot images using human body keypoints extracted with MediaPipe. Experiment results show the proposed model achieves an F1-score of 87% and outperforms the existing solution in a 5% margin. Further, we propose a similarity estimation approach to compare the user’s cricket image with popular international cricket players’ cricket shot images of the same type and retrieve the most similar one. The mobile application we developed based on our solution will enable cricket-playing individuals to analyze, improve and track their batting performances without the need of having a coach.