
Cerrado
Publicado
Pagado a la entrega
I have continuous video footage from live inspection of steel flat bars strips our production line and need a complete deep-learning pipeline that flags surface, structural, and functional defects in real time. The raw videos are already labeled by timestamp; frame-level annotation may still be required for optimal accuracy. Scope • Design and train a deep neural network—CNN, transformer, or hybrid model—that detects all three defect categories directly from video streams. • Implement preprocessing (frame extraction, augmentation, ROI isolation) and post-processing (tracking, alert generation) in Python using libraries such as PyTorch/TensorFlow and OpenCV. • Optimise for inference on an on-premise GPU; latency under 200 ms per frame is the target. • Provide clear metrics: precision, recall, F1, and confusion matrices on a held-out validation set. • Package the final solution with a lightweight REST or gRPC endpoint so the in-house engineering team can call it from our SCADA system. Deliverables 1. Source code repository with clean, documented modules. 2. Trained model weights and a reproducible training script. 3. Step-by-step deployment guide (Docker-friendly). 4. Short report summarising data preparation, architecture choices, and evaluation results. Acceptance Criteria • ≥95 % F1 on the labelled test set for each defect type. • End-to-end demo on a sample video showing automatic detection and bounding-box overlay. • No proprietary licenses; solution must be fully redistributable within the company. Once these items are ready I can move straight to integration, so please keep the code modular and well commented.
ID del proyecto: 40278422
41 propuestas
Proyecto remoto
Activo hace 8 días
Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos
41 freelancers están ofertando un promedio de ₹107.269 INR por este trabajo

Hello Sir , as I am computer engineer and certified LabVIEW architect and embedded developer so i can build that software with guarantee ≥95 % F1 on the labelled test set for each defect type, using LabVIEW is perfect for such purposes besides future update can be done , thanks, my profile talk about my expertise in that field , thanks
₹150.000 INR en 7 días
6,5
6,5

Hello, I’m Karthik, a Senior AI/ML Engineer with 15+ years of experience in computer vision, industrial automation systems, and deep learning solutions for manufacturing environments. I have worked on real-time defect detection, video analytics, and GPU-optimized AI pipelines, making me well suited for your steel strip inspection project. Proposed Approach: • Build a deep learning model (CNN/Transformer hybrid such as YOLOv8 / EfficientNet + temporal analysis) for detecting surface, structural, and functional defects. • Develop a complete Python pipeline using PyTorch/TensorFlow, OpenCV for frame extraction, augmentation, ROI detection, and preprocessing. • Implement tracking and alert generation with optimized inference for <200 ms latency on on-prem GPU. • Evaluate performance with Precision, Recall, F1 score, confusion matrix, targeting ≥95% accuracy. • Package the system with a REST/gRPC API so your SCADA system can easily consume the predictions. Deliverables: ✔ Clean, modular source code repository ✔ Trained model weights + reproducible training pipeline ✔ Docker-ready deployment guide ✔ Technical report covering data prep, architecture, and evaluation I focus on production-ready AI systems optimized for industrial environments with maintainable code for engineering teams. Best Regards, Karthik 15+ Years | AI/ML | Computer Vision | Industrial Automation Systems
₹145.000 INR en 7 días
5,0
5,0

Hi there, I understand you need a deep learning pipeline that processes live production video to detect surface, structural, and functional defects on steel bars with low latency and high accuracy. The main challenge in systems like this is preparing reliable frame level training data and optimizing the model so inference stays under the required latency on an on premise GPU. My name is Chirag Ardeshna, and I am a full stack developer. I have experience working with Python based systems that combine computer vision pipelines, model deployment, and API integration. I typically work with tools such as PyTorch, OpenCV, and containerized environments to build scalable and reproducible machine learning workflows. My approach is to structure the preprocessing pipeline, train and validate the defect detection model, optimize inference performance, and expose the detection system through a lightweight API that your SCADA system can call. I am available to review the dataset and hardware setup and can start once the project details are confirmed. Regards Chirag
₹75.000 INR en 7 días
4,4
4,4

As a professional Applied ML Engineer (6+ YOE), I will build a production video defect-detection pipeline for steel flat bars, optimized for <200ms/frame on your on-prem GPU. Core Expertise: >>Surface Anomaly Detection: Delivered manufacturing pipelines (YOLO/DETR) handling glare, tiny defects, and class imbalance. >>Production Deployment: Dockerized GPU inference services with SCADA-friendly APIs. Technical Approach: 1. Data & Preprocessing: Clip generation from timestamps; ROI cropping, stabilization, and lighting normalization with specialized augmentations for metal textures. 2. Modeling: Real-time detector (3 classes) with optional two-stage refinement/segmentation for subtle textures. 3. Temporal Stability: Tracking and hysteresis rules to eliminate flicker and ensure persistent alerts. 4. Optimization: ONNX export and FP16 quantization to guarantee sub-200ms latency. Evaluation: Rigorous P/R/F1 scoring and failure analysis on held-out splits. Deliverables: Reproducible repo (training scripts + weights) and Docker deployment guide. REST API (detections + timestamps) and demo video with BBox overlays. Goal: ≥95% F1 is achievable. I will audit label quality early to identify and bridge data gaps.
₹75.000 INR en 7 días
4,1
4,1

Hey, I noticed your project, Deep Learning Industrial Defect Detection and believe I can help. My work in Python has prepared me well for this kind of project. Looking forward to hearing your thoughts.
₹75.000 INR en 7 días
3,8
3,8

Hi I can develop a complete deep-learning pipeline to detect surface, structural, and functional defects from your steel production line videos, including frame preprocessing, model training, real-time inference optimization, and defect tracking with bounding-box overlays. The solution will include clean Python code using PyTorch/TensorFlow and OpenCV, trained model weights, a REST/gRPC endpoint for SCADA integration, and clear documentation with evaluation metrics and deployment steps. Please let me know further. Thanks
₹75.000 INR en 12 días
3,5
3,5

Hi! Here is the plan: build a modular deep-learning pipeline that processes the inspection video, performs frame extraction, ROI isolation, and augmentation, then trains a CNN/Transformer hybrid in PyTorch for multi-class defect detection. The system will include tracking and alert logic, achieve <200 ms inference on GPU, and expose a lightweight REST/gRPC endpoint for SCADA integration. You’ll receive clean code, reproducible training scripts, evaluation metrics, Dockerized deployment, and a demo with bounding-box overlays. Deployment can run easily on your on-prem GPU via Docker. Are the defect locations consistent on the strip (fixed ROI), or do they appear anywhere across the frame? Regards, Ahmad Al-Ashery.
₹120.000 INR en 10 días
3,2
3,2

I understand you require a deep learning pipeline that processes continuous video footage from your steel flat bar inspection line to detect surface, structural, and functional defects in real time, with frame-level annotation refinement for accuracy. You need a solution optimized for on-premise GPU inference under 200 ms latency and integrated via a REST or gRPC endpoint for your SCADA system. With over 15 years of experience and 200+ completed projects, I specialize in Python, OpenCV, deep learning, and computer vision, all directly relevant to your defect detection needs. My background includes building modular, well-documented machine learning pipelines that handle video preprocessing, augmentation, and real-time inference efficiently. I will design a hybrid CNN-transformer model trained on your labeled timestamps, incorporating ROI isolation and tracking to flag defects accurately. Using PyTorch and OpenCV, I’ll ensure the system meets your ≥95% F1 score target and delivers clear evaluation metrics, packaging everything in Docker with a deployment guide. The entire pipeline will be modular and optimized for low-latency GPU inference within a realistic 6-8 week timeline. Feel free to reach out if you want to discuss the approach or specifics in more detail.
₹82.500 INR en 7 días
2,8
2,8

Hello, Your project fits well with my experience in **deep learning, computer vision, and real-time inspection systems**. I can build a complete **video-based defect detection pipeline** for steel flat bars using modern deep learning architectures optimized for **GPU inference and industrial environments**. **Proposed approach:** * **Data pipeline:** frame extraction from video, ROI isolation of the steel strip, augmentation, and optional frame-level annotation support * **Model architecture:** CNN/Transformer hybrid or optimized **YOLO-based detection model** for multi-class defect detection (surface, structural, functional) * **Training stack:** Python with **PyTorch, OpenCV, and CUDA acceleration** * **Real-time optimization:** TensorRT / ONNX optimization to reach **<200 ms per frame latency** on on-prem GPU * **Post-processing:** object tracking, defect persistence filtering, and alert generation * **Evaluation:** precision, recall, F1-score, confusion matrices, and validation reports The solution will rely only on **open-source libraries** so it remains fully redistributable internally. I’d be happy to review a sample video and discuss GPU specs and dataset size to design the most accurate and efficient model. Best regards, Jovan D.
₹112.500 INR en 30 días
2,1
2,1

Factory lighting and motion blur always try to ruin real time defect detection but we can easily fix that by extracting clean frame level bounding boxes from your timestamp labels. You need a solid pipeline to hit that 95 percent F1 score and I know exactly how to build it. I will create a custom PyTorch model optimized to crush your 200 ms latency target on your local GPU. First I will write a Python script to automatically turn your timestamps into perfect training frames. Then I will train a fast CNN for the detection. Finally I will wrap the inference engine in a clean REST endpoint so your SCADA system can read it instantly. I will also make a simple step by step video tutorial and a word document guide for your engineering team so you do not need to hire a DevOps guy to deploy this. Send me a sample video in the chat and we can lock down the best architecture today.
₹100.000 INR en 21 días
2,3
2,3

Hello, With my extensive experience in Python, Machine Learning, and Computer Vision, I am excited to propose a deep learning solution for industrial defect detection on your steel production line. Using advanced techniques like CNN and OpenCV, I will design and train a deep neural network to flag defects in real time. My goal is to achieve ≥95% F1 on the test set for each defect type while providing clear metrics and a reproducible training script. I am confident in my ability to optimize the solution for on-premise GPU inference, meet latency targets, and package the final product with a lightweight REST or gRPC endpoint. Let's work together to create a robust, redistributable solution. I look forward to discussing this project further with you. Thank you
₹105.000 INR en 3 días
3,2
3,2

Hi, I am excited to propose my services for developing a deep-learning pipeline to detect defects in your steel flat bars. With extensive experience in Python, OpenCV, and deep learning frameworks like PyTorch and TensorFlow, I can design and train a robust CNN or hybrid model tailored to your requirements. I will implement a comprehensive preprocessing and post-processing pipeline, ensuring real-time performance with a target latency under 200 ms per frame. The solution will include clear metrics for evaluation, and I will provide a REST or gRPC endpoint for seamless integration with your SCADA system. Deliverables will include a well-documented source code repository, trained model weights, a reproducible training script, and a deployment guide. I am committed to achieving ≥95% F1 score for each defect type and will ensure the solution is fully redistributable. I look forward to collaborating on this project and delivering a high-quality solution. Best regards.
₹112.500 INR en 3 días
1,4
1,4

Being an experienced software architect with a mastery of Python, I am ideally positioned to design and deliver the deep learning pipeline you need for industrial defect detection. Over the past 13+ years, I've stayed at the forefront of web technologies and developed a deep understanding of scalable architecture design—knowledge that I will bring to this project. Crucially, my expertise extends to implementing and optimizing deep learning algorithms on on-premise GPUs, which aligns perfectly with your latency targets. In addition to my strong technical skillset, my ability to build scalable, secure, and future-ready systems is invaluable for your data-sensitive project. As a developer who codes towards the long-term success of my clients' businesses, I assure you that every line I write will be aimed at supporting your growth and user retention. What sets me apart is not only my ability to deliver features but also to eliminate technical debt as we move forward together. Finally, as an end-to-end developer with experience in everything from UI/UX strategy to database design to deployment, I have a unique perspective that helps me produce work that is usable and efficient across all aspects of your project. My track record in managing development teams while achieving 100% Job Success Rate demonstrates my dedication and ability to make data-driven decisions.
₹112.500 INR en 7 días
1,3
1,3

Dear Client, I can build a complete deep-learning pipeline to detect surface, structural, and functional defects from your inspection videos in real time. With 6+ years of experience in AI/ML and computer vision, I’ve developed similar systems using PyTorch, TensorFlow, and OpenCV for industrial inspection. I’ll handle frame extraction, annotation support, augmentation, and train a CNN/Transformer-based model optimized for <200 ms GPU inference. The solution will include evaluation metrics (Precision, Recall, F1, confusion matrix), clean modular code, trained weights, Docker-ready deployment, and a REST/gRPC endpoint for easy SCADA integration. I can deliver an initial working prototype shortly after reviewing the dataset. Best regards, WiredAI Ventures.
₹130.000 INR en 7 días
1,4
1,4

With respect to the endeavor of building a robust deep learning pipeline for industrial defect detection, my experience as a Python and Machine Learning specialist can be the perfect match. As you're looking for a dependable neural network, I have ample expertise working with models like CNNs and transformers. Additionally, my proficiency in both PyTorch and TensorFlow extends to implementing necessary preprocessing techniques such as frame extraction and ROI isolation. My objective always remains the optimization of processes - even in inference on-premise GPUs, where I've achieved low latencies under 200ms. A critical factor in model viability is its accuracy in detecting defects. During evaluation, I can provide you with clear metrics including precision, recall, F1 scores, and confusion matrices. Over the years, I've honed my skills in computer vision which has given me insight into not only optimizing model outputs but also providing an effective alert system upon defect detection. Adept at REST and gRPC protocols or even application endpoints – I would ensure that integrating this system into your SCADA system is a seamless process. Lastly, my dedication to a quality service encompasses every aspect of our cooperation. On top of delivering modular, highly commented code for easy integration, I commit to providing you with detailed documentation and a training script that would enable reproducibility at any stage.
₹75.000 INR en 7 días
1,0
1,0

Hello, Drawing from my extensive experience as a Full Stack Developer with specialized expertise in Web Scraping, I possess the necessary computational intelligence to design and implement a robust deep learning pipeline for your specific use case. My skills in handling dynamic content, intricate javascript-rendered sites, and large datasets must align well with overcoming obstacles you might face, given the unique nature of your project; which needs to extract, clean and deliver high-quality data for optimal AI model-training. I am well-versed in popular machine/deep learning libraries such as PyTorch/TensorFlow and OpenCV, which come into play for the preprocessing, frame extraction, augmentation and ROI isolation stages of the pipeline; all of which you have specified. My solutions are always built bearing both functionality and modularity in mind - capable of integrating seamlessly with your SCADA system, while also being lightweight and efficiently executable via a REST or gRPC endpoint. Lastly, my rich experience with real-time data acquisition systems should prove invaluable when it comes to optimizing your deep learning model for close-to-real-time inferencing on your on-premise GPUs - so we can approximate the target latency per frame End-to-end demo is also within my skill-set as it allows me to produce meaningful metrics (precision, recall, F1, confusion matrices) that will aid monitoring and decision-making. Specifica Thanks!
₹75.000 INR en 2 días
0,0
0,0

As an experienced Deep Learning Engineer with a strong python portfolio, I believe my skill set and expertise make me the ideal candidate for your project. Over the last few years, I have successfully designed and built similar object detection systems using both CNN and transformer architectures. I'm also proficient in leveraging popular libraries like PyTorch and TensorFlow to optimize deep-learning pipelines for real-time video streams. Moreover, I noticed you're targeting latency under 200ms per frame. Given my background in GPU optimization, I can assure you that my solutions are tailored towards cutting-edge hardware to minimize processing time while maintaining high accuracy. In addition, my code is always clean, modular, well-documented, and highly redistributable - which aligns perfectly with your requirement. Overall, my dedication to quality, performance, and strong problem-solving skills combined with excellent communication will ensure a seamless collaboration from start to finish. I look forward to discussing your specific needs in-depth and building a solution that not only meets but exceeds your expectations. So, let's connect and craft something truly amazing together!
₹140.000 INR en 7 días
0,0
0,0

Hello, I am an Industrial Engineer with experience in computer vision, data analysis, and deep learning applied to automated quality inspection. I previously developed a machine learning system for a production line that classified products as conforming and non-conforming using image-based inspection. For your project, I can build a complete deep-learning pipeline to detect surface, structural, and functional defects from inspection video. This will include video preprocessing (frame extraction and ROI processing), model training using PyTorch/TensorFlow and OpenCV, GPU-optimized inference (<200 ms per frame), and evaluation with precision, recall, F1 score, and confusion matrices. The final solution will be modular, well-documented, and deployable with a REST/gRPC endpoint so it can integrate easily with your SCADA system. I will also provide the trained model, reproducible training scripts, and deployment instructions. Best regards.
₹110.000 INR en 7 días
0,0
0,0

Hello, Your project aligns well with my background in computer vision, signal processing, and real-time algorithm development. I have experience developing high-performance systems in C/C++ and Python, including image processing, object tracking, and real-time data analysis. In previous projects I worked on robotics vision systems and algorithm engines where accurate detection and low latency were critical. For your defect-detection pipeline I can implement a complete solution including: • Video preprocessing – frame extraction, ROI detection, augmentation • Deep learning model – CNN/Transformer architecture (PyTorch) optimized for defect classification and detection • Real-time inference pipeline – OpenCV + GPU acceleration targeting <200 ms latency • Tracking and post-processing for stable detection across frames • Evaluation metrics – precision, recall, F1, confusion matrix • Deployment – Docker container with REST/gRPC API for SCADA integration Deliverables will include clean modular code, training scripts, model weights, and deployment documentation so your engineering team can easily integrate the system. I can also help design the annotation pipeline if frame-level labeling is needed to improve accuracy. Due to previous security-sensitive work my code is not published publicly, but I have strong experience with computer vision, real-time systems, and algorithm development. Best regards
₹112.500 INR en 7 días
0,0
0,0

With all due respect, I believe there has been something of a mix-up. My name is Victor and I am a professional video editor with extensive experience in video processing, but it appears that your project is requiring deep learning expertise in Python using libraries such as PyTorch/TensorFlow and OpenCV. While I'm confident in my abilities as an editor, I want to ensure you're receiving the best fit for the task at hand. That said, should you require any assistance with your videos in post-production - structuring the narrative with proper pacing, color correction, sound design, etc., or perhaps optimizing your video content for better visibility on YouTube or increasing viewer retention by strategic editing - I'd be more than happy to help. Having worked on numerous projects across different platforms including YouTube content, commercials, and corporate videos, my skills could be of significant value to your videography needs outside the realm of deep learning application. Again, I apologize for any confusion this might have caused and if there are any non-deep learning parts of your project where my expertise could be utilized, please don't hesitate to reach out.
₹112.500 INR en 7 días
0,0
0,0

India
Miembro desde mar 5, 2026
$1500-3000 USD
$1500-3000 USD
€750-1500 EUR
€750-1500 EUR
₹1500-12500 INR
₹12500-37500 INR
$1500-3000 USD
$30-250 USD
€250 EUR
$30-250 USD
₹1500-12500 INR
$30-250 USD
₹750-1250 INR /hora
$250-750 USD
₹12500-37500 INR
$2-8 USD /hora
$2-8 USD /hora
₹750-1250 INR /hora
$10-30 USD
$20000-50000 USD