训练显存溢出可以通过调小batch size和patch size降低显存占用。 测试显存溢出可以通过调小batch [size,裁块推理拼接降低显存占用,代码参考[LESPS的test.py](https://github.com/XinyiYing/LESPS/blob/master/test.py)。