Self-Supervised Object Detection reimplementation
Reimplementation of the paper "Learning to Detect and Retrieve Objects from Unlabeled Videos" [https://arxiv.org/abs/1905.11137]
Using the dataset provided by https://github.com/srvk/how2-dataset.
Using DEC implementation from https://github.com/vlukiyanov/pt-dec.
Using SDAE implementation from https://github.com/vlukiyanov/pt-sdae.
Additional utility code from https://vistalab-technion.github.io/cs236781/