FlowFormer-Official icon indicating copy to clipboard operation
FlowFormer-Official copied to clipboard

evaluate_FlowFormer_tile.py has not attribute of MpiSintel_submission

Open wyddmw opened this issue 1 year ago • 2 comments

Hi, thanks for this remarkable work. When I try to generate the Sintel submission results with evaluate_FlowFormer_tile.py, an error occurred: module 'datasets' has no attribute 'MpiSintel_submission'. I checked the datasets.py and there is indeed no mention of this keyword or the implementation of this attribute. Looking forward to your reply.

wyddmw avatar Jun 23 '23 10:06 wyddmw

Here is the MpiSintel_submission: https://github.com/drinkingcoder/FlowFormer-Official/blob/21be9d720b24310d1e739d044e812034ab875b33/core/utils/datasets.py#L104

drinkingcoder avatar Aug 02 '23 03:08 drinkingcoder

Thank you for your clarification. Could you please briefly specify how class MpiSintel is different with MpiSintel_submission? The *.txt files are not available, making is difficult to understanding why there are two implementations for Sintel dataset. Thank you for your time.

Huiimin5 avatar Aug 08 '23 06:08 Huiimin5