Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Code #13

Closed
7 tasks done
mesarcik opened this issue Jun 29, 2021 · 1 comment
Closed
7 tasks done

Refactor Code #13

mesarcik opened this issue Jun 29, 2021 · 1 comment

Comments

@mesarcik
Copy link
Owner

mesarcik commented Jun 29, 2021

General

Issue documenting post submission code refactoring.

  • Merge branches on gpu-01 and gpu-02
  • Join together mvtec_metrics and nln_metrics so that the nearest neighbour search isn't done twice
    • Left separate as its easier to follow
  • Add /reporting/segmentation.py to be automatically generated after training model
  • Add /reporting/residuals.py to be automatically generated after training model
  • Remove unused architectures from /architecture
  • neval.py needs to be integrated into training pipeline for mvtec data
  • Make cmd argument for MVTec data directory path
@mesarcik
Copy link
Owner Author

mesarcik commented Jun 29, 2021

Test refactoring

  • Perform clean install and check dependancies
  • Make sure the separate experiment files work
  • Ensure the reporting is correct

@mesarcik mesarcik reopened this Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant