Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 380 Bytes

File metadata and controls

24 lines (17 loc) · 380 Bytes

BiCross - Unsupervised Spike Depth Estimation via Cross-modality Cross-domain Knowledge Transfer

Usage

Train the model via BiCross

python train.py

Test the trained model

python test.py

Visualize the results

python visualize.py

You can modify the configs for different training configurations.

Demo

BiCross Demo