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
{{ message }}
This repository was archived by the owner on Jan 12, 2022. It is now read-only.
C3DH-H157/01, 54 frames... took cca 11 hours! Check the code -- wasn't that bad previously (ScoreAnnotatedVideos src code).
Would it be possible to calculate it in one shot, i.e. for all objects at the same time? The DT-like iterations would be progressing only on empty background plus updating only own data. There would have to be extra map-image to tell whom the DT non-zero values belong to. If we run into values of somebody else, the distance is likely to be the sum of mine and his values (but wait for round to finish to see everything updated).