jkarolczak / ligand-classification

Project examing sparse deep learning architectures for ligand classification.
3 stars 0 forks source link

Padding for contiguous models #90

Closed jkarolczak closed 2 years ago

jkarolczak commented 2 years ago

For the contiguous dataloader implement (-1, -1, -1) padding to all blobs smaller than the largest one in a batch.