abrarmajeedi
Ph.D. Candidate at University of Wisconsin-Madison.
University of Wisconsin-MadisonUnited States
Pinned Repositories
abrarmajeedi.github.io
BERT-based-medical-text-de-identification
Disguised-Facial-Recognition-DFR
The model, data-sets, trained weights and the necessary code for accomplishing recognition of Disguised Faces.
Disguised-Facial-Recognition-DiFRuNNT
Disguised Facial Recognition has two parts: Facial KeyPoint Detection and Classification using ANN. Each part has its own folder in which it has python programs for training &retraining, model weights & architecture for prediction, python script for taking predicitions & processing them to give significant angles and ratios.
DL-to-quantify-manipulation-activities-in-NICUs
Code release for "Deep Learning to Quantify Care Manipulation Activities in Neonatal Intensive Care Units"
JavaGUI
Java GUI applications with many functionalities
overparam_spur_corr
An Investigation of Why Overparameterization Exacerbates Spurious Correlations
Python-Voice
It is a basic voice search application developed entirely in Python, which can make use of any speech to voice engines available(with a minor tweaks of course),to query the Search engines of your liking. It will eventually pave way for a rudimentary voice assistant. Help on this project will be appreciated!!!
rica2_aqa
Code release for RICA^2: Rubric-Informed, Calibrated Assessment of Actions (ECCV 2024)
Voice-assistant-in-Python
Python Voice assistant which searches the Internet for your queries, and reads out the answers to your questions (Specific and to the point answers). We can get Wikipedia results too. All this for now. And so much more for later.
abrarmajeedi's Repositories
abrarmajeedi/rica2_aqa
Code release for RICA^2: Rubric-Informed, Calibrated Assessment of Actions (ECCV 2024)
abrarmajeedi/DL-to-quantify-manipulation-activities-in-NICUs
Code release for "Deep Learning to Quantify Care Manipulation Activities in Neonatal Intensive Care Units"
abrarmajeedi/Disguised-Facial-Recognition-DFR
The model, data-sets, trained weights and the necessary code for accomplishing recognition of Disguised Faces.
abrarmajeedi/Disguised-Facial-Recognition-DiFRuNNT
Disguised Facial Recognition has two parts: Facial KeyPoint Detection and Classification using ANN. Each part has its own folder in which it has python programs for training &retraining, model weights & architecture for prediction, python script for taking predicitions & processing them to give significant angles and ratios.
abrarmajeedi/Python-Voice
It is a basic voice search application developed entirely in Python, which can make use of any speech to voice engines available(with a minor tweaks of course),to query the Search engines of your liking. It will eventually pave way for a rudimentary voice assistant. Help on this project will be appreciated!!!
abrarmajeedi/abrarmajeedi.github.io
abrarmajeedi/BERT-based-medical-text-de-identification
abrarmajeedi/JavaGUI
Java GUI applications with many functionalities
abrarmajeedi/Voice-assistant-in-Python
Python Voice assistant which searches the Internet for your queries, and reads out the answers to your questions (Specific and to the point answers). We can get Wikipedia results too. All this for now. And so much more for later.
abrarmajeedi/biodiversity-measurement-using-deep-learning
abrarmajeedi/data
abrarmajeedi/De-identification-of-medical-text-using-BERT
abrarmajeedi/few-shot-meta-baseline
A New Meta-Baseline for Few-Shot Learning
abrarmajeedi/Image-Annotation-Tool
A very easy to use, image annotation tool, which can be used to loop through the images in a directory, and the (x , y) coordinates of the clicks on each image are stored in a .csv file. I built it to annotate my training set images for the Disguised Facial Identification project.
abrarmajeedi/overparam_spur_corr
An Investigation of Why Overparameterization Exacerbates Spurious Correlations
abrarmajeedi/DL-Glottic-Opening-Detection-for-Neonatal-Intubation
abrarmajeedi/FIle-Order
A python application which moves the files into folders(Directories) based on the Date of the last Modification. Great help for people with tonnes of pictures and other files , all in the same folder. If a file has been modified on 05/31/2012, the program will move it into a folder named "5 2012". We can specify what type of files we want to move.
abrarmajeedi/Image-Resizer
A python script to resize all the images(of whatever dimensions) in a directory, to a desired size.
abrarmajeedi/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
abrarmajeedi/Multi-Language-application-in-C-plus-plus-and-Python
An application that is written in C++ and Python. A very novel concept that can combine the good parts of both these languages which is expected to provide a new and wonderful experience.