Releases: NikolasEnt/decode-video-pytorch
Releases · NikolasEnt/decode-video-pytorch
v0.1.1
Update PyTorch to 2.7.1 and other modules of PyTorch ecosystem, including TorchCodec.
Full Changelog: 0.1.0...0.1.1
v0.1.0
What's Changed
Update video readers by @NikolasEnt in #1
- New video reader PyNvVideoCodecReader using PyNvVideoCodec
- Refactor of the base video reader structure for a more unified approach
- Updated benchmarking, including average stats over a list of videos, with sample results included
- Refactor and updates of video readers to match updated libraries
- Updated documentation