sriram-dsl
sriram-dsl
ClearML is configured with the correct credentials. It is successfully sending the data to the server but is not sending the generated reports.
if i launch a training it should appear under `Projects` tab right? how many are running, which is completed, plots, graps and training results i got all those in a...
> @sriram-dsl which versions of clearml and clearml-server are you using? > > The results should be logged by clearml AS WELL AS stored in your `save_dir`. Different results are...
Is the logging issue related to a specific commit ID? Need clarification on this
ClearML version: 1.13.2 I have set up an Ubuntu 20.04 container and cloned a YOLOv5 repository inside it to conduct training. Now, I aim to send the logs generated from...
> Did you set up `clearml.conf` inside your container? Yes, I've installed ClearML and configured the ClearML client using credentials generated from the self-hosting server.
this is the api and sdk section in the clearml.conf ``` # ClearML SDK configuration file api { # Notice: 'host' is the api server (default port 8008), not the...
@eugen-ajechiloae-clearml, @jkhenning, @ainoam Something similar to this might solve my problem: https://github.com/allegroai/clearml/issues/363 In other words, should I make changes inside yolov5/train.py? My requirement is to log the experiment results generated...
Not exactly, but that's close. I'm interested in customizing the projects page to display information about datasets, specifically details like no datasets, closed datasets, and uploading datasets. I want to...
@FeiMiBa can i know how did you perform tranfer learning