Pinned Repositories
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
AdderNet
Code for paper " AdderNet: Do We Really Need Multiplications in Deep Learning?"
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
AttGAN-PyTorch
AttGAN PyTorch Arbitrary Facial Attribute Editing: Only Change What You Want
AutoGAN
[ICCV 2019] "AutoGAN: Neural Architecture Search for Generative Adversarial Networks" by Xinyu Gong, Shiyu Chang, Yifan Jiang and Zhangyang Wang
BottleNeck-InvertedResidual-FusedMBConv-in-PyTorch
A little walk-trough different types of the block with their corresponding implementation in PyTorch
elephantgit.github.io
PSGAN
pytorch-posenet
SemanticSegmentationUsingFPN_PanopticFeaturePyramidNetworks
ElephantGit's Repositories
ElephantGit/SemanticSegmentationUsingFPN_PanopticFeaturePyramidNetworks
ElephantGit/elephantgit.github.io
ElephantGit/PSGAN
ElephantGit/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
ElephantGit/AdderNet
Code for paper " AdderNet: Do We Really Need Multiplications in Deep Learning?"
ElephantGit/AttGAN-PyTorch
AttGAN PyTorch Arbitrary Facial Attribute Editing: Only Change What You Want
ElephantGit/AutoGAN
[ICCV 2019] "AutoGAN: Neural Architecture Search for Generative Adversarial Networks" by Xinyu Gong, Shiyu Chang, Yifan Jiang and Zhangyang Wang
ElephantGit/BottleNeck-InvertedResidual-FusedMBConv-in-PyTorch
A little walk-trough different types of the block with their corresponding implementation in PyTorch
ElephantGit/CAAE
ElephantGit/detr
End-to-End Object Detection with Transformers
ElephantGit/google-research
Google Research
ElephantGit/hyperIQA
Source code for the CVPR'20 paper "Blindly Assess Image Quality in the Wild Guided by A Self-Adaptive Hyper Network"
ElephantGit/IPCGANs
ElephantGit/LADN
This is the implementation for Local Adversarial Disentangling Network for Facial Makeup and De-Makeup
ElephantGit/learnopencv
Learn OpenCV : C++ and Python Examples
ElephantGit/libfacedetection.train
The training program for libfacedetection for face detection and 5-landmark detection.
ElephantGit/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
ElephantGit/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
ElephantGit/pytorch_stacked_hourglass
Pytorch implementation of "Stacked Hourglass Networks for Human Pose Estimation"
ElephantGit/reformer-pytorch
Reformer, the efficient Transformer, in Pytorch
ElephantGit/ResNeXt.pytorch
Reproduces ResNet-V3 with pytorch
ElephantGit/stargan
Official PyTorch Implementation of StarGAN - CVPR 2018
ElephantGit/STGAN
STGAN: A Unified Selective Transfer Network for Arbitrary Image Attribute Editing
ElephantGit/stylegan-encoder
StyleGAN Encoder - converts real images to latent space
ElephantGit/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
ElephantGit/Swin-Transformer-Object-Detection
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Object Detection and Instance Segmentation.
ElephantGit/video_process
ElephantGit/vision
Datasets, Transforms and Models specific to Computer Vision
ElephantGit/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
ElephantGit/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS