Hey everyone I have felt the pain that comes with needing to classify data. I built this dcm data organizer I would love the community’s feedback! https://gi...
4 years ago
If I update the annotation files for some dataset and upload it. Can it call the previous version of dataset using the dataset id ? Dataset.get(dataset_id=DS...
4 years ago
hey, I run a programm without allegro on the gpu and it works. Then I run it with allegro. But the training does not start. The gpu is allocated but the trai...
4 years ago
Shortened URLs for sharing deep links to experiment result views would be nice. Is there a way to do that without using a third party URL shortener?
4 years ago
I see that there are new products called clreaml deploy and clearml hyper datasets. What are the use cases or features of these ?
4 years ago
Hi, I am trying to use the config values from a experiment, but config = task.get_configuration_objects() returns the configuration as a string and I could n...
4 years ago
Hi, is it possible to apply AND logic in Task.get_tasks? For example, in the below example tags is a list of tags and I want to only fetch tasks that has all...
4 years ago
Hi there! Some background info before I put forward my question: I'm writing-up a small script to help me manage my tasks. Specifically I often need to abort...
4 years ago
Hi, i have a question about clearml-data. Clearml-Data probably does well on Data Versioning, but when it comes to actual loading of data, are there examples...
4 years ago
Greetings and hello . If I may have a few seconds of your time, I would love to draw your attention to the updated ClearML homepage (at https://clear.ml 🙂 ....
4 years ago
Is it possible to report ie. validation scalars but shifted by 1/2 iteration?
4 years ago
Hi, is there a way to tag a dataset using the python package ?
4 years ago
Hello, I am looking for a way to increase number of images saved in results>debug samples. Looks like there is a limit of 100 images per experiment, and all ...
4 years ago
Can I save "artifacts" from ClearML experiments directly on the server? so it will be available to all
4 years ago
Hi all, I have a question regarding multi-node training using the clearml-agent. What is the recommended setup in this case? Say I have 3 nodes with 3 agents...
4 years ago
How many people are actually working at AllegroAI/on ClearML?
4 years ago
Hi, i was wondering if the users login information (username and pass) can be taken from the server itself, instead of using the web login config file?
4 years ago
Hello, I'm Diego. I'm training NNs using ClearML. I've had some problems when cloning experiments and changing hyper params. My train script loads params fro...
4 years ago
Hi, I'm trying to deploy clearML on GKE on google cloud via helm using app version 1.0.2 and chart version 2.0.2+1. I'm seeing the following Cannot allocate ...
4 years ago
Quick question.. Is redis used as permanent data storage or just cache? Would there be any problems if it is restarted and comes up clean?
4 years ago
Hi everyone, Does anyone have any pointers on how to make the ClearML-Server web service secure using SSL by setting up NGINX? I have played around with it a...
4 years ago
Hi, is there any way to disable ClearML when it’s not configured and pointing to the public demo service?
4 years ago
I am not using Tensorflow, however the experiment shows some (useless) data, is the only way to get rid of it to specify auto_connect_frameworks={'tensorflow...
4 years ago
What exactly is sdk.google.storage.project https://clear.ml/docs/latest/docs/configs/clearml_conf#sdkgooglestorage used for? 🤔 "Project" is so ambiguous
4 years ago
Hi ! ClearML Server v1.0.2 is out! 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 With a few small (but oh-so-important) fixes. Get it while it's hot!
4 years ago
Here's the original Colab notebook. It can import torch without error: https://colab.research.google.com/github/huggingface/blog/blob/master/notebooks/01_how...
4 years ago
Hello! I'm just starting out with ClearML, and I seem to be having some sort of conflict between clearml and torch , at least in Colab In this guide ( https:...
4 years ago
Task.init() takes by default output_uri from clearml.conf configuration file (S3 bucket in my case). But underlined task created with Dataset.create() ignore...
4 years ago
Hi guys!, I'm trying to understand how works the auto-scaling, at this moment I have all the configuration in place, machines start perfectly but then nothin...
4 years ago
Hi all, after updating the clearml server to version v1.0.0, I started getting errors when I try to clone the experiments. I noticed that this happens with t...
4 years ago