ADTOF Plus (Drums -> MIDI)
This is a model for transcribing drums into MIDI files. To simplify the workflow, a built-in feature allows for the pre-extraction of drums from a full mix. For this purpose, the best MVSep model for drum extraction and the MelBand Roformer model for separating drums (DrumSep) into 6 parts are used. Next, the ADTOF model is used to generate the MIDI file.
Paper on the ADTOF model: https://doi.org/10.3390/signals4040042
Original model: https://github.com/MZehren/ADTOF
PyTorch-based model: https://github.com/xavriley/ADTOF-pytorch
Pipeline based on MDX23C models: https://github.com/xavriley/adtof_plus_drum_transcription