liubaoning111

Results 9 issues of liubaoning111

How do I train with my own data set? Will img and mask for png work?

Hello, this version of the package has been deprecated, what version are you using?

What format should your data set be formatted as input?

Why does this happen? please,thank you Traceback (most recent call last): File "train.py", line 187, in main(config) File "train.py", line 142, in main loss = val_one_epoch( File "/home/liubn/0-149liubaoning/30-H-vmunet-main/H-vmunet-main/engine.py", line 85,...

/home/liubn/anaconda3/envs/swin_umamba/lib/python3.10/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: '/home/liubn/anaconda3/envs/swin_umamba/lib/python3.10/site-packages/torchvision/image.so: undefined symbol: _ZN3c1017RegisterOperatorsD1Ev'If you don't plan on using image functionality from `torchvision.io`, you can ignore this warning. Otherwise, there might be...

How do I train on my own data set? Is a 2D medical segmentation image, only image and mask,How to set the data storage format?