Systems | Development | Analytics | API | Testing

ClearML

How SightX Uses ClearML to Build AI Drone Models

With the rise of drone usage, it’s easier to take aerial footage than ever before. The resulting data can trigger quick, effective action; removing guesswork and increasing aerial awareness, which can have profound implications on growing profits and trimming expenses. And as drone use rises, so does the usage of AI, to navigate, detect, identify, and track meaningful artifacts and objects.

[TALK] Model Serving Monitoring and Traceability: The Bigger Picture

The recording of our talk at the AI infrastructure alliance micro summit. This talk covers ClearML serving including monitoring and focuses on the importance of being able to trace the deployed model all the way back to the original experiment, code and data that were used to train it! One of the mayor advantages of a single tool end-to-end MLOps workflow.

Model Serving Monitoring and Traceability - The Bigger Picture - The AIIA Summit 2022

Watch our great evangelist Victor Sonck in the AIIA summit! How can you go in the bigger picture of model observability? Well, the short answer is complete traceability. And what does that mean? Find out for yourself in Victor's short and insightful talk. ClearML is an open source ML / DL experiment manager, versioning and ML-Ops full system solution.

Improving a day in the life of: MLOps Engineer - How ClearML is actually used 2

ClearML in the real world, without the marketing fluff. Watch along as we show how ClearML can make the life of an MLOps engineer much easier. Get lots of tips, tricks and inspiration on the use of the queueing system, remote agents, automation like schedulers etc.

ClearML Autoscaler: How It Works & Solves Problems

Sometimes the need for processing power you or your team requires is very high one day and very low another. Especially in machine learning environments, this is a common problem. One day a team might be training their models and the need for compute will be sky high, but other days they’ll be doing research and figuring out how to solve a specific problem, with only the need for a web browser and some coffee.

How to Use a Continual Learning Pipeline to Maintain High Performances of an AI Model in Production - Guest Blogpost

The algorithm team at WSC Sports faced a challenge. How could our computer vision model, that is working in a dynamic environment, maintain high quality results? Especially as in our case, new data may appear daily and be visually different from the already trained data. Bit of a head-scratcher right? Well, we’ve developed a system that is doing just that and showing exceptional results!