ShapeTextureDebiasedTraining
ShapeTextureDebiasedTraining copied to clipboard
Fix code issues & Add comments
Changes:
- Eliminate Bar in utils and use the progress package instead
- Eliminate the global
state
variable, which was causing problems, and create relevant workarounds - Fix issue related to view/reshape in eval.py
- Add overall comments