Lyken17 / Efficient-PyTorch

My best practice of training large dataset using PyTorch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speed up but not enough.

PistonY opened this issue · comments

I test it and also get 700+ samples/s, but I don't think it's enough.
DALI is not a good solution,it cost so much GPU memory, I'm considering opencv.
Thx for sharing this.(Your code need to update I think.)