HobbitLong / SupContrast

PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
BSD 2-Clause "Simplified" License
2.98k stars 525 forks source link

File "main_supcon.py", line 270, in main opt = parse_option() File "main_supcon.py", line 94, in parse_option assert opt.degrees is not None AssertionError #129

Open noreenanwar opened 1 year ago

noreenanwar commented 1 year ago

Hi, Thank you for your work. I want to redo your work with my customize dataset. I allowed the guidance ur provided, but I still face this error. I dun know why. Can you please tell me why I am still facing this issue?