Karndeep Singh

Results 22 issues of Karndeep Singh

Hi, I have products images and its description and want to generate product embeddings using the image and description for each of the products. Can CLIP can help to generate...

Hi, I have train and test data for few classes and I want to apply few shot learning to it. How I can prepare my data for Torch-meta to train?...

After training a model based on Prototype networking and evaluating on test data. I want to do prediction on new image set. How can I do that?

enhancement

Hello, I am working on a project where I need to find Named Entity with its relations. Any guide to train and prepare the dataset for this task would be...

Hi, I have Image and Description of Products which is in Spanish language and want to train a classifier model using ViLT. What kind of pretrained model shall I use...

I trained LayoutLM for my dataset and I am getting predictions at the word level like in the image "ALVARO FRANCISCO MONTOYA" is true labeled as "party_name_1" but while prediction...

Hi, Thanks for sharing this amazing work. Would like to know, once I have generated the output results, how I can separate out the upper body and lower body clothes...

Hi, I have trained a clip model using image and its caption. Now, i want to evaluate the performance of the model like Precision, Recall, F1 Score. How I can...

Hi, Thanks for sharing this awesome work. I have a few doubts please help me to understand: I have a set of text paragraphs and want to extract entities and...

Hi, I have financial image documents and want to extract few entities from the image documents like Name, property address, page number etc. And want to use LayoutLMv2 model. For...