Phase I

Instructions

Question 1:

Develop an algorithm for Pedestrian Attribute Recognition that can accurately distinguish among pedestrians from various age groups: child, adult, and senior. The algorithm should also segment and classify their clothing and accessories as visual cues. Design a solution that achieves a minimum accuracy of 85% on this dataset. Additionally, elucidate how your model addresses prevalent challenges such as occlusions, variations in clothing styles, and different camera angles.

Question 2:

Construct an algorithm capable of classifying and predicting species from a plant dataset. The objective is to utilize artificial intelligence to accurately categorize plant images into their taxonomic groups while forecasting their specific species. Submissions should report the F1 score, precision, and recall.

Your task is to:

Datasets:

You can utilize publicly available datasets. Highly recommended datasets links that can be utilized are provided below. 

Question 1:  

Question 2: 

Note: If using any other datasets, mention the datasets used and link for downloading the datasets 

Kindly present your submission with well-documented code, elucidating your rationale behind design choices, encountered hurdles, and innovative strategies employed to bolster model efficacy amidst the nuanced botanical image landscape.