Pinned Repositories
codeclause_projects
cpu-scheduling-simulator
A CPU Scheduling Algorithms Simulator In Java
file-compression-system
File Compression Using Huffman Coding Built in Java.
image-captioning-system-to-assist-the-blind
An image captioning system that is able to predict and speak out a caption of an image taken by visually impaired.
machine-learning-from-scratch
This repository consists of the implementation of most ML algorithms and of other ideas such as pre-processing, dimensionality reduction, hyperparameter tuning etc from scratch
mini-compiler-with-gui
Mini Compiler Built Using Java (Compiler Construction Project)
pediatric-wrist-abnormality-detection
pediatric_wrist_abnormality_detection-end-to-end-implementation
This repository contains the official code for the paper "Enhancing wrist abnormality detection with YOLO: Analysis of state-of-the-art single-stage detection models". We achieved SOTA fracture detection results on GRAZPEDWRI-DX dataset. Also contains code for end-to-end application.
student_performance_indicator_end-to-end_implementation
An end-to-end machine learning project, student performance indicator. The goal of this project is to understand the influence of the parents background, test preparation, and various other variables on the students performance.
travel-and-tour-agency-website
An elegant travel agency website developed using tools such as HTML, CSS, Bootstrap, and Javascript.
ammarlodhi255's Repositories
ammarlodhi255/cpu-scheduling-simulator
A CPU Scheduling Algorithms Simulator In Java
ammarlodhi255/file-compression-system
File Compression Using Huffman Coding Built in Java.
ammarlodhi255/student_performance_indicator_end-to-end_implementation
An end-to-end machine learning project, student performance indicator. The goal of this project is to understand the influence of the parents background, test preparation, and various other variables on the students performance.
ammarlodhi255/image-captioning-system-to-assist-the-blind
An image captioning system that is able to predict and speak out a caption of an image taken by visually impaired.
ammarlodhi255/machine-learning-from-scratch
This repository consists of the implementation of most ML algorithms and of other ideas such as pre-processing, dimensionality reduction, hyperparameter tuning etc from scratch
ammarlodhi255/codeclause_projects
ammarlodhi255/mini-compiler-with-gui
Mini Compiler Built Using Java (Compiler Construction Project)
ammarlodhi255/pediatric-wrist-abnormality-detection
ammarlodhi255/pediatric_wrist_abnormality_detection-end-to-end-implementation
This repository contains the official code for the paper "Enhancing wrist abnormality detection with YOLO: Analysis of state-of-the-art single-stage detection models". We achieved SOTA fracture detection results on GRAZPEDWRI-DX dataset. Also contains code for end-to-end application.
ammarlodhi255/python-src
Python programs and challenges ranging from simple to complex logic
ammarlodhi255/a-fancy-java-swing-calculator
Java Swing Calculator Built Using the Language Java
ammarlodhi255/AI-assistant-using-pyttsx3-and-speech-recognition
ammarlodhi255/android-application-development
This repo consists of beginner to intermediate level android applications
ammarlodhi255/machine-learning-with-python
source code along with comments for all important machine learning libraries
ammarlodhi255/web-development
ammarlodhi255/YOLOv10-Fracture-Detection
This repository contains code the official code for the paper "Pediatric Wrist Fracture Detection in X-rays via YOLOv10 Algorithm and Dual Label Assignment System"
ammarlodhi255/enterprise_development
ammarlodhi255/fine-grained-approach-to-wrist-pathology-recognition
This repository contains the official code for the paper "Learning from the Few: Fine-grained Approach to Wrist Pathology Recognition on a Limited Dataset".
ammarlodhi255/ML_spelled_out
Collection of notebooks and python code of various machine learning algorithms from scratch.
ammarlodhi255/supervised-learning-from-scratch
Implementation of supervised-learning algorithms such as linear regression, logistic regression, cost function, gradient descent for univariate and multiple features and other various techniques from scratch
ammarlodhi255/Tweet-Keyword-Extraction-NLP
Extracting top/most important keywords from tweets related to Apple products using NLP
ammarlodhi255/Voice-controlled-NAO-robot
ammarlodhi255/Accessible-Design-Using-GPT4
ammarlodhi255/Crack-Informed-YOLOv9-For-Multi-Locale-Fracture-Detection
This repository contains the implementation code of the paper "Small Data, Big Impact: A Multi-Locale Bone Fracture Detection on an Extremely Limited Dataset Via Crack-Informed YOLOv9 Variants"
ammarlodhi255/explainable-ai-for-fracture-visualization
Using deep learning to classify wrist fractures from GRAZPEDWRI-DX dataset. Pinpointing important regions using the XAI algorithm GradCAM.
ammarlodhi255/golang-fundamentals
Collection of code snippets covering fundamentals of GO programming language for starters.
ammarlodhi255/metadata-augmented-neural-networks-for-wild-animal-classification
This repository contains the implementation code for the paper "Metadata Augmented Neural Networks For Wild Animal Classification".
ammarlodhi255/python_advanced
ammarlodhi255/simple-gemini-chatbot-with-chat-saving-feature-end-to-end
A gemini-chatbot with history saving feature using Google's GenAI and Streamlit module.
ammarlodhi255/TV-Series-Homepage-Inclusive-Design
A simple TV series homepage with a subpage that is built using WCAG principles and guidelines to be accessible by everyone.