Closed caihaocong closed 8 months ago
Hello,I read the codes. and I want to train only the mvtec dataset,but I don't know what can be input to the path of "foreground_path +'/thresh'", is the ground_truth pictures?
"self.textural_foreground_path = sorted(glob.glob(foreground_path +"/thresh/*.png"))"
Thank you!
Hello, Images of these foregrounds can be downloaded from Google Drive and then puts them in the corresponding path following the data tree.
Hello,I read the codes. and I want to train only the mvtec dataset,but I don't know what can be input to the path of "foreground_path +'/thresh'", is the ground_truth pictures?
"self.textural_foreground_path = sorted(glob.glob(foreground_path +"/thresh/*.png"))"
Thank you!