Uniform detection: a starting point?

Given an image of a worker, I need to verify if he/she is wearing the company's uniform.

I tried to Google, but either the search results are about uniform sampling or some object detection tutorials.

Might you help me to point out some starting points, ideally on some similar projects published somewhere?

Many thanks,

Topic object-detection object-recognition

Category Data Science


You should take out the image embeddings of the uniform (under different conditions) and the employee and match the embeddings. You can also remove the face of employee after detecting it using MTCNN.

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.