Computer Vision Engineer at Kiara Global Services · Pune · 2 - 4 years · ₹15L - ₹18L / yr · Bootstrapped · Posted 24 Jan 2025

Pls Contact to sairam.akirala
@
kiaraglobalservices.com
798
981 217 8
Skills and attributes for success
To qualify for the role, you must have
- Experience of minimum 2 years, CTC – 18LPA
- Ability to develop Deep Learning frameworks to solve problems.
- Design and create platforms for image processing and visualization.
- Knowledge of computer vision libraries.
- Understanding of dataflow programming.
- B.E. (E&TC /Computer / IT / Mechanical / Electronics)
- C++, video analytics, CUDA, Deepstream
The opportunity
We are currently looking for a Computer Vision Engineer, to join our office in Pune. As a Computer Vision Engineer, you will support our clients in defining and implementing a data journey aligned with their strategic objectives.
Some of your responsibilities will include:
- Work with the research team to research, develop, evaluate, and optimize various computer vision and deep learning models for different problems.
- Take ownership to drive computer vision solutions and meet customer requirements.
- Deploying developed computer vision models on edge devices after optimization to meet customer requirements and maintain them to later improve to address additional customer requirements in the future.
- Developing data handling and machine learning pipelines for training
- In-depth understanding of computer vision models including object detection, semantic segmentation, and key-point detection
- Implementing algorithms in robust, efficient, and well-tested code.

Similar jobs (10)
Position: Computer Vision Engineer
Experience: 2–3 Years
Location: Bengaluru, Karnataka
Employment Type: Full-time
About the Role
We are seeking a highly motivated Computer Vision Engineer to join our autonomy and avionics team. The role involves developing, implementing, and validating computer vision models and algorithms and pipelines for UAVs operating in both GNSS-available and GNSS-denied environments.
The ideal candidate should have a strong foundation in theory of deep learning and machine learning, strong understanding of electromagnetic spectrum, imaging fundamentals, camera principles, and mathematical concepts with hands-on experience in implementing these algorithms on embedded or real-time systems.
Key Responsibilities
- Design, develop, and optimise AI Models
- Make custom CNNs/ modify existing CNNs to suit specific problems at hand
- Handle end-to-end training flow
- Implement end to end inference pipelines on standard PCs as well as on embedded systems
- Understand performance benchmarks and assess the accuracy and inference times
- Implement traditional image processing algorithms
- Factor the code to leverage underlying hardware architecture
- Prune the networks for efficiency
- Integrate the system within the application framework using C++
- Work closely with perception, controls, embedded software, and systems engineering teams.
Required Qualifications
- B.E./B.Tech/M.E./M.Tech in Computer Science and Engineering, Electronics, ECE, Mechatronics, or a related discipline.
- 2–3 years of experience in relevant area
- Strong understanding of: Linear Algebra, Probability and Statistics, AI-ML-DL fundamentals, Image processing, Camera Functioning
- Strong programming skills in C++ and Python.
- Experience with MATLAB for algorithm development and validation.
- Familiarity with Linux development environments.
- Experience with Git version control.
Preferred Skills
- Experience with Camera, IMU Calibration and Synchronisation
- Experience with multi-sensor fusion.
- Experience working with NVIDIA devices
- Experience on FPGA will be an added advantage
- Full understanding of Git functionality
- Exposure to airborne software development processes and coding standards (e.g., MISRA C++).
Personal Attributes
- Strong analytical and problem-solving skills.
- Ability to work independently on challenging technical problems.
- Good communication and documentation skills.
- Passion for solving challenging problems
- Willingness to participate in field trials and flight testing.
- Team playwe
Hi,
Greetings !!
We/re are looking for someone who has Hands-on experience with CV/ML
The location for the same is Bangalore.
Requirements
- 11–14 years total experience
- Computer Vision – strong hands-on experience
- Object Detection – YOLO(Preferred), Faster R-CNN, SSD, etc.
- Image Processing – OpenCV, image enhancement, segmentation, feature extraction
- Machine Learning / Deep Learning – CNNs, model training, evaluation, optimization
- AI/ML – production-level AI solution development
- LLM / GenAI – practical exposure to LLMs, multimodal AI, RAG, VLMs, or GenAI
- Python – strong programming skills
- Model deployment – preferably TensorRT, ONNX, Docker, Kubernetes, cloud, or edge deployment
- Bangalore – candidate should be based in / willing to work from Bangalore
Preferred
- Vision Transformers / ViT
- YOLOv8/YOLOv9/YOLOv10/YOLO11
- PyTorch / TensorFlow
- NLP / LLM / VLM
- Generative AI
- CUDA / GPU optimization
- Edge AI / NVIDIA
- Experience leading CV/AI projects or teams
If interested, Share CV at: snigdhaattheratebeanhr.com
Position Title: Real-Time Computer Vision & Edge AI Engineer (Founding Engineering Team / Core LLD)
Reporting Structure: High-Level AI Architect (Principal ML Scientist, Google)
Domain: Sub-16ms Edge AI, 3D Pose & Shape Estimation (SMPL-X), TensorRT C++ Inference, Zero-Copy Systems
Performance Benchmark: Hard locked 60 FPS (<16.6 ms total frame budget) on dedicated RTX hardware
1. Position Overview & Architecture
We are building a proprietary, ultra-low-latency spatial computing platform centered on high-fidelity 100% 3D Digital Twin architecture and real-time human digitization.
In this role, you will serve as the Low-Level Design (LLD) Core AI Engineer, working directly alongside a Lead AI Scientist from Google. Your primary mandate is to solve complex surface occlusion and volumetric estimation challenges by building an ultra-fast C++ inference pipeline. This system must accurately regress a subject's true underlying 3D body shape and skeletal pose directly from a live camera feed. You will deploy models that extract parametric data (SMPL-X shape/pose parameters) and bridge these joint rotations seamlessly into our Vulkan graphics engine via shared GPU memory.
System Architecture:
● Hardware Camera Ingestion: (V4L2 / GStreamer / CUDA)
↓ Raw RGB Frames (Zero CPU Copy)
● Edge AI Inference: (TensorRT / ONNX C++ API for 3D Pose Tracking, Kinematic Anchoring, SMPL-X Shape)
↓ 3D Skeletal Transforms & Shape Parameters
● Zero-Copy Shared Memory: (CUDA-Vulkan Bridge feeding directly into OpenRigLogic / MetaHuman Engine)
2. Key Responsibilities & Deliverables
A. Real-Time 3D Pose & Shape Estimation
● Deploy and optimize state-of-the-art 3D human body reconstruction models (e.g., Shapy, SMPLify-X, CLIFF) to accurately regress the user's underlying skeletal structure and body volume, effectively bypassing unpredictable surface topologies and complex environmental occlusions.
● Extract mathematically stable shape parameters (β) and pose parameters (θ) to drive the skeletal hierarchy of a high-fidelity digital avatar.
B. Edge Inference Pipeline (TensorRT)
● Translate Python-based research models into production-grade C++ inference engines using NVIDIA TensorRT and ONNX Runtime.
● Implement INT8/FP16 quantization, layer fusion, and custom CUDA plugins to ensure the entire AI inference pass executes within a strict <10 ms budget per frame.
C. Temporal Smoothing & Anti-Jitter Kinematics
● Implement highly optimized temporal filters (Kalman filters, One-Euro filters, optical flow tracking) in native C++ to eliminate all high-frequency jitter from the output joint rotations before they reach the graphics engine.
● Ensure kinematic constraints (e.g., fixed bone lengths) are strictly maintained to prevent the digital asset from stretching or warping dynamically.
D. Zero-Copy Ingestion & Engine Synchronization
● Build hardware-accelerated video capture pipelines using V4L2 or GStreamer to ingest raw camera frames directly into GPU memory.
● Bridge the output coordinate data and transformation matrices to the graphics team using POSIX shared memory and CUDA-Vulkan interop (VK_KHR_external_memory_fd), eliminating CPU staging overhead.
3. Technical Qualifications & Tech Stack
● Core Programming: Production-level Modern C++ (C++17/20), Python (strictly for model training/validation), and CUDA C/C++.
● AI & Acceleration Frameworks: NVIDIA TensorRT, ONNX Runtime (C++ API), PyTorch.
● Computer Vision Libraries: OpenCV (CUDA backend), MediaPipe C++ bindings.
● Mathematical Foundations: 3D Kinematics, Matrix Transformations, Quaternions/Euler angles, statistical body modeling (SMPL/SMPL-X architecture).
● Systems Architecture: Low-latency memory management, multi-threading (std::jthread, lock-free queues), SIMD vectorization.
4. Relevant Projects & Demonstrable Experience (Preferred)
Candidates will be preferred if they present functional codebases, GitHub repositories, or thesis work covering:
● Real-Time Body Fitting / Pose Estimation: Practical experience deploying 3D human pose or shape reconstruction models on live video feeds.
● TensorRT / C++ Deployment: Demonstrable experience stripping a PyTorch model out of Python and running it natively in C++ using TensorRT or ONNX, ideally with custom CUDA layers or INT8 calibration.
● High-Throughput Vision Pipelines: Built a C++ video processing pipeline that aggressively minimizes latency and avoids memory garbage collection pauses.
● Kinematics & Smoothing: Applied mathematical filters to raw sensor or AI data to produce smooth, mechanically accurate 3D rotations.
5. Compensation & Engagement Structure
● Compensation: ₹1,50,000 to ₹2,00,000/month
● Mentorship: Direct architectural guidance, algorithm review, and technical leadership from a Principal ML Scientist at Google.
● Hardware: Dedicated high-end workstation equipped with discrete NVIDIA RTX hardware.
AuxoAI is hiring a Senior Applied AI Engineer to design and deploy production-grade computer vision systems that operate reliably in real-world environments.
This role focuses on building end-to-end visual intelligence systems, combining deep learning, classical computer vision techniques, and multimodal models. It is not limited to model training and requires strong ownership of system design, deployment, and real-world performance.
You will work on systems that perform perception, understanding, and reasoning over visual data, and integrate these capabilities into larger AI platforms and agent-based workflows.
You will also work on problems where existing approaches may not be sufficient, and will be expected to combine deep learning, geometric methods, and multimodal reasoning to build robust, production-grade systems.
Location – Mumbai / Bangalore / Hyderabad / Gurgaon (Hybrid – 3 days per week in office)
Responsibilities:
- Design and deploy computer vision systems for tasks such as:
- Object detection, segmentation, and tracking
- Scene understanding and structured perception
- Video understanding and temporal reasoning
- Build and optimize models using architectures such as:
- CNNs (ResNet, EfficientNet)
- Vision Transformers (ViT, Swin, DeiT)
- Detection/segmentation models (YOLO, DETR, Mask R-CNN)
- Develop multimodal systems combining vision and language:
- CLIP-style models
- Vision-language models (VLMs)
- Visual grounding and captioning systems
- Implement algorithms for:
- Multi-object tracking (SORT, DeepSORT, ByteTrack)
- Feature matching and representation learning
- Temporal modeling (RNNs, Transformers for video)
- Apply geometric and classical computer vision methods where relevant:
- Camera calibration
- Epipolar geometry
- Pose estimation
- 3D reconstruction or depth estimation
- Optimize systems for:
- Low-latency, real-time inference
- Throughput and scalability
- Edge and distributed deployment
- Design and build data pipelines for:
- Annotation workflows
- Dataset curation
- Synthetic data generation
- Integrate vision systems into:
- Multimodal AI pipelines
- Agent-based systems
- Decision-making workflows
Requirements:
- 5+ years of experience building computer vision systems in production environments
- Strong experience with deep learning frameworks (PyTorch / TensorFlow)
- Hands-on experience with:
- Detection, segmentation, or tracking systems
- Model training, fine-tuning, and evaluation
- Strong understanding of:
- Representation learning
- Loss functions (contrastive loss, focal loss, etc.)
- Evaluation metrics (mAP, IoU, precision/recall)
- Experience building and deploying end-to-end vision systems, not just training models
Candidates whose primary experience is limited to academic projects or model experimentation without real-world deployment may not be a fit for this role.
Nice to Have:
- Experience with multimodal systems (vision + language)
- Familiarity with models such as:
- CLIP, BLIP, Flamingo, or similar
- Experience with 3D vision:
- NeRFs
- SLAM
- Point clouds
- Experience with video understanding:
- Action recognition
- Event detection
- Experience building data engines:
- Active learning
- Hard negative mining
- Experience working with large-scale datasets and distributed training pipelines
AI based systems design and development, entire pipeline from image/ video ingest, metadata ingest, processing, encoding, transmitting.
Implementation and testing of advanced computer vision algorithms.
Dataset search, preparation, annotation, training, testing, fine tuning of vision CNN models. Multimodal AI, LLMs, hardware deployment, explainability.
Detailed analysis of results. Documentation, version control, client support, upgrades.

This is about a job opportunity with an established medtech company based out of Mysore only.
The technical competencies required are image & signal processing and algorithm development for imaging equipment like digital x-rays and others.
About the client
They are reimagining video security for the modern world. Their cloud-native platform uses computer vision and AI to help businesses stay safe, make smarter decisions, and move faster—from real-time alerts to seamless clip sharing and multi-site visibility.
You’ll be joining an ambitious, fast-moving team that values clarity, craftsmanship, and impact. Every person here has a voice, ships meaningful work, and helps shape how AI can make the world safer and more connected.
About the Role
We are looking for an Engineering Manager to lead the Core Engineering team in India, working on the systems that power our edge-computing platform.
The team works on technically challenging problems across C++, edge computing, high-concurrency systems, low-latency processing, memory management, and machine-learning workloads running on compute-constrained devices.
This is a hands-on engineering leadership role. You will lead and grow a high-performing team while staying close to architecture, system design, technical decision-making, and critical engineering problems.
As the team scales, you will play a key role in building the engineering organization, raising technical standards, mentoring engineers and managers, and partnering closely with leadership on product and technical strategy.
Responsibilities
Technical Leadership
- Lead the architecture and development of core systems powering our edge-computing platform.
- Drive technical decisions across C++, distributed systems, low-latency and high-concurrency architectures, and resource-constrained environments.
- Review and guide critical architectural and implementation decisions while maintaining strong technical depth.
- Solve complex problems around memory management, performance, reliability, concurrency, and system scalability.
- Work closely with engineers on designing and building production-grade systems running across a fleet of deployed edge devices.
- Guide the deployment and optimization of machine-learning workloads on edge infrastructure.
- Establish strong engineering practices around observability, telemetry, reliability, and performance.
Engineering & People Leadership
- Lead, mentor, and grow a high-performing core engineering team.
- Hire and build the India engineering team as the organization scales.
- Set clear technical and execution standards and create a culture of ownership and accountability.
- Conduct performance reviews, provide regular feedback, and support career development.
- Participate in hiring decisions and build a strong engineering talent pipeline.
- Identify and address performance gaps when required.
- Develop engineers into technical and people leaders as the organization grows.
- Partner with other engineering teams and leadership to align technical execution with company and product goals.
Strategy & Execution
- Own execution for key areas of the core engineering organization and ensure teams deliver reliably against business priorities.
- Participate in product and engineering decision-making, balancing technical quality, speed, reliability, and business impact.
- Work closely with the Head of Engineering and company leadership on technical roadmap and organizational planning.
- Help establish the engineering processes, systems, and team structure required to scale the organization.
Skills & Qualifications
- A Bachelor's or Master's degree in Computer Science
- Around 9+ years of software engineering experience, with meaningful experience leading engineering teams.
- At least 1+ year of engineering management experience, including ownership of people management and performance processes.
- Strong hands-on engineering background in C++ and a deep understanding of systems programming.
- Strong understanding of memory management, concurrency, and performance optimization.
- Experience designing and operating low-latency and high-concurrency systems.
- Experience working with resource-constrained, distributed, edge, IoT, hardware-integrated, or similarly challenging systems.
- Strong understanding of software architecture, distributed systems, and scalable production systems.
- Ability to remain technically hands-on and engage deeply with architecture, code, and complex engineering problems.
- Experience hiring, mentoring, managing performance, and developing engineers.
- Strong communication and collaboration skills, with the ability to influence technical and organizational decisions.
- Comfortable working in a fast-paced, high-ownership startup environment.
Good to Have
- Experience with edge computing or IoT platforms and managing fleets of deployed devices.
- Experience with GPU-based workloads or machine-learning inference at the edge.
- Experience with video processing and streaming, including technologies such as GStreamer.
- Experience with PyTorch or other ML frameworks and integrating ML models into production systems.
- Experience with infrastructure management and automation tools such as Salt.
- Experience with monitoring and observability platforms such as Grafana.
- Experience working with multiple programming languages such as Python, Java, or Shell.
Work Location
Bangalore – HSR Layout
This is a 5-day work-from-office role. We operate with a high level of ownership and flexibility rather than fixed login/logout hours.
What We Offer
- Flexible paid time off and paid holidays
- Early-stage equity in a rapidly growing company
- Referral bonuses
- Regular team off-sites
- Latest Apple products and access to a modern technology stack, including Claude Cowork, Perplexity Computer, Nooks, Clay, Instantly, and more
Why Join Us
We’re on a mission to transform a $50B+ legacy industry by bringing the power of cutting-edge multimodal LLMs and computer vision to real-world security and operations.
From firearm detection to intelligent access control, our AI-native platform turns every camera and sensor into a smart system that enhances safety, efficiency, and awareness.
Founded by ex-Lyft engineers, the company is backed by Ansa Capital, Battery Ventures, Mosaic, 8VC, and Up Partners. The company has raised over $65M and was named to the CB Insights AI 100 as one of the most promising AI companies in the world.
If you're excited about leading a technically exceptional team building mission-critical AI and edge systems that have real-world impact, we'd love to meet you.
Hiring for AI Engineer
Exp: 6 - 8 yrs
Edu : BE/B.Tech/MCA
Work Location : Pune
Skill Set:
- Total experience ranging from 6–8 years in software engineering/AI roles
- Min 5 years strong programming experience in Python is a MUST
- Min 3.5 years hands-on experience in AI with LLMs, RAG pipelines, and AI frameworks
- Experience with cloud platforms (AWS/Azure/GCP)
About the role
We are building AI systems that read, understand and act on real business documents, bank statements, financial reports, policy documents and forms and putting them into production where accuracy and cost both matters.
This is not a research role and it is not a prompt-writing role. You will own features end to end: pick and deploy open-source models, build the pipelines around them, measure whether they actually work on our documents, drive the cost per document down, and keep the whole thing running in production.
You will work closely with the engineering and product teams, and your work will be directly used by business users from day one.
What you will do
Deploy and evaluate open-source models
- Select, deploy and benchmark open-source LLMs and vision-language models for specific, narrow use cases not general chat.
- Build evaluation sets from real documents and define what "good" means numerically (field-level accuracy, extraction recall, hallucination rate) before shipping.
- Run structured comparisons between models and approaches, and write up the trade-offs so the team can make a decision.
- Apply quantization, batching and other optimizations to fit models into a sensible GPU budget.
Build and optimize AI orchestration
- Design multi-step pipelines that combine deterministic code, ML models and LLM calls and know when not to use an LLM.
- Optimize for latency, cost and reliability: caching, batching, request routing, fallback tiers, retries and graceful degradation.
- Instrument pipelines so failures are visible and traceable rather than silent.
Ship to production
- Package models and services with Docker, expose them behind clean APIs, and deploy them to our GPU and CPU infrastructure.
- Handle the unglamorous production concerns: cold starts, timeouts, concurrency limits, versioning, rollback and monitoring.
- Own on-call-style responsibility for the AI features you build, including cost tracking.
Must-have skills
Programming & engineering
- Strong Python: type hints, async/await, dataclasses/Pydantic, clean module design, testing.
- REST API development with FastAPI (or Flask/Django with a willingness to move to FastAPI).
- Git, code review discipline, and the ability to write code someone else can maintain.
- Comfortable in Linux and on the command line.
Machine learning fundamentals
- Working knowledge of PyTorch and the Hugging Face ecosystem (transformers, tokenizers, accelerate).
- Understanding of inference-time concepts: tokenization, context windows, batching, precision (FP16/BF16/INT8), memory footprint.
- Ability to read a model card and a paper well enough to judge whether a model fits a use case.
Document processing
- Hands-on experience with at least two of: pypdfium2, PyMuPDF, pdfplumber, pdfminer.six, Docling, Unstructured, Surya, DocTR, LayoutLM family.
- Practical OCR experience (Tesseract, PaddleOCR, or a cloud OCR) and an understanding of when OCR is the wrong tool.
- Experience extracting tables from PDFs and dealing with merged cells, multi-line rows, and inconsistent column layouts.
Strongly preferred
You will be a much stronger candidate with any of these. We do not expect all of them.
Model serving & optimization
- vLLM, TGI, Ollama, llama.cpp, or Triton Inference Server.
- Quantization formats and tooling: GGUF, AWQ, GPTQ, bitsandbytes, ONNX Runtime, INT8 export.
- Serverless GPU platforms: Modal, RunPod, Replicate, Baseten including cold-start and container-lifecycle management.
- LoRA / QLoRA fine-tuning with PEFT for narrow, task-specific improvements.
Vision-language models
- Practical use of open VLMs: Qwen2.5-VL, InternVL, Granite Vision, Molmo, Phi-Vision, or similar.
- Awareness of where VLMs hallucinate especially on numeric and financial content and patterns for constraining them (using the model for layout only, sourcing values from the text layer, constrained decoding).
Orchestration & pipelines
- Workflow orchestration: Dagster, Airflow, Prefect, or Temporal.
- Async job patterns: Celery, RQ, or platform-native spawn/poll patterns.
- LLM orchestration frameworks (LangGraph, LlamaIndex, Haystack) with the judgement to know when plain Python is a better answer.
- Structured output enforcement: Instructor, Outlines, XGrammar, JSON schema / tool-use modes.
Evaluation & observability
- Building golden datasets and regression suites for extraction tasks.
- Eval tooling: promptfoo, DeepEval, Ragas, or in-house harnesses.
- LLM tracing and monitoring: Langfuse, Arize Phoenix, LangSmith, OpenTelemetry.
Nice extras
- Rule engines and policy evaluation (Open Policy Agent / Rego, Drools, rule-engine).
- Experience in fintech, lending, insurance or accounting documents.
- Handling of PII and data-security practices in document pipelines.
- Contributions to open-source ML or document-processing projects.
Why join us
- Real production ownership from month one your work goes to actual users, not a demo.
- Genuinely hard technical problems in document AI, not wrappers over an API.
- Small team, short decision cycles, direct access to leadership.
- Budget and freedom to evaluate and adopt new open-source models as they land.
To apply: send your CV along with a short note on one AI system you have taken to production what it did, what the accuracy was, and what broke.
Key Responsibilities:
· Architectural Leadership: Design and lead the development of robust, scalable AI architectures, ensuring high performance, reliability, and security.
· Applied Mathematics & Statistics: Apply statistical analysis, numerical computation, and mathematical modeling to derive insights from large-scale data and optimize model performance.
· Deep Learning Development: Design, train, and deploy advanced Deep Learning (DL) models.
· Technical Mentorship: Mentor engineering teams on best practices for AI/ML, coding standards, and architectural design.
· Model Optimization: Optimize models for speed, efficiency, and accuracy using techniques like pruning, quantization, or GPU acceleration.
· Strategy & Innovation: Evaluate and select appropriate AI frameworks, tools, and platforms, staying abreast of cutting-edge research and industry trends.
Qualifications:
Required:
· Education: Master's or PhD in Computer Science, Applied Mathematics, Statistics, Physics, or a related quantitative field.
· Experience: 10+ years of experience in software development, with at least 3-5 years in a Applied Mathematics and Deep learning.
· AI/ML Expertise: Proven experience designing and deploying deep learning models in production using frameworks.
· Mathematics/Statistics: Strong proficiency in linear algebra, calculus, probability, and statistical methods.
· Programming Skills: Expert-level coding skills in Python (NumPy, Pandas, Scikit-learn) and experience with languages like Java or C++.
Key Competencies:
- Strategic mindset with deep operational awareness.
- Excellent communication and stakeholder management skills.
- Ability to simplify complex technical concepts for executive reporting.
- Strong leadership, people development, and cross-functional influencing skills.
Bias for action and a relentless focus on continuous improvement.





