SainsburyWellcomeCentre / crabs-exploration

A toolkit for detecting and tracking crabs in the field.
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Log trained model used and other essentials during inference #256

Open sfmig opened 1 day ago

sfmig commented 1 day ago

Usually (in training and evaluation) we do this using MLflow.

However, it may be more complex to integrate MLflow in the inference step than in the other cases. I think it may require to define a dataloader from a video (see #238).

In the meantime, it may be a good idea to implement a simple way of keeping track of basic metrics: