GitHub - libffcv/ffcv: FFCV: Fast Forward Computer Vision (and other ML workloads!)
Fast Forward Computer Vision: train models at a fraction of the cost with accelerated data loading! Keep your training algorithm the same, just replace the data loader! Troubleshooting note: if the above commands result in a package conflict error, try running conda config --env --set channel_priority flexible in the environment and rerunning the installation command. Then replace your old loader with the ffcv loader at train time (in PyTorch, no other changes required!): See here for a more detailed guide to deploying ffcv for your dataset.
Aug-23-2022, 09:27:08 GMT
- Technology: