mmdetection
mmdetection copied to clipboard
how to modify config.py for mot inference?
I am currently using strongsort. The detector used at that time is yolox, but I want to change the detector to codetr. To do so, I need to create a suitable config. I put the model part of codetr into the detector part of the strongsort config, but it works, but the detection is not accurate. Can I use a detector other than yolox? For example, a model like codetr.