Closed sfmig closed 6 days ago
Creating environment (and writing to /tmp
) running into permissions errors...?
[@sfmig to review the PR]
Inference:
What should we log? MLFlow?
Idea:
crabs.tracking
crabs.tracking.inference
crabs.tracking.evaluation
crabs.detection
crabs.detection.inference
crabs.detection.evaluation
Implemented in #251 with the new updates to the CLI and used to generate tracked videos.
It would need to be updated once MLflow is implemented for the detect-and-track command (see #254) - but we can close this issue now as that is now captured in #254
Streamline a bit the process of running inference on new videos using a trained model on the hpc.
Similar to #163 and the work done to run training on the cluster.
Including a quick guide if possible.