You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo contains source codes for the arXiv preprint ["A Robust Object Encoding Method"](https://arxiv.org/abs/2105.00327)
4
+
5
+
6
+
## Demo
7
+
Object matching comparison when the objects are non-rigid and the view is changed, left is the result of our method while right is the result of NetVLAD
For relocalization experiment. Three sequences are selected, and they are "00", "05" and "06".
30
+
31
+
### KITTI Tracking
32
+
For multi-object matching experiment. Four sequences are selected, and they are "0002", "0003", "0006", "0010".
33
+
34
+
### VOT Datasets
35
+
For single-object matching experiment. We select three sequences from VOT2019 datasets and they are "bluecar", "bus6" and "humans_corridor_occ_2_A", because the tracked objects in these sequences are included in coco datasets, which are the data we used to train mask-rcnn.
36
+
37
+
### OTB Datasets
38
+
For single-object matching experiment. We select five sequences and they are "BlurBody", "BlurCar2", "Human2", "Human7" and "Liquor".
0 commit comments