Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the best way to integrate dockerized TLT with ClearML #2

Open
AhmadShaik opened this issue Jan 25, 2022 · 1 comment
Open

Comments

@AhmadShaik
Copy link

AhmadShaik commented Jan 25, 2022

I am trying to understand the ClearML and use it in my future projects. I have experience in working with TLT. As per my understanding, I can run the TLT inside a docker container. Now If I want to use clearML in TLT 3.0 local training, how do I setup the system.
Do I need to pip install the clearML inside the docker container or is there any other alternatives in doing that.

@shomratalon
Copy link
Contributor

Hi @AhmadShaik ,

For working with clearml you will need to install it in your container (pip install clearml).
After installing clearml, you can look at this example, which gives you a TLT3 training example with clearml.

BTW, you can also create dataset and upload it to clearml like in here 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants