Ishwor subedi's repositories
person_tracker_and_counter
This project is for tracking and counting people in real-time using a video feed. It detects people and keeps a count, saving the total for future use
machine_learning_algorithms
This repository contains the notes, code, and projects I have worked on as I learn about Machine Learning. This is a personal learning journey. I am simply sharing my progress with the hope that it may help others who are also learning.
ishworrsubedii
Config files for my GitHub profile.
nepali-vehicles-dataset
The Nepali Vehicles Dataset is a collection of images depicting various vehicles commonly found in Nepal.
python_react_log_analyzer
This project is a robust log parser built with Python and React. The backend is powered by Python, utilizing the multithreading concept to efficiently parse large log files. This allows for concurrent processing, significantly reducing the time it takes to parse logs compared to a single-threaded approach.
automatic_number_plate_detection_recognition-traffic_light_violation
This is the repository for the Trinetra project. Trinetra is a project that aims to provide a solution for traffic automatic number plate recognition and the traffic light violation for the nepali number plates.
ml-end-to-end-mlflow-fastapi_example
ml-end-to-end-mlflow-fastapi_example This project is an example of how we can make an end-to-end ML project using a MLflow, a logger using generated data using make classification, and a random forest algorithm.
ml_data_preprocessing_analysis
This repository is dedicated to my revision and learning journey of Machine Learning concepts, starting from the basics and progressing towards advanced topics. Here, you will find my notes, code implementations, and projects as I explore the fascinating realm of Machine Learning.
kafka_person_detection
In this practice project of Kafka, here I have implemented the Kafka producer and consumer for person detection using YoloV8 and saved the images in a folder and the report in a prediction.txt file from the videos.
ml_project_file_structure_template
While doing machine learning projects, managing code in a structured way is very crucial, so this repository contains a template for structuring a Python project. which I follow while doing the machine learning projects.
mnist-dataset
This repository contains code and resources for a project focused on predicting handwritten digits using a neural network. The project explores the popular MNIST dataset, which consists of a large collection of handwritten digit images.
nepali_speech-to-text_datasets
This repository provides a collection of Nepali speech recordings and corresponding transcriptions. The dataset is designed for training and evaluating speech-to-text models. It contains 339 audio files, each lasting 30 seconds, in WAV format. The transcriptions are provided in plain text files (.xlxs).
project_vault-html-css-node-postgresql
Basic Crud Website using HTML, CSS, NodeJS,Postgresql
reactjs18-3d-portfolio
incredible 3D developer portfolio website with awesome graphics - built with React & Three.js 🪄
weapon-detection-alert
This project focuses on enhancing the security of different places, like public areas and banks, by implementing a robust gun detection and alert system.
yolo-automatic-image-annotator
Simple script to automatically annotate images using YOLOv8.