Pinned Repositories
Summer-of-ML-2021
[SOML'21] Reference material, tutorial notebooks and other resources for Summer of ML, organised by AIMLC IITD.
iNatSounds
[NeurIPS'24 D&B] The iNaturalist Sounds Dataset for fine-grained species classification
Chat_Application
A simple chat application using tcp sockets
Kalman_Filter
Using Kalman Filters for estimating trajectories in linear and non-linear measurement models
MIAPNet
[ICME'23] Weakly Supervised Few-Shot and Zero-Shot Semantic Segmentation with Mean Instance Aware Prompt Learning
R-PNODE
[TMI'22] Robust Prototypical Few-Shot Organ Segmentation with Regularized Neural-ODEs
rasenGAN
Training StyleGAN network to generate rasengan-using Narutos
WLSegNet
A Language-Guided Benchmark for Weakly Supervised Open Vocabulary Semantic Segmentation
NeuroEval
pykale
Knowledge-Aware machine LEarning (KALE): accessible machine learning from multiple sources for interdisciplinary research, part of the 🔥PyTorch ecosystem. ⭐ Star to support our work!
mustafa1728's Repositories
mustafa1728/rasenGAN
Training StyleGAN network to generate rasengan-using Narutos
mustafa1728/WLSegNet
A Language-Guided Benchmark for Weakly Supervised Open Vocabulary Semantic Segmentation
mustafa1728/Chat_Application
A simple chat application using tcp sockets
mustafa1728/Kalman_Filter
Using Kalman Filters for estimating trajectories in linear and non-linear measurement models
mustafa1728/Mobile-Tracker
Modelling mobile network communication hierarchy and simulating mobile location tracking.
mustafa1728/Digital-Image-Filtering-VHDL
A VHDL description of a digital image filtering system on FPGAs. Part of COL215 course project.
mustafa1728/Dynamic-Memory-Allocator
A java based project simulating a Dynamic Memory Allocator. Part of COL106 assignments.
mustafa1728/Machine_Learning_Assignments
My code for the assignments of course COL774 taken by Prof. Parag Singla at IIT Delhi
mustafa1728/MIAPNet
[ICME'23] Weakly Supervised Few-Shot and Zero-Shot Semantic Segmentation with Mean Instance Aware Prompt Learning
mustafa1728/notes_app
A notes app based on Django
mustafa1728/Person-Re-ID
Experiments on some existing Re-ID methods on a different dataset with qualitative and quantitative analyses of their performance along with proposals to improve the results further.
mustafa1728/R-PNODE
[TMI'22] Robust Prototypical Few-Shot Organ Segmentation with Regularized Neural-ODEs
mustafa1728/TA3N-Lightning
Lightning implementation of TA3N, the SOTA model for Unsupervised Action Domain Adaptation.
mustafa1728/Yogasana-Classifier
[Springer Nature CS] Official code repository for the paper "A View Independent Classification Framework for Yoga Postures".
mustafa1728/Advanced-Background-Subtraction
Advanced Background Subtraction using OpenCV
mustafa1728/Area-Under-a-Curve-MIPS
MIPS Assembly Program for obtaining the area under a curve formed by joining successive points by a straight line.
mustafa1728/Automatic_Rubiks_Cube_Solver
From images of the faces of a 3 x 3 Rubik's cube, get efficient algorithm to solve it
mustafa1728/Caption-Reader
An encoder-decoder model for reading noisy captions from images
mustafa1728/DefusoBot-Simulation
A simulation to visualise a particular application of the Cost-Constrained Travelling Salesman problem. Built in C++, using SDL2.
mustafa1728/Digital-Clock-VHDL
A VHDL description of a digital clock system on FPGAs. Part of COL215 course project.
mustafa1728/mustafa1728.github.io
Personal Website
mustafa1728/Pseudo-Compiler
An sml based project that parses, checks types and evaluates a limited-scope programming language.
mustafa1728/Reverse_Image_Search
Reverse Image Search project on a subset of the Image-Net dataset using pre-trained model weights
mustafa1728/Robot_Localization
Robot Localization using Hidden Markov Model
mustafa1728/Storyline-Segmentation
Graph representation of comic book characters' data for processing and segmentation into independent storylines.
mustafa1728/SVLS
mustafa1728/The_Game_of_Time
A maze-based two-player game written in C++, using SDL and socket programming!
mustafa1728/Traffic-Density-Estimator
OpenCV C++ based traffic queue and dynamic density estimator.