Skip to content
View simonpanigrahi's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report simonpanigrahi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
simonpanigrahi/README.md

Hi, I'm Simon Kenny Panigrahi

Computer Vision & ML researcher-in-training · Final-year B.Tech IT @ VSSUT Burla (2026) · Odisha, India

I build applied machine learning systems at the intersection of deep learning and classical feature engineering, with a focus on computer vision problems in healthcare and agriculture.


What I Work On

  • Computer Vision & Deep Learning — MobileNetV2, YOLOv8, CNNs for classification and real-time detection
  • Applied ML & Feature Engineering — XGBoost, GLCM texture descriptors, HSV histograms, scikit-learn
  • Federated Learning & Agentic AI — independently studied at C-DOT, Government of India
  • ML Deployment — Streamlit interfaces, Python desktop applications

Research & Industry Experience

Organisation Role Period
C-DOT — Centre for Development of Telematics, GoI ML Researcher Intern May–Jul 2025
LogicLens Solutions Pvt. Ltd. ML Engineer Intern Mar–Jul 2024

At C-DOT I worked directly under a Scientist 'E' (Speech Processing, ML, Optical Networks) on LLM-based telecom data analysis pipelines and independently studied federated learning architectures. At LogicLens I built real-time multi-object detection and tracking systems using YOLOv8 + OpenCV + SORT.


Featured Project

🌿 Sugarcane Leaf Disease Detection using Deep Feature Fusion Hybrid pipeline: MobileNetV2 deep embeddings (1,280-dim) fused with GLCM texture + HSV colour features (11-dim) → 1,291-dim vector → XGBoost classifier. 92.36% accuracy · 12 disease classes · ~12,000 images


Research Interests

Computer Vision · Deep Learning · Federated Learning · Agricultural AI · Pattern Recognition · Applied ML


Connect

LinkedIn Email


Seeking Research Associate / Project Staff positions at IITs and NITs. Open to MS by Research and PhD pathways in Computer Vision and ML.

Pinned Loading

  1. sugarcane-disease-detection-deep-feature-fusion sugarcane-disease-detection-deep-feature-fusion Public

    Hybrid deep learning pipeline: MobileNetV2 embeddings + GLCM/HSV features → XGBoost classifier. 92.36% accuracy across 12 sugarcane disease classes on 12,000 images.

    Python

  2. Customer-Feedback-Analysis Customer-Feedback-Analysis Public

    This project uses RNNs to analyze Amazon reviews and classify sentiment as positive, negative, or neutral. It includes data preprocessing, word embeddings, model training, and evaluation. The insig…

    Jupyter Notebook

  3. Delhivery-Performance-Dashboard Delhivery-Performance-Dashboard Public

    Analyzed Delhivery's logistics performance using a Kaggle dataset. Built a Power BI dashboard to identify inefficiencies, revealing a 21.34 vs. 2.19-minute trip time gap.