-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pretrained model and checkpoint file #4
Comments
Pretrained model -- sure. |
Hey @Sean0120 , this is the pretrained MVSEC model: https://drive.google.com/file/d/13m-waAt5X0C7f0JLBwb6KAApYxgXoA2J/view?usp=sharing I haven't tested if this is the exact one of the table 4 in the paper (although I think this is), so I will check it when I have time. After checking I will update readme. Can you check if you can load and run inference? |
@shiba24 Hey, shiba. Can you give some instructions about how to use this pretrained model to generate warped events or estimated flow such as Fig. 1. in the paper. |
It's becoming a stale issue, I will close this, and update the readme with the link when I double check. Thanks! |
@DachunKai I can provide the code for the inference using the model. But give me some time to clean up the code, so it may take some time. Btw, the Fig.1 in the paper is not output of DNNs, but from just model-based (optimization-based) method. |
Hi,
Thanks for your amazing work. Can you provide some pretrained models and checkpoint files and the config files for DSEC dataset?
The text was updated successfully, but these errors were encountered: