Hello everyone. I would like to ask about the rapid decline in acuracy of opportunity learning. When I run the code for learning locally, it is fine, but whe...
one year ago
Hi everyone! I have couple of questions regarding the Agent and spawned by it worker containers. I have a 2 step pipeline: pipe.add_function_step( name="heav...
one year ago
Hello everyone, I have a question about clearml reports. I want to use them as ModelCards and change their data when something on the model changes. Is there...
one year ago
Hello! I’m using ClearML on a Kubernetes cluster and have encountered a strange behavior when training a model from a non-main (master) branch. In my code ( ...
one year ago
Hello, Deploy Clearml In Docker And Train A Yolov8 Model, Finish Train, In Plots No Pics Show,So Why
hello, deploy clearml in docker and train a yolov8 model, finish train, in PLOTS no pics show,so why
one year ago
My current training setup is a hyperparameter optimization using the TPEsampler from Optuna. For configuration we use Hydra. There is a very nice plugin that...
one year ago
I'm having trouble with StorageManager leaving files in the local cache on the clearml agent node. Somehow, these files are not cleaned up by StorageManager ...
one year ago
Hello, I have questions relating to metric storage on the web app. We recently crossed 1.2 gigs of free metric storage and we were looking to reduce that fig...
one year ago
Hi guys, I have a (potentially very stupid) but important problem. I moved the server to a new machine and hooked up the fileshare that we use for storage. I...
one year ago
Hello, I am using the clearml integration with ultralytics. I have very simple code task = Task.init(project_name="YOLO", task_name=ds_name, output_uri=" ") ...
one year ago
Hi all, my organisation wants to be able to trace the changes of all dataset versions from the latest version to the root (aka we would like to be able to qu...
one year ago
Hello! For some reasons my reports got broken. It started to encode debug sample url incorrectly. It all works when checking via debug samples tab directly, ...
one year ago
Hello! Any plans on supporting dev containers in clearml-sessions ?
one year ago
Hey team I can see last clearml-server released on August, when new release going public? I'm going to upgrade our env and prefer to update after upcoming ne...
one year ago
Hello! Is there any way to use original files in cleaml datasets ? I have batch of tar archives and want to create dataset from them, however clearml compres...
one year ago
HI! I was wondering, is there a way to pass a Dockerfile (from the same repo with the code for example) to the base_docker task instead of just a tag? It's m...
one year ago
Hi, I am familiarising myself with clearml-serving and following the steps from the Huggingface example . The model is deployed and available in the endpoint...
one year ago
Hi 👋 I am deploying ClearML on an EC2 instance using the EC2 Community AMI. I am confused as to how to configure the server so that it can recover data if t...
one year ago
Hi everyone 🙂 , is it possible to integrate SSO in self-hosted clearml-server? Specifically, I’m wondering if it’s possible to use keycloak?
one year ago
Hello! The pipeline crashes when i run a task. Here's the logs: clearml_agent: ERROR: Could not install task requirements! Command '['/root/.clearml/venvs-bu...
one year ago
Hello! In the latest release (clearml 1.16.5), dependency to PyJWT is pyjwt<2.9.0 Do you consider relaxing that dependency (allowing pyjwt=2.9.0 ) soon?
one year ago
Hi, it appears that what clearml calls histograms are actually bar graphs. Does clearml have real histograms? None
one year ago
Hi, is there anyone in the ClearML team that would like to review my PR on clearml-agent? I’m worried that it might have slipped under the radar. It adds sup...
one year ago
Hello, I was wondering about the billing options for the ClearML Pro plan. Could you let me know if there are options for monthly or yearly payments?
one year ago
Hi everyone, I got several error messages like this when trying to upload data on the ClearML which we self-hosted. Do you have any ideas? WARNING:urllib3.co...
one year ago
Hi, I'm trying to save multiple artifacts using task.upload_artifact() . All of them are uploaded, and I can see the preview in the ClearML task, but when I ...
one year ago
Hi, After installing self hosted clearml server, I'm getting the following error in the fileserver.log file: [2024-11-14 08:37:28,289] [7] [WARNING] [urllib3...
one year ago
Hi, I'm relatively new to ClearML and had a question about integrating datasets, specifically for instance segmentation data from google could buckets. I've ...
one year ago
I'm trying to use clearml agents. For tensorflow it looks like it does not save the pip package correctly. I need to install it as tensorflow[and-cuda] not j...
one year ago
did we hit the clearml self-hosted capacity? We have 150GB of scalar index in elasticsearach and evertyhting is failing hard. Console logs, scalars, plots ar...
one year ago