Layout-Parser / layout-model-training

The scripts for training Detectron2-based Layout Models on popular layout analysis datasets
198 stars 54 forks source link

Issue on WandB and ClearML not tracking the metrics of Fast RCNN while training #18

Open ammarsaf opened 1 year ago

ammarsaf commented 1 year ago

I am training the fast rcnn from LayoutParser and trying to use ClearML to track the metrics of the model. I observed that ClearML doest not show any graph of metrics of the model once the training ended. I change to WandB and it resulted the same, How do you track the experimentation modelling if both of this tools does not work? How can I fix this?