chuangg / CLEVRER

PyTorch implementation of ICLR 2020 paper "CLEVRER: CoLlision Events for Video REpresentation and Reasoning"
111 stars 26 forks source link

scale bounds and range of total number of objects per video #13

Open shubham0704 opened 6 months ago

shubham0704 commented 6 months ago

Hello Authors, thanks a lot for this work. I was wondering if you have the data generation script (blender) from where I can look up the scale bounds and range of total number of objects per video. I need it for implementing some physics operators for video generation.

Best, Shubham Bhardwaj