Hello all, we’re trying to use report_image to log sample images to ClearML, but output on client is empty: image_open = Image.open(os.path.join("prediction"...
one year ago
For ClearML storage we want to store data in multiple places: - Data versioning: data will be pushed to NAS (since NAS has backup mechanism) - Experiment art...
one year ago
We’re planning to use ClearML Agent to: - Select data - Feed data through AI SDK on a remote machine - Log output prediction + metrics (if gt is there) to Ex...
one year ago
Hello all, it seems that ExperimentManager is geared toward training jobs. We however need to do evaluation/benchmarking jobs most of the time. Is there anyw...
one year ago