AayushKrChaudhary / RITnet

This is a winning model of OpenEDS Semantic Segmentation Challenge
MIT License
67 stars 27 forks source link

TypeError: can't pickle cv2.CLAHE objects #9

Closed wsx0902 closed 2 years ago

wsx0902 commented 2 years ago

TypeError: can't pickle cv2.CLAHE objects

BILLXZY1215 commented 1 year ago

@wsx0902 Hi, how did you figure this out? I just try to run test.py by inputting my own dataset and I'm facing the same situation. Any workaround? Thanks.