RAD-NeRF icon indicating copy to clipboard operation
RAD-NeRF copied to clipboard

请问什么是emb mode呢?

Open kendo6666 opened this issue 1 year ago • 1 comments

在main.py中,有一个emb模式的参数,请问它的具体功能是什么呢?在什么样的场景下使用呢?谢谢指点

kendo6666 avatar Mar 03 '23 02:03 kendo6666

@kendo6666 Hi, it's not meant to be used. Basically it means we provide audio features as class labels and learn an embedding per class instead of directly passing in per class logits. As far as I have tested, it generates worse results.

ashawkey avatar Mar 10 '23 02:03 ashawkey