Detect-AnyShadow
Detect-AnyShadow copied to clipboard
How to make slight modifications to the lstn/dataloaders/train_datasets.py?
Hello author, how do I need to modify this aspect?
Replace the lines in the py file where images and masks are loaded with the image loading method from OpenCV.
For example, replace line 55 with ref_label = cv2.imread(xxx)