princeton-vl / SEA-RAFT

[ECCV2024 Oral] SEA-RAFT: Simple, Efficient, Accurate RAFT for Optical Flow
BSD 3-Clause "New" or "Revised" License
242 stars 8 forks source link

Spring Val Split #10

Closed skief closed 1 month ago

skief commented 1 month ago

Hi, currently I'm trying to reproduce your results and for the evaluation of the Spring dataset I was wondering which data you used for the validation split since Spring only provides a train-test split. For me the python evaluate.py --cfg config/eval/spring-M.json --model models/Tartan-C-T-TSKH-spring540x960-M.pth from your eval.sh script fails with ValueError: Spring val directory does not exist: datasets/spring/val.

MemorySlices commented 1 month ago

We separate sequences 0045 and 0047 from the original training set (see sec 4.3) as the subval set.