ketatam / DiffDock-PP

Implementation of DiffDock-PP: Rigid Protein-Protein Docking with Diffusion Models in PyTorch (ICLR 2023 - MLDD Workshop)
https://arxiv.org/abs/2304.03889
195 stars 38 forks source link

Can the author provide pre-generated samples to train the Confidence Model #29

Open birchtree2 opened 4 months ago

birchtree2 commented 4 months ago

I plan to modify and retrain the confidence model of Diffdock-PP. However, generating multiple samples before training the model is resource-intensive and time-consuming. To streamline this process, we kindly request access to the pre-generated samples used to train the confidence model, which were generated by main_generate_samples.py .