YOLOX
YOLOX copied to clipboard
mlflow logging integration with yolox training
Needed integration of yolox
to log experiments with mlflow, the pull request provide additional option in -l --logger argument to log output in "mlflow".
Requires an environment file (.env
) in the root folder of the projects.
required additional dependency of mlflow
and python-dotenv failing which error is raised if logger is set to mlflow.