-
Hello author, I am very inspired by your work and I would like to do further research based on your work, but I am unable to run your code. Would you be willing to share the complete code with me via …
-
### Describe the bug
> I downloaded the extension and logged in using the cookie method. Everything is working fine. Then I tested the error handling by manually changing the syntax for example I del…
-
I noticed that you used the generation of 3d molecular conformations in conformer.py in the data folder in mol_tools, but it seems that 1 is generated for each molecular conformation, but in the uni-m…
-
Hello Teacher Lin,I am a student of Teacher Dilong Li. I have cloned your code into visual sudio but cannot compile it. May I ask what compilation environment your code should run in
-
问题一:计算location的时候为什么要加32,这个32具体怎么算出来的;如代码所示:locations = torch.stack((shift_x, shift_y), dim=1) + 32
问题二:为什么通过以下方式能判断特征图映射回原图的点是否在groudtruth内?当 reg_targets_per_im[:, :, 0],reg_targets_per_im[:, :, 2] …
-
When the backbone is ‘psp101’,the error is as follow:
File “/data01/wmt/lmanet-main/models/lmanet.py”, line 437, in forward
assert((input_size[2]-1)%8 == 0 and (input_size[3]-1)%8 == 0 )
Assertio…
-
Hello, I made the following error when I imported the Shanghai science and technology dataset partA. May I ask what caused it?
10-11 11:53:02, content:code_test
10-11 11:53:02, seed:15
10-11 11:53:…
-
Type: Bug
生成400行长代码有很大的困难。如果代码较长(例如[flask-gpt](https://github.com/Davidasx/flask-gpt)),AI将会在写完大约200-300行代码后反复从头开始写并将开头的代码附加到输出中。随后,显示结果被负责任的AI过滤。
The AI has great difficulty generating long code. If…
-
hello bro ,when i run the test.py I get this error:
ValueError: Cannot import git (pip install GitPython).
Either GitPython or the git executable is m…
-
Hello, I'm glad to see your code. I also studied in related fields. After running your code with KT3DMoSeg, I found some problems in the code, such as data index. Can you provide a code that can run n…