Thanks for your excellent work! I use the command "python visualize_flow.py --eval_type seq" to test the code, and got an error "RuntimeError: CUDA out of memory. Tried to allocate 1.48 GiB (GPU 0; 5.78 GiB total capacity; 2.33 GiB already allocated; 1008.06 MiB free; 2.99 GiB reserved in total by PyTorch)"
My gpu is 3060 with 6GB memory, I dont understand why "out of memory" during inference?