I am currently training a YOLO model using the YOLOv5 framework within a container. I am using the --project and --name flags during the training process, bu...
10 months ago
Hi all - I am new to ClearML and trying it out using the Free plan, and I am generally quite impressed with the amount of features available for free 💪 .. I...
10 months ago
Good afternoon! please tell me how to get a list of tasks for the last 24 hours using Task.query_tasks? Can this be done by specifying a specific filter? I l...
10 months ago
Hey all, I have a question that might have been asked before but I can't find an answer on this slack channel or the Github so I hope somebody can help me. I...
10 months ago
hey all, in amazon aws, using the auto scaler, i want to mount my EFS on all ec2 workers who get spawned by the auto scaler. assuming i edited my security gr...
10 months ago
Hey all I see this error repeating constantly, and my metrics are not updated, what does it mean? 2024-01-07 03:41:09,676 - clearml.Metrics - ERROR - Action ...
10 months ago
Hi, I am struggling for following points. 1. Trying to update model metadata through APIClient . For which i am using POST /models.add_or_update_metadata As ...
10 months ago
Hi, we are using ClearML for our experiment tracking but now investigating using the pipeline functionality as well for scheduling. We also want to be able t...
10 months ago
Hi guys. I'm struggling to get the Cleanup Service working on our on-prem setup. We are using the built in service ( None ) but see loads of errors like: Cou...
10 months ago
Hello! We're using free on-prem clearml server and planning to promote it to enterprise. Could you help me with links to promotion procedure? I didn't find it.
10 months ago
Another annoying problem we have is that task deletion doesnt delete any files at all. I have selected deletion of images But nothing is deleted. I have to w...
10 months ago
I've had this bug where every few weeks all my current running experiments are stopped and then deleted. This has now happend like 3-4 times. I dont understa...
10 months ago
Hi, we've been trying to run the same experiments as we did at previous times but have been getting configuration errors after credentials errors over and ov...
10 months ago
Hello folks, I am trying to run ClearML pipeline on an edge device and want to have control over my logging by only pushing stderr logs. I see that I can set...
10 months ago
Hi folks, happy new year! I'm running into a new bug in the webapp where I compare two or more experiments, but the plots only show one of them (i.e. there's...
10 months ago
Hi everyone, i have a question about using custom decorators with clearml pipeline. Here is my setup: decorators.py def my_decorator(function): @wraps(functi...
10 months ago
Hello, I'm confused about the best way to use a docker container to manage the environment for experiments. I've gone through some of the tutorials running i...
10 months ago
Hi! Trying to orchestrate a pipeline on multiple agents for the first time. I am setting up the pipeline from functions and I need the individual function st...
10 months ago
Hello, clearml.Task has great ability save environment state like packages uncommited changes etc. How can I get the same effect when creating clearml.Datase...
10 months ago
Hi everyone, I am launching clearML Webapp. asks me for user and pass. How do I get that?
10 months ago
Hey all, I am reporting a DataFrame using report_table after finishing some model testing and like to compare between two DF from two different tasks, When g...
11 months ago
Hi, I'm trying to install a self-hosted clearml-server on an ubuntu22.04 computer using the pre-built Docker image and following None . I have completed all ...
11 months ago
Hope everyone's having a nice holiday period. I've been debating between cron and the ClearML TaskScheduler Cron is the solution I'm currently using but I wa...
11 months ago
Hi I have a most probably a beginer question abour loading the data in pycharm and later on in google colab from an Dataset from clearML. I used from page: N...
11 months ago
I found a workaround, but I am pretty sure there exists a much more efficient way than I am currently doing 😄
11 months ago
Hi! I got a question regarding the following scenario: I want to try out different hyperparmeter settings using clear ML, and I want to run the experiments o...
11 months ago
Hi all, I have a question regarding ClearML Task initialization with multithreading. I'm using Python's joblib library and the Parallel class to run an exper...
11 months ago
Hi everyone, is there a possibility to point the ClearML Server to an already existing elasticsearch instance instead of deploying and connecting to its 'own...
11 months ago