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

Inference: refactoring needed #265

Closed
remtav opened this issue Feb 4, 2022 · 0 comments · Fixed by #270, #274 or #276
Closed

Inference: refactoring needed #265

remtav opened this issue Feb 4, 2022 · 0 comments · Fixed by #270, #274 or #276

Comments

@remtav
Copy link
Collaborator

remtav commented Feb 4, 2022

In preparation of issues #222 and #223, some refactoring is needed:

  • use get_key_def to convert to pathlib.Path objects and to check existence of files/directories
  • restore state_dict input to usage before switch to hydra #208
  • tracker: create set_tracker function to remove block of lines about tracker in inference_segmentation.py
  • remove unused functions
  • a few more minor things.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment