Pinned Repositories
awesome-learning-resources
🔥Awesome list of resources on Web Development.
BasicSR
Basic Super-Resolution codes for development. Includes ESRGAN, SFT-GAN for training and testing.
big_transfer
Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.
deap
Distributed Evolutionary Algorithms in Python
deep-learning-explorer
Quickly explore how different deep learning systems work with your data
deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
DeepLearningWithPytorch
diabetes_prediction
emoji_prediction_using_LSTM
mask-rcnn-labelme
Change it to label a data set, not a single picture
MAdil45's Repositories
MAdil45/facial_landmarks_detection_OpenCV_mediaPipe
MAdil45/mask-rcnn-labelme
Change it to label a data set, not a single picture
MAdil45/awesome-learning-resources
🔥Awesome list of resources on Web Development.
MAdil45/BasicSR
Basic Super-Resolution codes for development. Includes ESRGAN, SFT-GAN for training and testing.
MAdil45/big_transfer
Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.
MAdil45/deap
Distributed Evolutionary Algorithms in Python
MAdil45/deep-learning-explorer
Quickly explore how different deep learning systems work with your data
MAdil45/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
MAdil45/DeepLearningWithPytorch
MAdil45/diabetes_prediction
MAdil45/emoji_prediction_using_LSTM
MAdil45/ESRGAN
ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution (Third Region)
MAdil45/extractData
MAdil45/forecast-workflow
Forecast Workflow Model and Data Preparation Components
MAdil45/Landsat_Temperature_Data
MAdil45/Learning-Resource-Path-Front-End
This repo serves as a resource for developers to leverage on their Journey into Front End Development.
MAdil45/MAdil45
Config files for my GitHub profile.
MAdil45/Maritme_Mask_RCNN
Mask-RCNN applied to DTU Maritime dataset for the autonomous navigation of vessels through image segmentation
MAdil45/modelHAB
MAdil45/OpenCVTutorials
MAdil45/Person_reID_baseline_pytorch
A tiny, friendly, strong pytorch implement of person re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
MAdil45/PVEN
Parsing based vehicle ReID
MAdil45/Python-for-Data-Analysis
MAdil45/SRFBN_CVPR19
Pytorch code for our paper "Feedback Network for Image Super-Resolution" (CVPR2019)
MAdil45/srgan
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
MAdil45/time_series_forecasting_with_xgboost-