KHRMNKY/Cattle_Classification_with_Pytorch
This project aims to classify seven cattle breeds (Angus, Charolais, Hereford, Holstein, Jersey, Simmental, Montofon) using deep learning techniques. Accurate detection of cattle species is crucial for effective farm management and breeding programs. The project utilizes the ResNet50 architecture, fine-tuned with PyTorch, and includes data preproce
PythonMIT