Extracting Embeddings from resnet50

I am working on some project where I need to extract the feature embeddings of the images and compare them. Is it possible with some already converted resnet50 model or we need to make our custom model for that. If so can anyone provide me the steps to convert a embedding model to hef?

Hi @Anick_Bhattacharya
You can use the CLIP models for extracting embeddings. You can find the models at Hailo Model Zoo