Faizanuddin Ansari (Ziaf)

Ziaf

Geek Repo

Company:Indian Statistical Institute

Location:Indian Statistical Institute, 203 Barrackpore Trunk Road, Kolkata 700108, West Bengal, India

Github PK Tool:Github PK Tool

Faizanuddin Ansari's repositories

torchxrayvision

TorchXRayVision: A library of chest X-ray datasets and models.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1Issues:0Issues:0

awesome-gan-for-medical-imaging

Awesome GAN for Medical Imaging

Stargazers:0Issues:0Issues:0

balanced_mixup

Repository for MICCAI 2021 paper Balanced-MixUp for Highly Imbalanced Medical Image Classification

Stargazers:0Issues:0Issues:0

build-basic-generative-adversarial-networks-gans

Notebook 1 : Goal In this notebook, you're going to create your first generative adversarial network (GAN) for this course! Specifically, you will build and train a GAN that can generate hand-written images of digits (0-9). You will be using PyTorch in this specialization, so if you're not familiar with this framework, you may find the PyTorch documentation useful. The hints will also often include links to relevant documentation. Learning Objectives Build the generator and discriminator components of a GAN from scratch. Create generator and discriminator loss functions. Train your GAN and visualize the generated images.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

coding-interview-university

A complete computer science study plan to become a software engineer.

License:CC-BY-SA-4.0Stargazers:0Issues:0Issues:0
Language:TeXLicense:NOASSERTIONStargazers:0Issues:0Issues:0

DeTraC_COVId19

Classification of COVID-19 in chest X-ray images using DeTraC deep convolutional neural network

Language:MATLABLicense:MITStargazers:0Issues:0Issues:0

dgl

Python package built to ease deep learning on graph, on top of existing DL frameworks.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

google-research

Google Research

License:Apache-2.0Stargazers:0Issues:0Issues:0

HandsOn

Contains the code for different hands on demontrated.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

home

Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

ImageNet21K

Official Pytorch Implementation of: "ImageNet-21K Pretraining for the Masses"(NeurIPS, 2021) paper

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

learn2learn

A PyTorch Library for Meta-learning Research

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

lime

Lime: Explaining the predictions of any machine learning classifier

Language:JavaScriptLicense:BSD-2-ClauseStargazers:0Issues:0Issues:0
Language:PythonLicense:MITStargazers:0Issues:0Issues:0

machine-learning-imbalanced-data

Code repository for the online course Machine Learning with Imbalanced Data

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:0Issues:0

machine_learning_complete

A comprehensive repository containing 30+ notebooks on learning machine learning!

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

mixup-cifar10

mixup: Beyond Empirical Risk Minimization

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Language:TeXLicense:MITStargazers:0Issues:1Issues:0

Neural-Image-Captioning-with-Object-Detection-and-Attention-Mechanism

Image captioning is a task which lies in the intersection of areas of object detection and natural language processing. We will be proposing a, model which will be utilizing both the areas of CV and NLP for the automatic generation of the captions of the given image. Model that we are going to propose mimics the human visual system that automatically describe image content. Main idea of our model is that rather than focusing on the whole image it is better to focus on particular areas like the areas where objects are present in the image. Our model consists of two sub model, first sub model or an encoder consist of object detection part which is used to identify the object in the given image along with their spatial location and finally making annotation vector consist of object features and their spatial feature. Second sub model or decoder consist of RNN based LSTM network along attention network which produce a context vector based on annotation vector at a particular time and finally at each step LSTM takes input of attention network along with the other input to generate caption of a given image. Experimental result on the MSCOCO dataset shows that our model outperforms previous benchmark models.

Stargazers:0Issues:0Issues:0

PyTorch-GAN

PyTorch implementations of Generative Adversarial Networks.

License:MITStargazers:0Issues:0Issues:0

pytorch-grad-cam

Many Class Activation Map methods implemented in Pytorch for CNNs and Vision Transformers. Including Grad-CAM, Grad-CAM++, Score-CAM, Ablation-CAM and XGrad-CAM

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

SSL4MIS

Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

stat453-deep-learning-ss21

STAT 453: Intro to Deep Learning @ UW-Madison (Spring 2021)

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

TailCalibX

Pytorch implementation of Feature Generation for Long-Tail Classification by Rahul Vigneswaran, Marc T Law, Vineeth N Balasubramaniam and Makarand Tapaswi

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

torch-cam

Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM)

License:Apache-2.0Stargazers:0Issues:0Issues:0

vit-pytorch

Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

License:MITStargazers:0Issues:0Issues:0

web

website

Language:SCSSStargazers:0Issues:1Issues:0
Language:RubyLicense:MITStargazers:0Issues:0Issues:0

xrays-and-gradcam

Classification and Gradient-based Localization of Chest Radiographs using PyTorch.

License:MITStargazers:0Issues:0Issues:0