We’re looking for a deep learning software engineer who is versatile, curious, independent, and keen to embark on true challenges. As part of the Deci AI Inference Team, you will play a crucial role in optimizing and deploying deep learning models for real-time inference in various applications. You will work closely with our research scientists, software engineers, and product team to ensure efficient and accurate model deployment - from microprocessors to multi-accelerator cloud instances. You will utilize cutting edge hardware and state-of-the-art models, all while practicing software development best practices.
To succeed in this role, you must possess a thorough understanding of both software engineering principles and deep learning theory. Your contributions will encompass the development of Deci’s core products - enabling graph compilation, runtime optimization, model deployment and more - all aimed at squeezing the most out of Deci’s customers’ HW
Gain a competitive edge and easily scale your business by delivering your customers better results faster.
Together, we are pushing the boundaries of AI. At Deci you will encounter and work with some of the brightest minds in the AI industry as well as with the top AI companies.
Celebrating holidays, learning from subject matter experts, playing foosball. There’s always a new activity that encourages the team to take a break, unwind, and learn new things in a fun way.
We’re a pet friendly office, and we’re happy to share that there are several cute, fluffy dogs that are part of our team.
Our team members actively participate in various conferences on a regular basis to stay up to speed on the latest research, technological breakthroughs in their respective fields.
The Deci team doesn’t only solve problems and create value, but we also unlock new opportunities and drive impactful change. We sharpen our skills and adopt new capabilities with continuous learning.
Drive conversion rates sky-high by letting your customers choose when to pay at no extra cost. No lengthy applications. Instant online approval, as it should be.
Drive conversion rates sky-high by letting your customers choose when to pay at no extra cost. No lengthy applications. Instant online approval, as it should be.
Drive conversion rates sky-high by letting your customers choose when to pay at no extra cost. No lengthy applications. Instant online approval, as it should be.
Drive conversion rates sky-high by letting your customers choose when to pay at no extra cost. No lengthy applications. Instant online approval, as it should be.
Together, we are pushing the boundaries of AI. At Deci you will encounter and work with some of the brightest minds in the AI industry as well as with the top AI companies.
Together, we are pushing the boundaries of AI. At Deci you will encounter and work with some of the brightest minds in the AI industry as well as with the top AI companies.
Together, we are pushing the boundaries of AI. At Deci you will encounter and work with some of the brightest minds in the AI industry as well as with the top AI companies.
Together, we are pushing the boundaries of AI. At Deci you will encounter and work with some of the brightest minds in the AI industry as well as with the top AI companies.
from transformers import AutoFeatureExtractor, AutoModelForImageClassification
extractor = AutoFeatureExtractor.from_pretrained("microsoft/resnet-50")
model = AutoModelForImageClassification.from_pretrained("microsoft/resnet-50")