Little-Podi / GRM

[CVPR'23] The official PyTorch implementation of our CVPR 2023 paper: "Generalized Relation Modeling for Transformer Tracking".
MIT License
68 stars 7 forks source link

Run on custom video #12

Closed setarekhosravi closed 8 months ago

setarekhosravi commented 8 months ago

Hi, thank you for your great work. Is there any inference code or demo to run your work on a custom video? can I implement it by using lib.test.evaluation.tracker.py?

setarekhosravi commented 8 months ago

I did it.