Skip to content
View Ishwor-git's full-sized avatar

Block or report Ishwor-git

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.

Content in all repositories owned by your account will be closed.
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
Ishwor-git/README.md

Ishwor Raj Pokharel

Deep LearningEdge AIComputer VisionGNN


👋 About Me

🎓 Final-year B.E. student in Electronics, Communication and Information Engineering at the Institute of Engineering, Tribhuvan University (IOE Thapathali Campus). I build across the ML stack — from deep learning for medical imaging, speech processing, and graph neural networks to pushing inference onto resource-constrained edge devices.

Co-author of IsoNet (multimodal target speech extraction), 1st-place winner at KU Hackfeast 2025, and President of Tensor IOE. Always happy to talk AI, ML, and edge computing.

  • 🔭 Currently working on spatiotemporal graph transformer for early Alzheimer's detection.
  • 🌱 Learning edge AI deployment and trustworthy / interpretable ML.
  • 💬 Ask me about AI, deep learning, and edge computing.

🛠 Tech Stack

Tech stack


🚀 Featured Projects

  • 🎯 IsoNet — Multimodal Audio-Visual Target Speech Extraction(1st place, KU Hackfeast 2025 · paper accepted at JIEE)
    Solves the cocktail-party problem using a 4-mic array + face-conditioned visual embeddings in a U-Net, achieving 9.31 dB SI-SDR and beating oracle beamformers. (repo coming soon)

  • 🚶 Human Presence Detection — Distributed Edge Inference🔗
    Tile-based CV on ESP32-CAM (Sobel edge density) + LBCNN on ESP32-S3 over ESP-NOW for real-time distributed presence detection (82% acc).

  • 🤖 Detection of Hallucinations in LLM Reasoning Chains🔗
    Lightweight classifiers (embedding-similarity → LSTM + attention) for flagging hallucinations in step-by-step LLM reasoning.

  • 🧠 Spatiotemporal Graph Transformer for Early Alzheimer's Detection(ongoing FYP)
    Graph Attention + Temporal Transformer on rs-fMRI (ADNI) with self-supervised contrastive pretraining and Integrated-Gradients interpretability.


📊 GitHub Stats

Ishwor's GitHub statsTop languages


🤝 Connect

Pinned Loading

  1. Drishti-a-proctoring-systemDrishti-a-proctoring-systemPublic

    JavaScript 1

  2. face-recognition-cppface-recognition-cppPublic

    Forked from bibekjoshi01/face-recognition-cpp

    oop project

    C

  3. mlops-churn-pipelinemlops-churn-pipelinePublic

    Build a machine learning system that predicts whether a customer will leave (churn) a service (e.g., telecom or subscription-based)

    Jupyter Notebook

  4. DenoisingAutoEncoderDenoisingAutoEncoderPublic

    Jupyter Notebook

  5. Detection-of-Hallucinations-in-Reasoning-Chains-by-LLMsDetection-of-Hallucinations-in-Reasoning-Chains-by-LLMsPublic

    A experimental approach to detect hallucinated step in reasoning chains produced by LLMs using external ML model/s

    Python

  6. graphEnginegraphEnginePublic

    This project demonstrates the design and implementation of a router network simulator with path-finding algorithms in Python.

    Python