Benchmark:
Short name:
SRK_ODESA
Detector:
Public
Description:
Team:
Dmytro Mykheievskyi, Dmytro Borysenko and Viktor Porokhonskyy
Samsung Research&Development Institute Ukraine (SRK)
SRK_ODESA online tracking solution follows tracking-by-detection approach. The main differentiation point of this solution is the utilization of in-house designed embedding function named ODESA, which offers good generalization and improved similarity estimation.
__________________________________________________________________
| Submit # | MOTA, %. | MOTP, %. | FAF, %.. | MT, %. | ML, %. |....FP......|.....FN......| .ID Sw. |
| .......1....... |.....54.9......|.....79.1......|....5.5......|..32.7....|...20.4...| 24609. | 225292 | ..2614. |
| .......2........|.....54.8......|.....79.0......|....7.5......|..35.4....|...19.2...| 33814. | 215572 | ..3750. |
|________|________|________|_______|______|______|______|_______|______|
(disclaimer: correct table formatting is only guarantied for Mozilla Firefox 68.0 under 64-bit Windows 7)
Predictor Design:
The predictor was derived from SRK_ODESA detection solution, which is based on Faster R-CNN with ResNet-101 backbone extended with FPN and 3-stage refining Cascade. By removing RPN block from the detector and restricting its input to the following items: images, boundingboxes from the public set of detects, and the boundingboxes derived (by the predictor) from the public set of detects the predictor design similar to Tracktor ("Tracking without bells and whistles", arXiv: 1903.05625) was obtained. Our predictor fully complies with the first paragraph of Section 2 and the last subsection ('Public detections') of Section 3 of the above publication. However, the public detects were not passing the regressor head at the frame, which they were assigned to. No association between boundingboxes was taking place at this stage.
Similarity Estimation:
ODESA embedding employed in this solution was obtained by means of deep metric learning. Within this solution the model was set to produce the embedding of size set to 128 from image patches converted into HSV color space. The same model was applied within SRK_ODESA solution submitted to KITTI Pedestrian Tracking Benchmark. Neither MOT nor KITTI data were used for model training. The details about embedding preparation sufficient to reproduce its properties are going to be provided in the upcoming publication.
Optional components:
In an attempt to reduce FN count our second submit to the challenge was produced by a modified solution. It was extended with ODESA-based classifier and introduced modifications to the predictor settings. At the moment, it is not clear whether the details on the classifier preparation are going to be shared or not. From this point of view the results of our initial submit are easier to reproduce.
Detect Association:
Incoming detects were matched using Hungarian algorithm applied in two stages. At the first stage L2-distance between ODESA descriptors was employed as the matching criterion for candidates, which passed Kalman filter gating. It accounted for 99.65% of association events. At the final association stage IoU criterion was applied for remaining unmatched detects. No gating was applied here.
Reference:
D. Borysenko, D. Mykheievskyi, V. Porokhonskyy. ODESA: Object Descriptor that is Smooth Appearance-wise for object tracking tasks. In (to be submitted to ECCV'20), .
Last submitted:
June 10, 2019 (5 years ago)
Published:
June 16, 2019 at 00:00:00 CET
Submissions:
2
Project page / code:
n/a
Open source:
No
Hardware:
CPU: 3GHz, 1 core; GPU: 1.5Ghz
Runtime:
1.2 Hz
Benchmark performance:
Sequence | MOTA | IDF1 | HOTA | MT | ML | FP | FN | Rcll | Prcn | AssA | DetA | AssRe | AssPr | DetRe | DetPr | LocA | FAF | ID Sw. | Frag |
CVPR 2019 Tracking Challenge | 54.8 | 52.2 | 0.0 | 444 (35.4) | 241 (19.2) | 33,814 | 215,572 | 61.5 | 91.1 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 7.5 | 3,750 (61.0) | 5,493 (89.3) |
Detailed performance:
Sequence | MOTA | IDF1 | HOTA | MT | ML | FP | FN | Rcll | Prcn | AssA | DetA | AssRe | AssPr | DetRe | DetPr | LocA | FAF | ID Sw. | Frag |
CVPR19-04 | 73.1 | 63.6 | 0.0 | 349 | 71 | 2,879 | 81,911 | 74.3 | 98.8 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 1.4 | 702 | 1,070 |
CVPR19-06 | 29.2 | 32.5 | 0.0 | 36 | 80 | 17,025 | 73,963 | 43.6 | 77.1 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 16.9 | 1,812 | 2,688 |
CVPR19-07 | 55.3 | 52.8 | 0.0 | 37 | 16 | 1,162 | 13,368 | 59.6 | 94.4 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 2.0 | 281 | 461 |
CVPR19-08 | 22.4 | 32.7 | 0.0 | 22 | 74 | 12,748 | 46,330 | 40.1 | 70.9 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 15.8 | 955 | 1,274 |
Raw data: