Baidu-netdisk-AI-Image-processing-Challenge-demoire
Baidu-netdisk-AI-Image-processing-Challenge-demoire copied to clipboard
code function problem
hello,
what do these function do in train.py file?
```
tensor_damage = tensor_damage[:,:,10:522,10:522]
tensor_ref = tensor_ref[:,:,10:522,10:522]
when i use them, error happened. or it works