Skip to content
View diptiman-mohanta's full-sized avatar

Block or report diptiman-mohanta

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
diptiman-mohanta/README.md

📊 GitHub Metrics

🎯 Profile Summary

Profile Summary

Repos per Language Most Commit Language
Stats Productive Time

💻 Language Statistics

Top Languages

📅 Commit Calendar

Contribution Chart
3D Contribution Graph

📊 Detailed Activity Graph

Activity Graph

🎓 Professional Profile

🔬 Current Position

Project Associate @ SPIRE Lab, Indian Institute of Science (IISc), Bangalore

🎯 Research Experience

  • 🏛️ Student Research Associate | IIT Kanpur
  • 🛡️ Student Research Intern | DIAT-DRDO, Pune

🎓 Education

B.Tech in Electrical Engineering
Parala Maharaja Engineering College, Berhampur

📍 Location

🇮🇳 Bangalore, Karnataka, India

class Researcher:
    def __init__(self):
        self.name = "Diptiman Mohanta"
        self.role = "Project Associate"
        self.lab = "SPIRE Lab, IISc"
        self.focus = "Signal Processing, ML"
        
    def expertise(self):
        return {
            "AI": ["Deep Learning", 
                   "Neural Networks", 
                   "Image Processing"],
            "Signal": ["ECG", "EEG", 
                      "Speech"],
            "Code": ["Python", "MATLAB",
                    "PyTorch", "TensorFlow"]
        }
    
    def current_work(self):
        return "ASR for Indian Languages"

🔬 Research Interests

🫀 Biomedical Signals 🧠 Deep Learning 📊 Time-Series Analysis
ECG/EEG Classification CNNs & Transformers Time-Series Classification
Feature Extraction Complex-Valued NNs Time-Frequency Analysis
VMD, DWT, STFT Transfer Learning Signal-to-Image Conversion
Clinical Data Processing Model Explainability Data Augmentation
🗣️ NLP & Speech 🔍 Medical AI 🖼️ Computer Vision
ASR for Indic Languages Diagnostic Systems Image Segmentation
Text Normalization Clinical Models U-Net Architectures
Low-Resource LLMs Explainable AI Object Classification
Speech Recognition Healthcare Analytics Object Detection

🎯 Current Research Focus

🔬 Active Research Projects (Click to collapse)

💡 Note: This section is manually updated. Last updated: December 2024

🧠 Neural Networks & Deep Learning

  • Fully Connected Complex-Valued Neural Networks
    • Phase information processing
    • Real and imaginary component learning
  • Model Explainability in Medical AI
    • SHAP and LIME integration
    • Grad-CAM visualizations
  • 🔄 Advanced Architectures
    • Attention mechanisms
    • Transformer-based models

🗣️ Language Models & Speech

  • Text Normalization in Indic Languages
    • Low resource Speech processing
    • Rule-based and DL approaches
  • ASR for Low-Resource Indian Languages
    • ASR Development
    • Custom datasets
  • Large Language Models (LLM)
    • Character, Words, BPE Level LMs
    • SSM LMs

🖼️ Image Analysis & Computer Vision

  • Image Segmentation using Deep Learning
    • U-Net and variants
    • Semantic segmentation
  • Medical Image Classification
    • CNN architectures
    • Multi-class classification
  • Time-Frequency Image Generation
    • STFT, CWT, Scalograms, GAFs, MTFs
    • GAF and Spectrogram analysis
  • 🔄 Advanced Segmentation Techniques
    • Mask R-CNN
    • Instance segmentation

🧬 Biological Systems & Signal Processing

  • 📝 Mathematical Modelling of Biological Systems
    • Differential equations
    • System dynamics
  • Signal Processing in Healthcare
    • Real-time processing pipelines
    • Noise reduction techniques
  • Data Augmentation Techniques
    • SMOTE, ADASYN
    • Synthetic data generation
  • 🔄 Physiological Signal Analysis
    • Multi-modal integration

Legend: ✅ Completed/Active | 🔄 In Progress | 📝 Planned


🛠️ Technical Arsenal

💻 Programming Languages

Python MATLAB C++ LaTeX Bash

🤖 Deep Learning & AI Frameworks

PyTorch TensorFlow Keras OpenCV Hugging Face

📊 Data Science & Visualization

NumPy Pandas SciPy Matplotlib Seaborn Plotly

🔧 Hardware & Development Tools

Arduino Raspberry Pi Picoscope

💼 Development Environment

Git GitHub Jupyter VS Code Colab


🤝 Collaboration Opportunities

🌟 Open for Research Collaboration

🏥 Medical AI

Biomedical signal & image processing and healthcare AI applications

🧠 Deep Learning

Computer vision and signal processing for general purpose

🗣️ Speech & NLP

ASR and language models for Indian languages

🔬 Open Source

Research projects and explainable ML

Interested in collaborating? I'm always excited to work on:

  • 🔬 Research Collaborations - Joint papers and projects
  • 💡 Innovative Ideas - Novel approaches to signal & image processing
  • 🤝 Open Source - Contributing to impactful projects

📬 Connect With Me


💭 Daily Developer Inspiration

Quote



⭐️ From diptiman-mohanta | Built with 💙 for Research & Innovation


Made with Love Open Source Maintained Last Commit

Popular repositories Loading

  1. Radar-Based-UAV-Classification Radar-Based-UAV-Classification Public

    Advanced radar-based classification system for detecting and distinguishing UAVs, birds, and RC aircraft using SVMD signal decomposition and deep learning feature extraction.

    MATLAB 9

  2. rocket-fin-stabilizer rocket-fin-stabilizer Public

    Arduino-based rocket fin stabilization system using MPU6050 and servo actuators

    C++ 2

  3. sigclean sigclean Public

    SigClean is a comprehensive Python library for cleaning and preprocessing biomedical signals including ECG, EMG, EEG, and other physiological signals. It provides a complete toolkit for signal filt…

    Python 2

  4. EEG-Lie-Detection-using-Wavelet-based-Feature-Extraction-and-Ensemble-Methods EEG-Lie-Detection-using-Wavelet-based-Feature-Extraction-and-Ensemble-Methods Public

    MATLAB implementation for lie detection using EEG signals. It uses wavelet-based feature extraction, Variational Mode Decomposition (VMD), advanced feature selection, and ensemble classifiers to de…

    MATLAB 1 1

  5. diptiman-mohanta diptiman-mohanta Public

    Config files for my GitHub profile.

  6. LPG-Gas-Leakage-Detection-And-Ventilation-Control-System LPG-Gas-Leakage-Detection-And-Ventilation-Control-System Public