Fruit Classification Dataset
The Fruit Classification project aimed to create a labeled dataset for training machine learning models to classify various types of fruits based on images. This project involved collecting, labeling, and organizing images to facilitate the development of accurate classification algorithms. Specific Data Labeling Performed Image Collection: A total of 30 images of common fruits were collected, including apples, bananas, oranges, grapes, and watermelons. Labeling Methodology: Each image was labeled with the corresponding fruit name, which served as the classification target for the dataset. The labeling was conducted using a structured approach in a spreadsheet, where each image name was matched with its label, ensuring clear associations between images and their categories. Data Organization: The labeled images were organized into folders based on their respective fruit types, enhancing accessibility and ease of use for future modeling efforts.