The model is crafted using the TensorFlow framework
, implementing a Convolutional Neural Network (CNN)
architecture.
Dataset ( chicken-disease-dataset ):
The annotated dataset of poultry disease diagnostics for small to medium-scale poultry farmers consists of poultry fecal images. The poultry fecal images were taken in Arusha and Kilimanjaro regions in Tanzania between September 2020 and February 2021 using Open Data Kit (ODK) app on mobile phones. The classes are "Coccidiosis" ,"Healthy", "New Castle Disease" ,"Salmonella". The images are resized to 224px by 224px.
Task: Image Classification