Stevie Yeh
Stevie Yeh
When I run your code,I get the error follow: RuntimeError: Assertion `cur_target >= 0 && cur_target < n_classes' failed. at /pytorch/aten/src/THNN/generic/SpatialClassNLLCriterion.c:110 And I do not know how to fix it.Could...
When I run my own image data,I met this bug,and how can I solved this problem? type(self).__name__, name)) AttributeError: 'Pix2PixHDModel' object has no attribute 'module'
When I run computeDeviations,I got this error,and I do not know how to fix this issue,Could you help me?Thanks
When I run the code ,st.subwaymap_plot_gene(adata,root='S0',genes=['CD8A']) ,I got the error: ValueError: 'c' argument must be a color, a sequence of colors, or a sequence of numbers, not TGCACCTTCAGCTGGC-3 And I...
ModuleNotFoundError: No module named 'torch.utils.serialization'
Thanks to your share code.And I always get the error:TypeError: forward() missing 1 required positional argument: 'class_id'.Could you tell me the solution?
请问又遇到这个问题吗?我用自己的数据run train.py文件报错?
When I run the code with the train_aug=True,I got the error: TypeError: __init__() missing 1 required positional argument: 'size' Could you help me solve it?Thanks