hnmizuho / SSML-Spiking-Camera-Reconstruction

Self-Supervised Mutual Learning for Dynamic Scene Reconstruction of Spiking Camera
11 stars 0 forks source link

SSML-Spiking-Camera-Reconstruction

The official implementation code of Self-Supervised Mutual Learning for Dynamic Scene Reconstruction of Spiking Camera (IJCAI 2022).

fin3g-best-lucky.pt is for quick start. It consists of a BSN and an NBSN. No Deformable-conv is required.

fin9g-best-lucky.pt is the full version model.

The test and training code for a more concise implementation version of SSML can be found in ./simple_ssml.