Ego-Exo4D Correspondence Baselines
This repo includes implementation of two baselines for the Correspondence task.
XSegTx
A SegSwap based "spatial" (frame-level) baseline.
XMem
An XMem based "spatio-temporal" (video-level) baseline.
For evaluation code and protocol, check the evaluation directory.