How to Learn a Domain Adaptive Event Simulator? ACM MM 2021
pytorch=1.4, 1 NVIDIA-1080TI. More details can be found in paper.
Download model(code:m0f2). and add the folder into the "Model" folder.
run command "python inference.py". Note that configs should be prepared in "inferenceOptions.py" and data should be prepared as folder "Data" .
Some of our code is based on the implementation of event_cnn_minimal, and Event Contrast Maximization Library.
Please remember to cite us if u find this useful : )
@article{2021,
title={How to Learn a Domain Adaptive Event Simulator?},
author={ Gu, D. and Li, J. and Zhang, Y. and TIan, Y.},
year={2021},
}
Please check our License files.