Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text

Questions 6046

Questions 6046

Tags
Sorting
Results
per page
0 Votes
29 Answers
2K Views
0 Votes 29 Answers 2K Views
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hello everyone. Is there a way to ignore editing clearml.conf file and set ENV vars for aws s3 credentials while launching clearml-agent? In my usecase I sta...
aws
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
one year ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
I'm using the ClearML helm charts, and so far so good, now I'm looking to give one of our agents access to a private GitHub repo, but could not find where to...
one year ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
gcp
one year ago
0 Votes
1 Answers
942 Views
0 Votes 1 Answers 942 Views
Hello, everyone! is there a clearml .pixi package manager support ? None I would like to have a remote execution in a docker container and then the pixi inst...
one year ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
Hello, i have a basic question on ClearML purposes. i want it to receive tasks from front-end, like this: app = FastAPI() @app.post("/create_task") def creat...
one year ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi
Hi 🙂 We have clearml running on GCP compute engine for like 2 years (not k8s managed, running with docker-compose). lately i successfully created new server...
gcp
one year ago
0 Votes
2 Answers
806 Views
0 Votes 2 Answers 806 Views
A Question regarding optimizing API usage for production monitoring Hi, I'm currently using ClearML for monitoring a production environment where I report me...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Can I ask how can we add a common docker credentials to allow clearml agent pod to pull images when spawned off? Where can we add in clearml.conf or the agen...
one year ago
0 Votes
4 Answers
883 Views
0 Votes 4 Answers 883 Views
Hi, I have a question. I am trying to create a pipeline using the pipeline = PipelineController and I have made sure to pass the name of my desired queue wit...
one year ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
Agent and env variables (this is almost duplicate thread ) I’m running simple script: import os from dotenv import load_dotenv from clearml import Dataset, T...
one year ago
0 Votes
17 Answers
1K Views
0 Votes 17 Answers 1K Views
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
hi all is there an openapi schema for the clearml REST api?
one year ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hello 🙂 I am using a self hosted clearml server and using a gcp bucket as my files_server. I am getting the sign in massage every few min / when I am move o...
gcp
one year ago
0 Votes
2 Answers
888 Views
0 Votes 2 Answers 888 Views
Hi! We use ClearML self-hosted on a k8s cluster. Great work btw 😉 We are currently experiencing a problem with the debug samples of tasks. They are not show...
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
one year ago
0 Votes
9 Answers
1K Views
0 Votes 9 Answers 1K Views
Hey there I'm currently trying to set up clearML serving while using Triton as my Engine. I'm currently experincing 405 errors when calling my endpoint or tr...
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi! We use ClearML self-hosted on a k8s cluster. I currently try to reduce the log level of the ClearML components such as the Apiserver, Fileserver, Webserv...
one year ago
0 Votes
4 Answers
998 Views
0 Votes 4 Answers 998 Views
one year ago
0 Votes
3 Answers
848 Views
0 Votes 3 Answers 848 Views
Is there way to have dynamic pipeline parameters and use it inside pipeline controller? pipe.add_parameter(name="P", default="yes") print(pipe.get_parameters...
one year ago
0 Votes
17 Answers
2K Views
0 Votes 17 Answers 2K Views
one year ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hello! I am having a dependency issue with clearml. Would someone be able to help me understand how to debug it/replicate it? from ultralytics import YOLO Im...
one year ago
0 Votes
2 Answers
846 Views
0 Votes 2 Answers 846 Views
Hi everyone, has anyone ever had issues with an Elasticsearch index being corrupted? We are unable to load the "scalars" tab on any experiment without gettin...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
one year ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
one year ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
Hi! I'm trying to set up Clear ML, I don't know how to setup Azure container storage, for some reason it raises errors. I tried this None But it continues up...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Another question, is it possible to visualize bboxes when uploading the dataset in YOLO format? Thanks
one year ago
Show more results questions