tonglethanhhai/CViTLR-plant-disease-classification
0
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).
