Hengjie Ouyang

Results 4 issues of Hengjie Ouyang

![image](https://user-images.githubusercontent.com/78080938/157300571-bed33ebb-d241-491d-b26a-93a8286ff7da.png) 去掉其中一个依赖后才不报错

When I use the @ symbol in the smiles encoding for image synthesis, an error occurs. File "D:\ProgramData\anaconda\envs\pytorch\lib\site-packages\rdkit\sping\pid.py", line 289, in stringBox return self.stringWidth(s, font), self.fontHeight(font) File "D:\ProgramData\anaconda\envs\pytorch\lib\site-packages\rdkit\sping\SVG\pidSVG.py", line 633,...

Hello, I rewrote a multi-task learning framework for nnUNet. In short, in addition to the segmentation task, there is also a task similar to learning the connectivity between image pixels....

Hello nnU‑Net team, I’m interested in extending nnU‑Net to a simple multi‑task setup. Could you please advise, such as: - Architecture: Which module is best to modify or subclass to...