-
musical_python Public
Creating artificial music though LSTM Recurrent Neural Networks
-
Face Detection and Recognition system
-
Face registration and recognition system built with Docker, Uvicron+Fastapi, Milvus, Redis, and mariadb-mysql
-
yolov5_adversarial Public
Forked from ultralytics/yolov5Generate adversarial patches against YOLOv5 🚀
-
fast_person_segmentation Public
Deployment optimized fast person segmentation module in python and cpp
-
music_recommendation_app Public
Music recommendation and generation
Python Apache License 2.0 UpdatedSep 27, 2025 -
ritpytrading Public
Python trading module for the Rotman Interactive Trader
-
EasyOCR Public
Forked from JaidedAI/EasyOCRReady-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
Python Apache License 2.0 UpdatedSep 24, 2025 -
yolov7_adversarial Public
Forked from WongKinYiu/yolov7Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
Jupyter Notebook GNU General Public License v3.0 UpdatedSep 24, 2025 -
custom-copilot Public
Custom Copilot extension for vscode with custom LLM endpoints
-
An Encoder-less Decoder Ensemble Deep Neural Network for extraction of for 3D shape descriptors
-
active_crowd_analysis Public
Active Crowd Analysis: Pandemic Risk Mitigation for the Blind or Visually Impaired
Jupyter Notebook UpdatedSep 21, 2025 -
ml_algo_implementations Public
Implementation of deep NNs, CNNs, RNNs, KNN, K-means, SVM, PCA, decision trees, linear and logistic regressions
-
alpha_beta_gamma_filters Public
Example implementations of alpha beta gamma filters
-
manp Public
Command-line utility for quickly loading manual pages for all Python Standard Library functions. Similar to how `man printf` works for C/C++ functions.
C++ Apache License 2.0 UpdatedSep 21, 2025 -
ml_data_processing Public
ML data processing (For Computer Vision)
-
llm-rag-chatbot Public
LLM based RAG chatbot for different documents with Langchain, Milvus vectorDB, MongoDB, and Redis caching with dockerized services
-
Color matching and detection, skin and finger detection with opencv
-
A log summarizer api service using uvicorn, fastapi, mysql and llms
-
invoice_gen_java Public
Repo to generate artificial Semi-Structure-Documents (SSDs) such as invoices, receipts, etc
Java GNU General Public License v3.0 UpdatedSep 20, 2025 -
pytorch_project_template Public
Template for creating pytorch training and testing code
-
tensorflow_training Public
Training image/feature classification models with TensorFlow
machine-learning deep-learning feature-extraction image-classification tensorflow-training tensorflow2Python Apache License 2.0 UpdatedSep 20, 2025 -
restaurant_app_sh_mem Public
A restaurant application to demonstrate the concept of shared memory and semaphores.
-
Human body proportion estimation with deep learning and geometric modelling methods
-
-
adtar Public archive
BSD based utility to archive, and store different versions of files and selectively extract them.
-
ml_dnn_audio_classification Public archive
PyTorch template repo for audio-based deep learning
Python Other UpdatedJul 3, 2025 -
yolov5_export_cpu Public archive
Exporting YOLOv5 for CPU inference with ONNX and OpenVINO
-
financial_utility_applications Public archive
Contains a list of software utilities and programs for financial calculations.
-
ml_sentiment_analysis_etl Public archive
ETL Data pipeline to download tweets using Tweepy and the twitter-streaming-api, save in an MySQL db, and analyze tweet sentiments.