Converting images to video

#2
by alek98 - opened

I really appreciate the effort put into making this dataset! I noticed that the dataset uses individual images instead of a video format in the observation.image column. Encoding them as videos would significantly reduce storage requirements and improve data loading efficiency (according to the blog: https://huggingface.co/blog/video-encoding). Would it be possible to update the dataset to use a video format instead?

Sign up or log in to comment