Jinwang Wang
Jinwang Wang
I want to train SqueezeDet use our dataset, this dataset only has one class, but when I use this dataset to train SqueezeDet, it met some error, so I want...
I have trained a model with my own dataset. I want to evaluate the performance of this model, so how should I evaluate the model? I want to get the...
### Describe the feature I want to freeze the image features extracted by CLIP and train a classifier using Linear Probing technique. How to use mmpretrain to achieve this goal?...
There are no nms_rotate and iou_rotate files in box_utils, so I can't eval the model, can you update these files?
I have an object detection dataset that only contains bbox and class annotations. How can I use this dataset to train RAM++?