Skip to content

Conversation

KunpengLi1994
Copy link

Evaluate two model ensemble
Usage:

from vocab import Vocabulary
import evaluation_ensemble
evaluation_ensemble.evalrank("$RUN_PATH/coco_scan/t-i_AVG/model_best.pth.tar", "$RUN_PATH/coco_scan/i-t_LSE/model_best.pth.tar", data_path="$DATA_PATH", split="testall",fold5=True)

Evaluate two model ensemble
Usage:
```python
from vocab import Vocabulary
import evaluation_ensemble
evaluation_ensemble.evalrank("$RUN_PATH/coco_scan/t-i_AVG/model_best.pth.tar", "$RUN_PATH/coco_scan/i-t_LSE/model_best.pth.tar", data_path="$DATA_PATH", split="testall",fold5=True)
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants