There's a new Sequence class in Keras Core, it's called PyDataset. It's basically the same functionality (in particular parallel loading), no major improvement. I would still recommend using http://
tf.data for anything performance critical.
PyDataset in Keras Core: New Sequence Class for Data Loading
By
–
Leave a Reply