- Islamabad,Pakistan
- https://www.linkedin.com/in/muhammadali3216/
-
backing up code of ec2 instance ec2-54-206-250-106.
UpdatedDec 30, 2024 -
gpt4_visual_grounding Public
This project demonstrates the power of combining Visual-Grounding of large Vision-Language Models with an Agentic Flow to enhance localization abilities.
Jupyter Notebook UpdatedJun 9, 2024 -
gpt-json-sanitizer Public
A package to fix JSON responses from ChatGPT
-
-
-
Developing omniverse extensions, for using LLMs
Python UpdatedDec 8, 2023 -
kit-extension-sample-airoomgenerator Public
Forked from NVIDIA-Omniverse/kit-extension-sample-airoomgeneratorA tool used to create 3D content for rooms by calling OpenAI's API
Python Apache License 2.0 UpdatedJul 6, 2023 -
generative-learning Public
different experimentations for SOTA works
-
yolov5-seg-labels-conversion Public
Converting Instance segmentation labels in COCO format to YOLOv5-seg
-
cvat Public
Forked from maheriya/cvatA fork of OpenCV CVAT opensource repo (https://github.com/opencv/cvat)
JavaScript Other UpdatedAug 30, 2022 -
aws-imp-commands Public
Helpful utilities for working with s3, sagemaker and other AWS services
1 UpdatedJul 4, 2022 -
-
RL-from-scratch Public
From scratch learning for RL, using Pytorch, and OpenAI Gym.
-
-
AI-Art Public
Forked from Adi-iitd/AI-ArtPyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!
Python MIT License UpdatedDec 12, 2021 -
transformers-from-scratch Public
Designing transformers with different attention mechanisms from scratch
-
GDN Public
Forked from d-ailin/GDNImplementation code for the paper "Graph Neural Network-Based Anomaly Detection in Multivariate Time Series"
Python MIT License UpdatedNov 21, 2021 -
super-resolution-ssimadded Public
SuperResolution using ESRGAN architecture with custom loss
-
-
Deploying a Pytorch trained model on sagemaker, with well documented steps
-
using-textract-to-the-best Public
How to parse Textract results for post-processing
-
PytorchSegmentation Public
This repo contains, my experimentation of semantic and instance segmentation.
-
client-dev-sm-poc Public
Using different capabilities of SageMaker with fastai. Extending PyTorch container for script-mode training with fastai
Jupyter Notebook UpdatedNov 18, 2021 -
SageMaker-TopicModeling Public
Exploring LDA and NTM algorithms, and analyzing the results across few use cases.
-
TADDY_pytorch Public
Forked from yuetan031/TADDY_pytorchA Pytorch implement of paper "Anomaly detection in dynamic graphs via transformer" (TADDY).
Python MIT License UpdatedNov 17, 2021 -
My implementation of data structures and algorithms in Python.
-
ocr_pytorch Public
Forked from mathemusician/ocr_pytorchA pytorch-lightning implementation of CTPN for text detection and recognition
Python MIT License UpdatedSep 9, 2021 -
sagemaker-learning-brad Public
Well commented code for different types of training configurations
Jupyter Notebook UpdatedJul 1, 2021 -
PoseEstimation Public
Simple implementation of OpenPose for SinglePerson, and MultiPerson
-
SpeechRecognition Public
In this I have implemented Spoken Digits Recognition, from a Medium post.