Tool/software:
Hello,
I contact you because I want to convert a model from the zoo with my own database. My dataset is a multi-class dataset, i.e. I have several labels (more than 3 labels) per image. I have a checkpoint obtained with a pytorch model (resnet50). Can I use directly these weights?
I succeed to run the example given in the github https://github.com/TexasInstruments/edgeai-tensorlab/tree/main?tab=readme-ov-file
But, in all examples, it's only 1 label per image and I don't know how and where I can change it. Do you have some suggestions?
I'm using the branch r9.1 of the github.
Thanks,
Anaïs