Lorenzo

Results 6 issues of Lorenzo

Removed unused packages that were imported Run a formatter to make the code more clear Set all the scripts inside their if __name__ == "__main__":

just a general clean up of the repo formatting. nothing in the code has changed it only rearranges the code in a more consistent way.

I would like to add some improvements to this repo and I just want to know if anyone will review the changes since it doesn t look like there is...

I run a formatter to make the code more consistent. Added hydra for handling the config. Added .gitignore.

Given a dataset how do you change the number of classes for the robust label map in the discriminator? there a number: 194 that is used in the disciminator, can...