fschmid56 / cpjku_dcase23

This repository contains the code of the CP JKU submission to DCASE23 Task 1 "Low-complexity Acoustic Scene Classification"
22 stars 4 forks source link

May I kindly ask how the ensemble_logits, often referred to as teacher logits in certain contexts, were derived through multiple models? #8

Closed Augenstern1120 closed 9 months ago

Augenstern1120 commented 10 months ago

May I kindly ask how the ensemble_logits, often referred to as teacher logits in certain contexts, were derived through multiple models? It appears that I am unable to locate the specific code segment pertaining to the aggregation of ensemble_logits. Could you please provide some clarification or guidance on this aspect?

Augenstern1120 commented 9 months ago

The problem has been resolved:the corresponding logits file can be obtained by reading the logits from the trained model.pt