CoolFace
Apppublic

tonglethanhhai/CViTLR-plant-disease-classification

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
App README

CViTLR - AI Plant Disease Detection Demo

This is the online web demo for CViTLR, a parameter-efficient hybrid CNN-Transformer framework with Low-Rank Adaptation (LoRA) for edge-based plant disease classification via leaf images.

Project Structure

  • —demo_app/: Flask web application backend and frontend logic.
  • —Plantvillage/: Model architecture implementation code.
  • —*_best.pth: Pretrained checkpoints (lightweight custom ViT models and Swin LoRA model).