FRGC Fixes - Round 2
Compare changes
This implements additional improvements in the Bob 9 FRGC implementation.
memory_demanding
to True for FRGClisting.csv
file in the tarfile, which contains the full list of files in the database + the metadata for each file. This makes it easy to create new protocols, or to read metadata from files not in the currently implemented protocols, by simply loading this listing with Pandas. N.B. :
write_scores
stage (takes forever). Note that this might still potentially be linked to overcrowded folders. Indeed, even when adding a hash_fn
to FRGCDatabase, it does not currently impact the checkpointing behaviour of legacy BioAlgorithm. Do we want to try fix that or should we consider that it is not very meaningful to run legacy baselines on FRGC ?sgpu
queue, though. Is that enough for us ?ping @tiago.pereira