Faster Video DataLoaders for Faster Training
TL;DR We optimized a PyTorch DataLoader for fixed-size videos using a small cache. This reduced the training time for a […]
TL;DR We optimized a PyTorch DataLoader for fixed-size videos using a small cache. This reduced the training time for a […]