← Back to Portfolio

Enhanced Coconut Disease Detection with Lightweight Hybrid VIT-CNN

Technologies Used

Python PyTorch TensorFlow Vision Transformer (VIT) CNN MobileViTv3

Overview

This is an ongoing thesis project focused on improving the early detection of diseases in coconut trees. The core of the project is the design, training, and benchmarking of a lightweight hybrid Vision Transformer (VIT) and Convolutional Neural Network (CNN) model. The goal is to create a model that is both highly accurate and efficient enough for deployment on resource-constrained devices for in-field analysis.

Project Methodology