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/yolox-pytorch
a Pytorch easy re-implement of "YOLOX: Exceeding YOLO Series in 2021"
akhilgakhar/Additive-Margin-Softmax
Pytorch implementation of additive margin softmax loss
akhilgakhar/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
akhilgakhar/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
akhilgakhar/par-cvpr-21
Contains notebooks for the PAR tutorial at CVPR 2021.
akhilgakhar/SegLoss
A collection of loss functions for medical image segmentation
akhilgakhar/albumentations-demo
The service for the demonstration of transforms in Albumentations library
akhilgakhar/scrl
PyTorch Implementation of Spatially Consistent Representation Learning(SCRL)
akhilgakhar/Transfer-Learning-Library
Transfer Learning Library for Domain Adaptation and Finetune.
akhilgakhar/nanodet
⚡Super fast and lightweight anchor-free object detection model. 🔥Only 1.8MB and run 97FPS on cellphone🔥
akhilgakhar/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
akhilgakhar/Machine-Learning-Collection
A resource for learning about ML, DL, PyTorch and TensorFlow. Feedback always appreciated :)
akhilgakhar/DRAN
Deep Learning Electron Microscopy Based on Deep Residual Attention Network
akhilgakhar/FCOS.Pytorch
fcos implementation in pytorch1.x
akhilgakhar/FCOS-PyTorch-37.2AP
A pure torch implement of FCOS 37.2AP
akhilgakhar/semantic-segmentation
Nvidia Semantic Segmentation monorepo
akhilgakhar/DA_detection
Progressive Domain Adaptation for Object Detection
akhilgakhar/YOLO-Tutorials
YOLO Object Detection Tutorials
akhilgakhar/examples
files and instructions for creating and using example containers from the sylabs.io blog
akhilgakhar/sefa
[CVPR 2021] Closed-Form Factorization of Latent Semantics in GANs
akhilgakhar/tpu
Reference models and tools for Cloud TPUs.
akhilgakhar/Hand-Segmentation-in-the-Wild
akhilgakhar/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
akhilgakhar/Fonts_dataset
Fonts code (http://ilab.usc.edu/datasets/fonts)
akhilgakhar/ESC-50
ESC-50: Dataset for Environmental Sound Classification
akhilgakhar/VRoC
akhilgakhar/pytorch-ssd
MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.
akhilgakhar/awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
akhilgakhar/handtracking
Building a Real-time Hand-Detector using Neural Networks (SSD) on Tensorflow
akhilgakhar/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques