weberlab-hhu / Helixer

Using Deep Learning to predict gene annotations
GNU General Public License v3.0
149 stars 21 forks source link

Test using zarr as data format #30

Closed soi closed 3 years ago

soi commented 3 years ago

One last performance test that should not be terribly hard to implement. As hdf5 is not threadsafe and there seems to be a way to prefetch samples with our keras sequences and use_multiprocessing=True (although there are warnings)