Train GMFlow models
mainTraining scripts for various datasets (FlyingChairs, FlyingThings3D, Sintel, and KITTI) are located in scripts/train_gmflow.sh and scripts/train_gmflow_with_refine.sh.
Hardware Requirements:
- Basic GMFlow (no refinement): 4x 16GB V100 GPUs.
- GMFlow with refinement: 8x 16GB V100, 4x 32GB V100, or 4x 40GB A100 GPUs.
Note: You may need to tune batch size and iterations based on your specific hardware.