aharley / pips

Particle Video Revisited
MIT License
571 stars 51 forks source link

question about the training data #7

Closed qianduoduolr closed 2 years ago

qianduoduolr commented 2 years ago

Hi, thanks for your great job! I am preparing the training data of FlyingThings, and downloading the data with the red circle in the picture, which corresponds to the folders "../flyingthings/frames_cleanpass_webp/" and "../flyingthings/optical_flow/". Is that correct?

Besides, I am wondering what I should download for the "../flyingthings/object_index/" ?

image
aharley commented 2 years ago

Yes and yes. object_index data is in the "object segmentation" tar.

qianduoduolr commented 2 years ago

Thanks. I will try later.