以下为卖家选择提供的数据验证报告:
数据描述
Context:
Image recognition is a vital component in robotics such as driverless vehicles or domestic robots. Image recognition is also important in image search engines such as Google or Bing image search whereby you use rich image content to query for similar stuff. Like in Google photos where the system uses image recognition to categorize your images into things like cats, dogs, people, and so on so that you can quickly search your albums for things like, “give me photos of my cat”, that's awesome.
Ever noticed how Facebook instantly recognizes your friend’s face and asks you if you want to tag him in that photo? That’s image recognition. That’s just a basic example.
Objective:
You are working on a robotics project where you are required to train your robot so that it can differentiate between 5 animals or birds. Your task here is to build a deep learning model that helps you recognize the animal or bird in images.
Evaluation Criteria:
Submissions are evaluated using the Accuracy Score.
File Definition:
- train: This folder contains images for the training phase of Modeling
- test: This folder contains images for the testing phase of Modeling
- Testing_set_animals.csv: This denotes the order of data loading, for submission.
Disclaimer:
This dataset is owned DPhi platform. I worked on this as part of an assignment given during a Deep Learning Bootcamp
