
Closed
Posted
Paid on delivery
PROJECT CONTEXT We are building a Computer Vision system for video analysis. We need to hire 2 profiles: 1. ARCHITECT (technical design, decisions, oversight) 2. DEVELOPER (implementation, coding, optimization) This is a 6-8 week MVP project to build the FOUNDATION of our system (foundation + basic detection/tracking). After Phase 1 validation, we may extend with future phases. CRITICAL POINT This project CANNOT be solved with: - LLM (ChatGPT, Claude, Gemini) - Generic vision APIs (Google Cloud, Azure) - Low-code solutions or templates - "Quick solutions" This project REQUIRES: - Real expertise in classical Computer Vision - Deep Learning (PyTorch or TensorFlow) - Proven experience: object detection + video tracking - GPU optimization (NVIDIA CUDA) - Production-grade code TECHNICAL ARCHITECTURE MVP Phase 1 = 2 main components: 1. VIDEO PIPELINE FOUNDATION • Optimized video-to-frames decomposition • Robust extraction and preprocessing • Memory management for video streams • Stack: OpenCV, FFmpeg, NumPy 2. DETECTION + TRACKING INTEGRATION • YOLO v8+ for object/person detection • DeepSORT for temporal tracking • Frame-to-frame ID association • Real-world condition reliability • Stack: YOLO (Ultralytics), DeepSORT, PyTorch MVP PHASE 1 TIMELINE DURATION: 6-8 weeks total WEEK 1-2: Architecture & Setup - System design and technical decisions - Development environment setup - Testing framework design - Performance benchmarking plan WEEK 3-4: Video Pipeline - Frame extraction pipeline - Preprocessing and optimization - Performance tests WEEK 5-6: Detection + Tracking - YOLO integration - DeepSORT implementation - ID management and stability WEEK 7-8: Integration & Polish - End-to-end testing - Performance optimization - Documentation and handoff - Code cleanup and tests DELIVERABLE: Working MVP with clean code + documentation TECHNICAL STACK Languages: - Python 3.9+ (mandatory) - C++ (optional, optimization) Deep Learning & CV: - PyTorch (preferred) or TensorFlow - Ultralytics YOLO - DeepSORT - OpenCV, NumPy, scikit-image Infrastructure: - NVIDIA CUDA + cuDNN - GPU memory optimization - Docker (containerization) - Git (version control) WE'RE LOOKING FOR 2 PROFILES PROFILE 1: ARCHITECT - 5+ years Computer Vision experience - Experience designing CV systems from scratch - Strong understanding of YOLO, tracking algorithms - Can make technical trade-off decisions - Proposes optimizations and alternatives - Oversees code quality and architecture - Part-time or full-time OK (oversight role) PROFILE 2: DEVELOPER (Senior) - 3+ years production Computer Vision experience - Expert in YOLO, OpenCV, PyTorch - Experience with DeepSORT or similar tracking - Strong Python + GPU optimization skills - Can write clean, tested, production code - Follows architectural decisions - Full-time commitment preferred for 6-8 weeks APPLICATION INSTRUCTIONS Specify which role you're applying for: ARCHITECT or DEVELOPER 1. PORTFOLIO (mandatory) - 2-3 CV projects you've delivered - GitHub repos OR description + results - Technologies used, your exact role 2. EXPERIENCE - Years in Computer Vision (total) - YOLO / object detection (versions) - Tracking experience (DeepSORT, centroid, etc.) - PyTorch/TensorFlow experience - GPU optimization experience - Production projects (not just Kaggle) 3. TECHNICAL OPINION - Feasibility of MVP in 6-8 weeks: realistic? - Any concerns or risks? - Your approach to Phase 1? 4. TEAM PREFERENCE - Have you worked with an architect/developer pair before? - Preference for sync or async communication? EXPECTED DELIVERABLES CODE: - GitHub repo (private/shared) - Clean, tested Python code - Unit tests (pytest) - [login to view URL] / [login to view URL] - Meaningful docstrings DOCUMENTATION: - Architecture README (with diagrams) - Installation guide - API / usage examples - Performance benchmarks (FPS, memory) - Known limitations HANDOFF: - Code review completed - Setup verified on clean machine - Performance validated FAQ Q: Can one person do both (architect + developer)? A: Possible for strong senior, but better with 2 people. More progress, better oversight. Q: What YOLO version? A: Open. v8 good starting point, v10 or ByteTrack alternatives welcome if justified. Q: After MVP, what happens? A: We evaluate quality. Strong MVP = potential Phase 2-4 continuation. Let's build something solid!
Project ID: 40515690
30 proposals
Remote project
Active 4 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
30 freelancers are bidding on average €1,074 EUR for this job

⭐⭐⭐⭐⭐ Build a Robust Computer Vision System for Video Analysis ❇️ Hi My Friend, I hope you are doing well. I reviewed your project and see you are looking for a Computer Vision Architect or Developer. You don't need to look any further; Zohaib is here to help! My team has completed over 50 similar projects in Computer Vision. I will focus on building the video pipeline and detection/tracking systems using proven methods and technologies, ensuring quality within your budget. ➡️ Why Me? I can easily build your Computer Vision system as I have 5 years of experience in video analysis, object detection, and deep learning. My expertise includes OpenCV, PyTorch, and GPU optimization. I also have a strong grip on other relevant technologies, which will ensure a successful project. ➡️ Let's have a quick chat to discuss your project in detail. I can provide samples of my previous work that highlight my skills. Looking forward to our discussion! ➡️ Skills & Experience: ✅ Computer Vision ✅ Video Analysis ✅ Object Detection ✅ YOLO (v8+) ✅ Deep Learning (PyTorch) ✅ GPU Optimization ✅ OpenCV ✅ DeepSORT ✅ Python Programming ✅ FFmpeg ✅ Performance Benchmarking ✅ Documentation Waiting for your response! Best Regards, Zohaib
€900 EUR in 2 days
7.9
7.9

With my 9+ years of experience in Computer Vision and deep understanding of the technologies listed, I believe I am an excellent fit for the Architect position. My résumé boasts several projects where I designed Computer Vision systems from scratch, including working on YOLO and tracking algorithms similar to DeepSORT. I highly value clean, efficient, and well-documented code and have an eye for optimizations and alternatives. As a side note, I noticed you mentioned a preference for C++ as an optional optimization for the stack. While not mandatory, I have proficient skill with C++ that can accelerate GPU optimization tasks easing the project's timely completion. This versatile background allows me to make well-informed technical trade-off decisions and significantly contribute to overseeing code quality and architecture - core aspects required for this project. I understand that except for Phase 1 validation, your other expectations are still open-ended. Let me assure you that beyond just delivering the MVP within 6-8 weeks, my approach would be to continuously iterate towards improved efficiency to ensure coherent progress across all phases of the project. Having worked with both small and big teams and being adaptable in sync/async communication modes, I am confident in positively adding value to your team dynamics.
€1,125 EUR in 7 days
7.3
7.3

Hi I am applying for the Senior DEVELOPER role, with strong experience in Python, OpenCV, FFmpeg, NumPy, PyTorch, Ultralytics YOLO, DeepSORT-style tracking, Docker, CUDA-aware optimization, and production-grade CV pipelines. The main technical challenge here is building a reliable video foundation where frame extraction, preprocessing, detection, tracking, ID stability, memory usage, and GPU performance all work together under real-world video conditions. I can solve this by implementing a clean modular pipeline with benchmarked video ingestion, configurable preprocessing, YOLO-based detection, tracker integration, clear ID management, and measurable FPS/memory reporting. For the video layer, I would focus on robust frame handling, batching, stream-safe memory management, and reproducible performance tests. For detection and tracking, I would integrate YOLO with DeepSORT or a justified alternative, then tune thresholds, association logic, and failure handling for stable object/person tracking. I can also provide pytest coverage, Docker setup, requirements/Poetry files, meaningful docstrings, architecture notes, usage examples, and clean Git commits. My focus is to deliver a solid MVP foundation that is not a quick API wrapper, but a maintainable CV system ready for future phases. Thanks, Hercules
€1,500 EUR in 7 days
6.6
6.6

I HAVE DELIVERED COMPUTER VISION SOLUTIONS INVOLVING OBJECT DETECTION, MULTI-OBJECT TRACKING, GPU ACCELERATION, AND REAL-TIME VIDEO ANALYTICS—EXACTLY THE FOUNDATION REQUIRED FOR THIS MVP. I am applying for the **DEVELOPER** position. Your approach is technically sound: building a robust video pipeline first, followed by detection and tracking integration, is the correct foundation for future CV capabilities. ✔ Python 3.9+, PyTorch, OpenCV, NumPy ✔ YOLOv8/YOLOv10 integration and optimization ✔ DeepSORT / ByteTrack multi-object tracking ✔ FFmpeg-based video processing pipelines ✔ NVIDIA CUDA & GPU memory optimization ✔ Docker, Git, CI/CD workflows ✔ Production-quality, tested, maintainable code My Phase 1 approach: • Build a scalable frame extraction and preprocessing pipeline • Optimize memory usage and throughput for long video streams • Integrate YOLO detection with DeepSORT tracking • Implement stable ID association and tracking persistence • Benchmark FPS, latency, GPU utilization, and memory consumption • Deliver clean architecture, pytest coverage, and documentatio I am comfortable working alongside an Architect and prefer a combination of async updates with scheduled technical reviews to maintain velocity and code quality. Best Regards
€750 EUR in 7 days
6.2
6.2

EXPERT in(Computer Vision and Real-time Object Detection, Counting and Tracking) Hi, how are you? I checked your detail carefully. I’ve completed the real-time people detection, counting and tracking projects before successfully. Before, using python and YOLOv8, I completed @@Pool Drowning Detection System Implementation@@ project and so on. You can check my works history on my portfolio. I am sure this field and I will do my best. I always thought "It is your job, it is also my job". Awarding me will be the fastest way to complete your task with the best rates possible. THANK YOU.
€1,125 EUR in 7 days
5.8
5.8

With over a decade of experience in software development, I have become proficient in the domain of artificial intelligence and its various facets, including robust computer vision systems. My team and I specialize in crafting bespoke AI tools that cater to diverse and complex business challenges - from deploying advanced machine learning algorithms, to deep learning architectures, and building efficient computer vision systems like the one you seek. Our track record testifies our ability to design CV systems from scratch, which satisify not only functional requirements but also production-grade standards. In alignment with your project requirements, we are well-versed in the technologies that will power your system - PyTorch (preferred), TensorFlow, Ultralytics YOLO, DeepSORT, OpenCV among others. Our GPU optimization capabilities using NVIDIA CUDA+CUDNN is an add-on that can significantly improve performance efficiency. Just as importantly, we understand the nature of this project sufficiently enough to assure you of our feasibility with a 6-8 week timeline and detailed structuring of the project phases. If chosen for this project, we promise to deliver production-ready, high-quality code with clean documentation. We aim for distinctiveness and impact with our work and take prudence in conducting comprehensive testing including unit tests (using pytest) to ensure a stable pipeline.
€1,125 EUR in 7 days
3.8
3.8

Hello After careful review of your requirements, I am confident that I can successfully complete this project, and I hereby submit this proposal. I understand that your objective is to develop a computer vision system capable of accurately processing visual data, extracting meaningful insights, and delivering reliable performance in real-world conditions. I have strong experience in Python development, computer vision, machine learning, image processing, AI model integration, and building scalable software systems. This demonstrates that my skills are a good fit for your project. To realize this project, I would begin by analyzing the specific use case, data sources, performance requirements, and deployment environment to design the most suitable computer vision architecture. I would implement image and video processing pipelines, integrate appropriate computer vision and AI models, optimize accuracy and processing speed, and build supporting APIs or interfaces as needed. Additionally, I would focus on testing, model validation, scalability, and maintainable code architecture to ensure the system remains reliable and adaptable as requirements evolve. I can provide solution and my experience for this project via a private chat. I have got ideas brewing for your project, but I’d like to make sure they are aligned with what you want. Warm regards Ruslan
€900 EUR in 7 days
3.6
3.6

Hi, I am a software engineer with over 16 years of experience, applying for the ARCHITECT role, and I can also contribute hands-on development where useful. I have built production computer vision systems around OpenCV/FFmpeg video ingestion, PyTorch inference, YOLO-based detection and multi-object tracking with DeepSORT/ByteTrack style ID association. Relevant work includes people/vehicle analytics on CCTV streams, industrial object detection with custom YOLO training, and real-time tracking pipelines optimized on NVIDIA GPUs. Client repositories cannot be shared publicly, but I can show project details, architecture, results and private demos if we move ahead. The 6-8 week MVP is realistic if Phase 1 stays focused on a strong video pipeline, reliable detection/tracking integration, benchmarks and clean handoff. Main risks are camera variability, occlusion-driven ID switches, GPU memory limits and FPS targets, so I would start with measurable baselines before optimizing. My approach would be to define the architecture, Docker/CUDA environment, data flow, test strategy and performance targets first, then integrate YOLO v8+ with DeepSORT/alternatives only where justified by results. I have worked in architect/developer setups and prefer async execution with scheduled technical reviews so decisions are documented and implementation keeps moving. Please contact me to discuss details.
€1,500 EUR in 40 days
3.1
3.1

Dear Client, I’m an experienced full-stack developer with over 10 years of experience in web and mobile application development, specializing in building scalable, responsive, and high-performance solutions for diverse business needs. I understand you are looking for a reliable developer to build or improve your project, including web or mobile applications similar to CRM, dashboards, or APIs, and I have worked on similar solutions successfully. My skills in React, Vue, Laravel, PHP, Python, REST APIs, and database design ensure efficient and high-quality delivery. Feel free to share more details or ask questions. I’m ready to refine my approach to match your exact requirements. Looking forward to working with you. Best regards, Md Ruhul Ajom
€750 EUR in 8 days
3.6
3.6

Hello, I’m applying for the **DEVELOPER (Senior Computer Vision)** role. I have 4+ years of experience in applied computer vision systems, focusing on real-time object detection and tracking pipelines in production environments. Portfolio (selected work): • YOLOv8-based multi-object detection system with DeepSORT tracking for video analytics (Python, OpenCV, PyTorch) • Real-time surveillance analytics pipeline with GPU-optimized inference (CUDA, TensorRT, batch processing) • Sports video tracking system with ID persistence and motion analysis Experience: • 4+ years Computer Vision • YOLOv5–YOLOv8 production use • DeepSORT / ByteTrack-style tracking implementations • PyTorch, OpenCV, NumPy (advanced level) • CUDA-based optimization and FPS tuning • Deployment with Docker in GPU environments Technical view: A 6–8 week MVP is realistic if scope stays focused (YOLO + tracking + stable pipeline). Main risks are ID-switching in crowded scenes and GPU memory optimization under load. I’d approach Phase 1 by first locking a stable video ingestion pipeline, then integrating detection, followed by tracking with strict benchmarking at each stage. Team preference: I’m comfortable with structured async communication with milestone-based sync reviews alongside an architect. I can provide GitHub samples and performance benchmarks on request.
€750 EUR in 7 days
1.1
1.1

Hello! I’ve built a similar Computer Vision system that improved real-time detection and tracking performance by 30% through optimized video pipelines and robust GPU utilization. I’d love to share the implementation details in chat. For your project, I’d focus on creating a solid video pipeline foundation using OpenCV and FFmpeg, followed by integrating YOLO for detection and DeepSORT for tracking. This approach ensures efficiency and scalability. Curious, how do you envision handling frame-to-frame ID association in challenging conditions? If you’re open, I can share my experience and we can see if our approaches align. Looking forward to your thoughts!
€750 EUR in 7 days
0.6
0.6

✋ Hi There!!! ✋ THE GOAL OF THE PROJECT:- TO DESIGN AND DEVELOP A HIGH PERFORMANCE COMPUTER VISION SYSTEM FOR VIDEO ANALYSIS WITH OBJECT DETECTION AND REAL TIME TRACKING CAPABILITIES. I have carefully read your requirement for building a production grade Computer Vision MVP using YOLO, DeepSORT, and optimized video pipelines, and I fully understand the need for strong architecture, GPU optimization, and clean scalable code. I am the best fit for this project with 9+ years experience as a full stack developer. 1. Strong experience in Python Computer Vision using OpenCV, PyTorch, and YOLO based detection systems 2. Hands-on work with tracking systems like DeepSORT and real time video processing pipelines 3. Experience in GPU optimization, Dockerized deployments, and production level ML systems I will provide UI design where needed, database management, testing, and full source code delivery with clean architecture, documentation, and performance validation. I have previously built AI based detection and video analytics systems. Looking forward to chat with you for make a deal Best Regards Elisha Mariam!
€751 EUR in 11 days
0.0
0.0

Hi There!!! ★★★★ ( Applying for DEVELOPER role with expertise in YOLO, DeepSORT, PyTorch, and GPU-optimized video analytics ) ★★★★ I carefully reviewed your Phase 1 MVP requirements and understand you're building a production-grade Computer Vision foundation focused on video processing, object detection, and multi-object tracking. The goal is a scalable, clean, and optimized system using YOLO, DeepSORT, OpenCV, and PyTorch rather than generic AI services or low-code solutions. ⚜ Video Processing Pipeline Development ⚜ YOLO v8+ Object Detection Integration ⚜ DeepSORT Multi-Object Tracking ⚜ PyTorch & CUDA Optimization ⚜ OpenCV, FFmpeg & NumPy Processing ⚜ Dockerized Deployment & Testing ⚜ Clean Architecture & Documentation I am applying for the DEVELOPER role. I have experience building computer vision and automation solutions involving object detection, video analytics, tracking systems, and performance optimization. I enjoy solving real-world CV challenges where accuracy, speed, and maintainability are equally important. For Phase 1, I would focus on a modular architecture, efficient frame extraction, optimized GPU inference, stable ID tracking, unit testing with pytest, and detailed documentation. I would be happy to discuss technical risks, architecture decisions, and collaboration preferences further. Looking forward to contributing to a solid and scalable CV platform. Warm Regards, Farhin B.
€754 EUR in 9 days
0.0
0.0

Hi, Aashiq (Ash) here from Cape Town, South Africa. This project instantly caught my eye, so I had to reach out. I see you are looking for professionals to build a Computer Vision system focusing on video analysis, requiring expertise in classical Computer Vision, Deep Learning, and GPU optimization. With a track record of helping businesses increase ROI through high-converting websites and performance marketing, I am confident we can achieve the results you desire. Feel free to request samples of successful projects I've completed. Based on what you mentioned, here is how we would approach the project: - Designing a robust video pipeline foundation - Implementing YOLO for detection and DeepSORT for tracking - Ensuring real-world condition reliability Rest assured, we prioritize clear communication, seamless integration, and user-focused solutions optimized for performance using relevant technologies. Best Regards, Aashiq
€750 EUR in 14 days
0.0
0.0

Hi, With seven years of experience across web and mobile development, I have honed my skills in technologies ranging from Python to JavaScript, HTML, CSS, and many others mentioned in the project description. This versatility allows me to bring cross-functional insights that are invaluable in building complex systems such as the one you've presented. Selecting me would mean choosing an enthusiastic, reliable team player capable of delivering your MVP within realistic timelines while empowering you to scale with future phases as smoothly as possible. Tony
€1,125 EUR in 7 days
0.0
0.0

Hello, I'm exciting to contribute to your Computer Vision MVP focused on video analysis, detection, and tracking. The biggest challenge here is building a stable foundation where video pipeline performance, YOLO inference, and tracking consistency all work reliably under real conditions. I understand you need a production-minded approach using PyTorch, OpenCV, and DeepSORT with proper GPU optimization and clean architecture decisions from day one. In similar CV systems, the real success factor has been controlling memory usage in video streams and ensuring stable ID tracking across noisy frames rather than just running models. Next step options include sharing your current repo so I can map architecture improvements, defining the system design and module boundaries for Phase 1, or reviewing your detection and tracking approach before implementation starts. I'm looking forward to discuss the next steps with you. Best
€850 EUR in 7 days
0.0
0.0

Applying for both ARCHITECT and SENIOR DEVELOPER. I can own design, implementation, optimization, tests, docs and handoff. Relevant work: 1. Real-time video analytics: YOLO object/person detection with multi-object tracking, ID association and benchmarking. I can start with DeepSORT and benchmark ByteTrack/BoT-SORT for stronger ID stability. 2. Industrial VLM pipeline: structured component extraction from technical PDFs, with ingestion, OCR fallback, constrained JSON and benchmarks. Stack: PyTorch, open VLMs. 3. EuroBERT / Illuin: multilingual encoder post-training, 4/8-bit quantization, custom PyTorch loops, GPU memory/throughput optimization. Experience: 4+ years production ML/DL, 5+ years PyTorch, object detection/tracking, OpenCV/FFmpeg video pipelines, CUDA/GPU optimization on RTX/A100, Docker/Git/testing. Production ML shipped at SLB, Illuin and in industrial digital-twin work. Technical opinion: 6-8 weeks is realistic if Phase 1 stays focused: video ingestion, preprocessing, YOLO, tracking, benchmarks, Docker, tests and docs. Main risks are occlusion, low light, crowd density, camera motion, dropped frames and hardware limits. I would build the evaluation harness in week 1, benchmark YOLO + tracker early, then optimize decode/preprocess/GPU transfer and compare DeepSORT vs ByteTrack/BoT-SORT before locking the tracker. Team: architect/developer pairs OK. Prefer kickoff + weekly decision calls, async execution, daily updates, PR reviews and no direct pushes to main.
€1,005 EUR in 7 days
0.0
0.0

Casablanca, Morocco
Member since Jun 15, 2026
₹600-1500 INR
₹12500-37500 INR
€50-100 EUR
$15-35 USD / hour
₹1500-12500 INR
₹12500-37500 INR
₹10000-12000 INR
$3000-5000 USD
$10-30 USD
$8-15 USD / hour
$10-30 USD
$8-15 USD / hour
₹1500-12500 INR
$250-750 USD
$10-30 CAD
₹12500-37500 INR
$30-250 USD
min $50 USD / hour
$30-250 USD
$250-750 USD