-
A multimodal AI agent that combines face detection, recognition, and generative vision-language understanding to identify people, name unknown individuals, and generate rich contextual descriptions…
Python Apache License 2.0 UpdatedOct 27, 2025 -
Implemented sparse (BM25) and dense (MiniLM+FAISS) retrieval on BEIR/SciFact for RAG. Clean Python scripts: dataset download, indexing, top‑100 retrieval; BEIR‑format outputs; standardized evaluati…
-
A modular, end-to-end pipeline for aligning KITTI-format LiDAR scans using Open3D’s ICP and a point-cloud-registration NDT implementation. Includes utilities, driver scripts, and analysis notebook …
Jupyter Notebook Apache License 2.0 UpdatedAug 11, 2025 -
A Python framework combining three hallucination signals—Monte Carlo prompt-pairing with inverse perplexity, FactScore entity/SVO precision, and NLI-based entailment plus topic drift—each isotonic-…
Python Apache License 2.0 UpdatedJul 29, 2025 -
-
This repository delivers a from‑scratch Python 3.11 implementation of Decision Transformers, recasting offline RL as conditional sequence modeling with decoder‑only architectures (e.g., GPT‑2 or an…
-
RealTime_DepthMap_3D-Mesh Public
This repository provides a set of Python scripts demonstrating how to utilize the DepthAnything V2 model for depth estimation and 3D reconstruction from images and videos. These examples leverage t…
-
This repository contains Python implementations of advanced graph neural network (GAT and GCN) models applied for Mineral Prospectivity Mapping (MPM). The primary goal is to predict and identify po…
-
VHDL_Audio_Processing_System Public
In this project, we have designed a behavioral VHDL implementation of the audio processing system. The system operates based on specific time-slots and processes audio signals bit by bit. It conver…
-
sound-based_fault_detection Public
This project focuses on utilizing transfer learning techniques to enhance sound-based fault detection in industrial machinery. By leveraging the pre-trained VGG16 architecture and the Keras deep le…
-
Django_ResearchersSystem Public
This project is developed using the Python programming language and the Django framework. This project is created as a part of a Software Engineering course. Various phases of the software developm…
-
This project demonstrates an innovative approach to object detection by utilizing the power of YOLOv3 (You Only Look Once) and natural language processing techniques. By extracting information from…
-
Emotional_Detection_FER2013 Public
Implementation of five sets of experiments, each located in different folders: 1 - ResNet: Basic ResNet architecture. 2 - resnetLike with dropout: ResNet-like architecture with dropout layers. 3 - …
-
Retinex-Laplacian-Defogging Public
An implementation of the Retinex-Based Laplacian Pyramid Method for Image Defogging, based on the IEEE paper. This project enhances foggy images using a combination of Multi-Scale Retinex (MSR), La…
-
A collection of Arduino projects simulated using Proteus 8. Each project demonstrates various functionalities and provides a glimpse into hardware and software interactions.
-
Arduino_sampleProjects Public
Small Arduino Projects with Proteus 8. These projects demonstrate various functionalities and are designed to help you get started with Arduino and Proteus simulations.
-
California_Housing Public
a Colab machine learning project for california_housing Dataset
-
An Information Retrieval project for Semantic Text Analysis. This project focuses on implementing various methods for semantic text analysis using Python and Google Colab. The goal is to explore di…
-
CPU_Scheduling_Algorithms Public
Explores various CPU scheduling methods commonly used in operating systems. The notebook provides explanations, code examples, and visualizations for the following scheduling algorithms: First-Come…
-
LMS-Qt-Quick-Cpp Public
LMS-Learning Management System (teacher-student quiz application using Qt Quick , C++)