do we have to edit each of these or can I delete all but one and just have it as my 1024x1024?
do we have to edit each of these or can I delete all but one and just have it as my 1024x1024?








DATA = [
((512, 512), r"G:\man dataset\new_cropped\512x512"),
((768, 768), r"G:\man dataset\new_cropped\768x768"),
((1024, 1024), r"G:\man dataset\new_cropped\1024x1024")
]


DATA = [
((512, 512), r"G:\man dataset\new_cropped\512x512"),
((768, 768), r"G:\man dataset\new_cropped\768x768"),
((1024, 1024), r"G:\man dataset\new_cropped\1024x1024")
]