BMBC icon indicating copy to clipboard operation
BMBC copied to clipboard

About training code and data set

Open l1haodong opened this issue 4 years ago • 5 comments

Hi, nice work!

Sorry to bother you, if it's convenient, would you consider uploading training codes and datasets later?

Thank you sincerely!

l1haodong avatar Jul 30 '20 03:07 l1haodong

Hi, l1haodong.

Sorry to late answer. we will upload train codes and datasets later.

If you want to use train codes as soon as possible, we recommend re-implement train codes.

In the paper, we describe the details of how to train.

Feel free to ask details of the training if you have any questions.

Thank you for your interest.

JunHeum avatar Aug 25 '20 04:08 JunHeum

Hi, l1haodong.

Sorry to late answer. we will upload train codes and datasets later.

If you want to use train codes as soon as possible, we recommend re-implement train codes.

In the paper, we describe the details of how to train.

Feel free to ask details of the training if you have any questions.

Thank you for your interest.

Hi,I am try to re-implement train codes,but something I dont knew. What is the training data set of Bilateral motion estimation and what is its label?

972461099 avatar Nov 13 '20 09:11 972461099

Hi, 972461099.

  1. What is the training set of Bilateral motion estimation?
  • As mentioned in the paper, we use the 'train set of Vimeo90K' dataset to train the bilateral motion network.
  1. What is its label?
  • If what you said label was bilateral motion field ground truth, we use the intermediate frame of the triplet (consecutive three frames) as ground truth.

  • And we define the loss between the intermediate frame and the warped frame which is warped using predicted bilateral motion fields.

  • Finally, the bilateral motion network learn to estimate accurate bilateral motion fields which decrease this loss.

Thank you for your interest!

JunHeum avatar Nov 17 '20 14:11 JunHeum

Hello, do you have any plans to open source the training code? I look forward to your answer.

fupiao1998 avatar Apr 22 '22 13:04 fupiao1998

Hello, will you consider uploading your training code? Thank you sincerely!

Yuqin-gif avatar Apr 27 '22 07:04 Yuqin-gif