John Ho

Results 13 issues of John Ho

are you able to share pre-trained weights for the MOT or VisDrone dataset?

update ARK adapter to use the updated holding CSV URL

added a new method `inference()` to unisal.train.Trainer and a new module unisal.demo so that inference on an single image using the trained model can be as simple as: ``` import...