physicsnemo icon indicating copy to clipboard operation
physicsnemo copied to clipboard

🚀[FEA]: VFGN improvements

Open mnabian opened this issue 1 year ago • 1 comments

Is this a new feature, an improvement, or a change to existing functionality?

Improvement

How would you describe the priority of this feature request

Critical (currently preventing usage)

Please provide a clear description of problem you would like to solve.

The VFGN model contributed by HP Labs requires some improvements, including:

  • Using Hydra for config handling
  • Moving the large files to NGC resources
  • Fixing the linting requirements for the README
  • Enabling GPU inference (optional)
  • Dependency management for the pytests
  • Update the changelog [DONE]
  • Uncomment model examples

Describe any alternatives you have considered

No response

mnabian avatar Mar 27 '24 16:03 mnabian

Solved

  • [x] Using Hydra for config handling
  • [x] Moving the large files to NGC resources
  • [x] Fixing the linting requirements for the README
  • [ ] Enabling GPU inference (optional)
  • [x] Dependency management for the pytests
  • [x] Update the changelog [DONE]
  • [ ] Uncomment model examples

dearleiii avatar Apr 11 '24 23:04 dearleiii