Rustem Galiullin
Rustem Galiullin
@BenWilson2 I can help out with: - [Scenario 3: MLflow on localhost with Tracking Server](https://mlflow.org/docs/latest/tracking.html#id34)
is there any activity on this?
I'm not sure about batch size, because it happens after a some number of epochs. Let's say it has been training fine and testing fine for 15 epochs and then...
frequently getting the same error as above
> Sounds good. I'm using the pre-trained ssd_mobilenetv1_coco model, which out of the box outputs tensors in this fashion. I think this would be a good enhancement, as I presume...
I've created a triton model with an identity matrix and label filename just to handle that scenario.
> Thanks @Rusteam how did you do it exactly, please? > > > > In my case I have TF object detection model, and Triton is treating its output class...
> @BenWilson2 can you assign me to this issue? I'm going to start working on this task: > > > End to end tracking server configuration for MLflow on localhost...
@BenWilson2 how would the [Scenario 3: MLflow on localhost with Tracking Server](https://mlflow.org/docs/latest/tracking.html#id34) be different from an existing [example on artifact store](https://github.com/mlflow/mlflow/tree/master/examples/mlflow_artifacts)? Seems to me they're pretty much the same.