CSFlow icon indicating copy to clipboard operation
CSFlow copied to clipboard

Can you provide a demo to estmimate the optical flows of two input images using your models?

Open hiredd opened this issue 3 years ago • 1 comments

Thanks !

hiredd avatar Jul 22 '22 07:07 hiredd

Hi, sorry for the late reply. We will add a demo of inferring optical flow between two images in the near future. If you are in a hurry, you can try to refer to tools/eval.py to implement similar functions. =)

MasterHow avatar Aug 16 '22 08:08 MasterHow