visinf / self-mono-sf

Self-Supervised Monocular Scene Flow Estimation (CVPR 2020)
Apache License 2.0
248 stars 47 forks source link

why self-supervised ? #19

Closed RokiaAbdeen closed 2 years ago

RokiaAbdeen commented 2 years ago

Initially ,thank you so much for your code, for your answers and help . could you please explain why do you call this method self-supervised ? could you please point out the specific point that let you call it self-supervised? Thank you again ..

hurjunhwa commented 2 years ago

It's mainly because we don't use annotated data for training but instead use a self-supervised loss to train the model on unlabeled dataset.