Open fr1ll opened 11 months ago
FFCV is a library intending to reduce image bottlenecks during inference: https://github.com/libffcv/ffcv
It would be interesting to see if we can use this instead of our own code to do image validation, copying, and bulk inference.
FFCV is a library intending to reduce image bottlenecks during inference: https://github.com/libffcv/ffcv
It would be interesting to see if we can use this instead of our own code to do image validation, copying, and bulk inference.