suffix for URL approach:/info-output/debugImages?columns=selected&columns=type&columns=name&columns=tags&columns=status&columns=project.name&columns=users&columns=started&columns=last_update&columns=last_iteration&columns=parent.name&order=last_update
suffix for image approach:/info-output/debugImages?columns=selected&columns=type&columns=name&columns=tags&columns=status&columns=project.name&columns=users&columns=started&columns=last_update&columns=last_iteration&columns=parent.name&order=last_update
but now it's not broken.
it only brakes when I try to add different text as the "series" argument.
I removed ":" "," and "\n" for the free text in "series" and now it works.
this is part of the URL from clearML server
and I need it to report results (I wish there was a way to add free text to those debug samples, without using the "title" and "series" args)
I am able to open the images in debug mode just before reporting them
Are you using http://app.community.clear.ml ?
I'll try it when a new version comes out. I prefer to use official releases.
for now I'll use just regular characters in this field.
and again - feature request - add free text there.
http://<<IP_ADDRESS>>:8081/<<PROJECTNAME>>/<<EXPERIMENT>>/metrics/samples/<<SERIRES_NAME/samples_<<SERIES_NAME>>_00000000.jpeg?X-Amz-Date=1619339287549
Oh, no, I meant the actual URL for the debug images, the URL that opens in a new tab when you click on the "download" icon in the top-right corner of the debug image preview
What version of the ClearML SDK are you using?
Which storage are you using? ClearML files server?
There were some bug fixes that addressed characters in the series field
and again - feature request - add free text there.
LethalCentipede31 can you add a new https://github.com/allegroai/clearml/issues issue with this request? Just so it won’t get lost
LethalCentipede31 it might be that the files_server
setting in your clearml.conf
file is not pointing to the file server in the ClearML Server? Can you give an example to such a "broken" URL?
https://github.com/allegroai/clearml/issues/339
Done.
is there an alternative method to perform this functionality?
can you please debug it and explain what was happening? can you please support adding free text to the uploaded image (such as results, predictions, etc.)?
Can you verify the paths you are using in your script?
but I think i found a clue:
I am using the image title to write details like GT, pred results
and I said - when I upload them directly from URL, it's working.
I'm not sure I understand - this is the test you append to the image URL?/info-output/debugImages?columns=selected&columns=type&columns=name&columns=tags&columns=status&columns=project.name&columns=users&columns=started&columns=last_update&columns=last_iteration&columns=parent.name&order=last_update
but this extra text doesn't break the URL approach
nope. nevermind. it worked with the URL approach
<<KEY>>/experiments/<<KEY>>/info-output/debugImages?columns=selected&columns=type&columns=name&columns=tags&columns=status&columns=project.name&columns=users&columns=started&columns=last_update&columns=last_iteration&columns=parent.name&order=last_update