InterDigitalInc / CompressAI

A PyTorch library and evaluation platform for end-to-end compression research
https://interdigitalinc.github.io/CompressAI/
BSD 3-Clause Clear License
1.19k stars 232 forks source link

update '__getitem__' method from VideoFolder class #157

Closed bygonexf closed 2 years ago

bygonexf commented 2 years ago

It might be better to avoid hard coding the number of chunks.

fracape commented 2 years ago

Yes, thanks for the PR