Introduction
Project Title:
AgriCLIP – Adapting CLIP for Agriculture and Livestock
Team Introduction:
One-liner about the research
paper:
AgriCLIP is a vision-language foundational model designed to overcome domain gaps in agriculture and livestock by using a specialized dataset and training pipeline.
Understanding of Base paper
Problem Solved:
Lack of large-scale image-text datasets in agriculture.
Existing CLIP performs poorly on fine-grained agricultural tasks.
Key Idea: AgriCLIP improves CLIP’s performance in agriculture by addressing domain gaps.
Core Problem:
General CLIP models are trained on everyday images, not agricultural ones. This creates a gap that makes them perform poorly on agriculture-related tasks
Problem Defination
Challenges in Agriculture:
Most datasets are task-specific (e.g., only disease classification).
Lack of paired image-text data for crops, livestock, and fishery.
Scope of project
In-Scope: ALive dataset creation (600K image-text pairs). Zero-shot classification tasks.
Out-of-Scope: Segmentation, object detection, and real-time deployment.
Architechtural Diagram
Conclusion & Future Horizons
Impressive Results:
Evaluated on 20 downstream agricultural datasets (over 300K images), AgriCLIP achieved an average accuracy of 48.27%, demonstrating a significant +9.07% improvement over standard CLIP models.