Xu

Results 7 issues of Xu

Thank you so much for your work. Why are my test.py results and the results given in the papers far different on HD95? metric: [array([ 0.85472167, 1.11961011, 22.76351007]), array([ 0.83855158,...

Hello,I have such a warning during training, but I don't know what to modify? ”UserWarning: ndarray is defined by reference to an object we do not know how to serialize....

raise IndexError('index {} is out of range'.format(idx)) IndexError: index 1 is out of range 出现问题的地方实在container.py中: def _get_abs_string_index(self, idx): """Get the absolute index for the list of modules""" idx = operator.index(idx)...

您好,请问您是否准备开放训练代码?

作者您好,很感谢您的工作,能否告知我:多变量预测单变量具体怎么修改?

How would I set up code highlighting? This is my current code highlighting: ![2023-12-07_164707](https://github.com/greengeek/trilium-obsidian-theme/assets/53131208/51aa6ab1-b493-477a-9c54-a781c5adbf2a)

Thank you very much for your work, but I found that you seem to have preprocessed the test pictures when testing.