clovaai / rebias

Official Pytorch implementation of ReBias (Learning De-biased Representations with Biased Representations), ICML 2020
MIT License
170 stars 29 forks source link

PythonTypeError: Tuple object does not support item assignment. #3

Closed chaht01 closed 4 years ago

chaht01 commented 4 years ago

While executing main_imagenet.py, python type error was raised.

SanghyukChun commented 4 years ago

@chaht01 Your PR has been merged. Thanks for your contribution and sorry for the error.