Skip to content

Video Reader Backend

Compare
Choose a tag to compare
@philippmwirth philippmwirth released this 17 Dec 17:29
· 1050 commits to master since this release
cc43e10

Video Reader Backend

Torchvision Video Reader Compatability

If available, the video loader can use the torchvision video reader backend to load frames quicker.
The new sequential video loader also allows much faster iteration through frames when they are processed in order.

Continous Testing

Integration of continuous unit testing with a badge in the README.

New SimCLR Tutorial

SimCLR with only a few lines of code - tutorial on a clothing dataset.

Models