ShapeTextureDebiasedTraining icon indicating copy to clipboard operation
ShapeTextureDebiasedTraining copied to clipboard

Fix code issues & Add comments

Open jackjyzhang opened this issue 3 years ago • 0 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

jackjyzhang avatar Nov 17 '21 16:11 jackjyzhang