Pinned Repositories
Additive-Margin-Softmax
Pytorch implementation of additive margin softmax loss
AdelaiDet_FCOS_original
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
albumentations-demo
The service for the demonstration of transforms in Albumentations library
alpha-beta-CROWN
alpha-beta-CROWN: An Efficient, Scalable and GPU Accelerated Neural Network Verifier (winner of VNN-COMP'21)
AMSoftmax
A simple yet effective loss function for face verification.
Angular-Penalty-Softmax-Losses-Pytorch
Angular penalty loss functions in Pytorch (ArcFace, SphereFace, Additive Margin, CosFace)
ar-cutpaste
Cut and paste your surroundings using AR
arcface-pytorch
ASFF
yolov3 with mobilenet v2 and ASFF
Att-ChemdNER
Att-ChemdNER
akhilgakhar's Repositories
akhilgakhar/Angular-Penalty-Softmax-Losses-Pytorch
Angular penalty loss functions in Pytorch (ArcFace, SphereFace, Additive Margin, CosFace)
akhilgakhar/ar-cutpaste
Cut and paste your surroundings using AR
akhilgakhar/ASFF
yolov3 with mobilenet v2 and ASFF
akhilgakhar/CMU-MultimodalSDK
CMU MultimodalSDK is a machine learning platform for development of advanced multimodal models as well as easily accessing and processing multimodal datasets.
akhilgakhar/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
akhilgakhar/d2l-en
Interactive deep learning book with code, math, and discussions. Available in multi-frameworks.
akhilgakhar/DAPN
A pytorch implementation of "Domain-Adaptive Few-Shot Learning"
akhilgakhar/DeepMoji
State-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc.
akhilgakhar/donateacry-corpus
An infant cry audio corpus that's being built through the Donate-a-cry campaign - see http://donateacry.com
akhilgakhar/DRIT
Learning diverse image-to-image translation from unpaired data
akhilgakhar/EEG-Emotion-Recognition
EEG Emotion Datasets from OpenBCI (IEEE Sensors Journal)
akhilgakhar/fcos
Pytorch implementation of FCOS - Fully convolutional 2D object detection.
akhilgakhar/freihand
A dataset for estimation of hand pose and shape from single color images.
akhilgakhar/google-research
Google AI Research
akhilgakhar/grad-cam-formula-student
akhilgakhar/KernelGAN
akhilgakhar/Multi-Scale-Attention
Code for our paper "Multi-scale Guided Attention for Medical Image Segmentation"
akhilgakhar/non_local_sementic_segmentation
Code for “Disentangled Non-local Neural Networks”
akhilgakhar/pix2pix
Image-to-image translation with conditional adversarial nets
akhilgakhar/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
akhilgakhar/PyEEGLab
Analyze and manipulate EEG data using PyEEGLab.
akhilgakhar/pytorch
Fork of PyTorch, with improved LBFGS optimizer: line search based step size, full batch and minibatch operation possible. See
akhilgakhar/RAdam
On the Variance of the Adaptive Learning Rate and Beyond
akhilgakhar/sa-da-faster
akhilgakhar/sample-weighting-network
Implementation of 'Learning a Unified Sample Weighting Network for Object Detection' [CVPR 2020]
akhilgakhar/smogn
Synthetic Minority Over-Sampling Technique for Regression | PyPI
akhilgakhar/tSNE_ResNet
Code to compute distance measurements among different domains/datasets
akhilgakhar/virtual-walk
Virtual walks in Google Street View using PoseNet and applying Deep Learning models to recognize actions.
akhilgakhar/YOLOv3-GradCAM
GradCAM algorithm implementation for YOLOv3
akhilgakhar/YOLOv4-PyTorch-1
Pytorch implements yolov4.Good performance, easy to use, fast speed.