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
Our code was written for running on a cluster over multiple videos in parallel -- it is taking some time to clean this up for a public release. Apologies about this delay.
Thanks for your awesome works on self-learning. But I have questions about how to use MDNet to mine the hard positives because MDNet is a tracking algorithm for single object tracking and you need to provide bbs for multiple objects in this project. Besides this, I am confused about how to extract the hard bbs from tracking. From my perspective, MDNet is a detection-free tracking approach and would generate many bbs without detectors. Thus, did you use these new bbs by MDNet to filter all bbs (low confidence) by the detection?
Will you open the source code for hard samples mining?
The text was updated successfully, but these errors were encountered: