Pinned Repositories
A-Collection-of-important-tasks-in-pytorch
Everyday things people use in Pytorch. No need to spend hours reading Pytorch forums trying to find them!
A-journey-into-Convolutional-Neural-Network-visualization-
A journey into Convolutional Neural Network visualization
adagraph
PyTorch implementation of AdaGraph: Unifying Predictive and Continuous Domain Adaptation through Graphs
adversarial
Conditional generative adversarial networks for convolutional face generation
AndroidTensorFlowMachineLearningExample
Android TensorFlow MachineLearning Example (Building TensorFlow for Android)
architect-awesome
后端架构师技术图谱
Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials
A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Automotives, Retail, Pharma, Medicine, Healthcare by Tarry Singh until at-least 2020 until he finishes his Ph.D. (which might end up being inter-stellar cosmic networks! Who knows! 😀)
Attention_UNet
Raw implementation of attention gated U-Net by Keras
ENAS-Quantized-Neural-Networks
Efficient Neural Architecture Search coupled with Quantized CNNs to search for resource efficient and accurate architectures.
Quantized-Nets
Contains code for Binary, Ternary, N-bit Quantized and Hybrid CNNs for low precision experiments.
rameezrehman83's Repositories
rameezrehman83/adagraph
PyTorch implementation of AdaGraph: Unifying Predictive and Continuous Domain Adaptation through Graphs
rameezrehman83/avatarify
Avatars for Zoom, Skype and other video-conferencing apps.
rameezrehman83/awesome-image-classification
A curated list of deep learning image classification papers and codes
rameezrehman83/Cartoon-StyleGAN
Fine-tuning StyleGAN2 for Cartoon Face Generation
rameezrehman83/computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
rameezrehman83/cvat
Computer Vision Annotation Tool (CVAT) is a web-based tool which helps to annotate video and images for Computer Vision algorithms
rameezrehman83/Dassl.pytorch
A PyTorch toolbox for domain adaptation and semi-supervised learning.
rameezrehman83/Dataset-Catalog-
A catalog for `/data3`.
rameezrehman83/Deep-Learning-Approach-for-Surface-Defect-Detection
(最先进的缺陷检测网络) A Tensorflow implementation of "Segmentation-Based Deep-Learning Approach for Surface-Defect Detection"
rameezrehman83/deepslide
A sliding window framework for classification of high resolution whole-slide images, often microscopy or histopathology images. This is the code used in the paper "Pathologist-level classification of histologic patterns on resected lung adenocarcinoma slides with deep neural networks"
rameezrehman83/EasyOCR
Ready-to-use OCR with 40+ languages supported including Chinese, Japanese, Korean and Thai
rameezrehman83/fastai
The fastai deep learning library, plus lessons and and tutorials
rameezrehman83/frontalization
Pytorch deep learning face frontalization model
rameezrehman83/GNNPapers
Must-read papers on graph neural networks (GNN)
rameezrehman83/ImageNet-Models-on-Domain-Adaptation
rameezrehman83/keract
Activation Maps (Layers Outputs) and Gradients in Keras.
rameezrehman83/mathematics_dataset
rameezrehman83/medicaldetectiontoolkit
The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.
rameezrehman83/NAS-Benchmark
Code for our ICLR2020 paper, "NAS evaluation is frustratingly hard"
rameezrehman83/nasbench
NASBench: A Neural Architecture Search Dataset and Benchmark
rameezrehman83/proxylessnas
[ICLR 2019] ProxylessNAS: Direct Neural Architecture Search on Target Task and Hardware
rameezrehman83/pytorch-segmentation-detection
Image Segmentation and Object Detection in Pytorch
rameezrehman83/segmentation_models
Segmentation models with pretrained backbones. Keras.
rameezrehman83/segmentation_viewer
A really simple tool to visualize different segmentation results
rameezrehman83/Semantic-Segmentation-Suite
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
rameezrehman83/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
rameezrehman83/unet-1
this is a simple demo for image segmentation.----unet网络进行语义分割的demo,用的数据集是KITTI
rameezrehman83/UNet-family
Paper and implementation of UNet-related model.
rameezrehman83/UNetPlusPlus
rameezrehman83/vision
Datasets, Transforms and Models specific to Computer Vision