This repository contains code heavily adapted from UniMatch and Vim.
To set up the environment, please follow the steps provided in the following repositories:
Note: Cuda version 11.8 is a requirement to run the mamba models.
To run inference for frames per second (fps), use the following command:
bash evaluate_fps.sh
To run inference for error, use the following command:
bash evaluate_error.sh
Checkpoints
final_checkpoint.pth
is the model weights for the proposed model.