add figure of eval pipeline

This commit is contained in:
Angxiao Yue
2025-05-15 12:08:06 +08:00
parent 2dbbf502c0
commit 22fcef83f4
2 changed files with 4 additions and 0 deletions

View File

@@ -138,6 +138,10 @@ inference_outputs
│   └── x0_traj_1.pdb # x_0 model prediction trajectory
└── sample_1 # Next sample
```
<p align="center">
<img src="assets/Self-Consistency.png" width="95%">
</p>
Based on this `inference_outputs`, we can compute Designability, Diversity and Novelty. More evaluation details to reproduce the paper results are [here](analysis/README.md).
## 📖 Train from Scratch
### Data preparation

BIN
assets/Self-Consistency.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB