top of page

Letting Data Speak, AI Act!

Case Study

AI-Powered Dermatological Analysis

A forward-thinking dermatology technology company leveraging artificial intelligence to enhance lesion detection and classification for dermatological diagnosis and research.

About the Client

A forward-thinking dermatology technology company leveraging artificial intelligence to enhance lesion detection and classification for dermatological diagnosis and research.

Untitled design - 2024-09-27T104509.589.png

Challenge

Manual dermatological image analysis is time-consuming, subjective, and difficult to scale.
Detecting and classifying skin lesions across thousands of high-resolution images requires automation, consistency, and cloud-based scalability.

The objective was to develop an AI-powered Proof of Concept (PoC) capable of performing lesion detection and classification using deep learning models deployed on AWS infrastructure.

Key Challenges

  • Building a two-phase AI model pipeline for detection and classification.

  • Creating a manual annotation workflow using AWS Ground Truth.

  • Managing large image datasets efficiently on AWS S3.

  • Establishing reliable and scalable training and inference on SageMaker.

  • Automating data flow, model management, and deployment processes.

Untitled design - 2024-09-27T105551.128.png

Key Results

  • Reduced analysis time from minutes to seconds – Automated lesion detection and classification decreased processing time per image from 5-10 minutes to under 10 seconds, enabling same-day preliminary screening results for patients and reducing wait times for specialist consultations.

  • Achieved high-accuracy lesion identification with the YOLO-based detection model, successfully localizing skin lesions across diverse image conditions, multiple skin types, and varying lighting scenarios.

  • Delivered consistent, objective lesion classification into 3 severity categories, eliminating the 15-20% subjective variability inherent in manual dermatological analysis and supporting more reliable clinical decision-making.

  • Enabled scalable image analysis capabilities – Infrastructure designed to process thousands of high-resolution dermatological images daily, making large-scale research studies and population screening programs practically feasible.

  • Established modular two-phase pipeline architecture that reduced model retraining cycles by 50%, allowing independent refinement of detection and classification components as new clinical data becomes available.

Solution

Phase 1 – Lesion Detection (YOLO-Based GP Model)


ree


Key Components

  • Data Layer: Dermatological images stored in Amazon S3 were manually annotated in SageMaker Ground Truth and converted into YOLO format for training.

  • Model Layer: YOLO model trained on AWS SageMaker GPU instances; weights converted from .pt to ONNX for optimized inference.

  • Processing Layer: Lambda and ONNX Runtime handled inference to detect lesions and generate bounding boxes with confidence scores.

  • Automation Layer: Python + Boto3 scripts automated data handling, training, and inference.

Learning

  • Manual annotation improved dataset precision and detection quality.

  • YOLO provided fast, accurate detection with minimal post-processing.

  • ONNX conversion made deployment lightweight and cross-compatible.

Phase 2 – Lesion Classification (VGG16-Based Specialist Model)


ree

Key Components

  • Data Layer: Cropped lesion images from YOLO detections were labeled into three categories and stored in S3.

  • Model Layer: VGG16 fine-tuned on SageMaker using transfer learning with augmentation and class balancing.

  • Processing Layer: Lambda and API Gateway integrated YOLO and VGG16 pipelines for real-time classification.

Learning

  • Fine-tuning VGG16 improved classification accuracy across lesion types.

  • Integration of YOLO and VGG16 enabled a smooth end-to-end automated workflow.

  • Modular design allows independent model updates and scalability.



The JashDS team designed and implemented a two-stage AI-driven dermatological pipeline using YOLO for lesion detection and VGG16 for lesion classification — both deployed and orchestrated using AWS SageMaker, S3, and Lambda.


Untitled design - 2024-09-27T104509.589.png

Technologies Used

  • AWS SageMaker – Used for training, validation, and deployment of the YOLO and VGG16 models with GPU instance management.

  • Amazon S3 – Serves as the centralized storage for datasets, model artifacts, and inference outputs.

  • AWS Lambda – Executes the end-to-end inference pipeline, integrating detection and classification models.

  • API Gateway – Provides secure endpoints to trigger and manage real-time inference requests.

  • YOLO (PyTorch → ONNX) – Detection model (GP) for identifying lesions and generating bounding box coordinates.

  • VGG16 (TensorFlow / Keras) – Classification model (SP) for categorizing lesions into severity levels.

  • SageMaker Ground Truth (Manual) – Enables manual annotation of dermatological images for high-quality training data.

Other Case Study Items

Revolutionizing Personal Loans with AI-Driven Underwriting

Revolutionizing Personal Loans with AI-Driven Underwriting

A leading Indian personal loan provider revolutionized their underwriting process by leveraging AI and machine learning to automate 80% of loan decisions. By integrating social and financial data into a sophisticated predictive algorithm, the company drastically reduced decision times to seconds expanded access to underserved segments, and achieved lower default rates compared to human underwriters.

Artificial Intelligence - Powered Tyre Dimension Extraction System

Artificial Intelligence - Powered Tyre Dimension Extraction System

JashDS developed an AI-powered computer vision system for a leading automotive e-commerce platform, enabling accurate extraction of tire dimensions from images. The solution, which increased conversion rates by 25% and reduced customer support inquiries by 80%, utilized advanced technologies such as YoloV8 for instance segmentation and custom-designed augmentation techniques to simplify the online tire purchasing process.

Enhanced Jira Data Analysis for Strategic Insights

Enhanced Jira Data Analysis for Strategic Insights

JashDS developed a flexible framework for analyzing Jira project data that is capable of handling varying export structures and custom fields. The solution leveraged GenAI and LLM technologies to provide actionable insights, identify productivity trends, and uncover potential risks across diverse software projects, resulting in a ___% improvement in team efficiency and a ___% increase in successful project outcomes.

bottom of page