Pinned Repositories
arm-gcc-inline-assembler
ARM GCC 内联汇编参考手册 - 中文版
caffe2_SSD
Caffe2 is a lightweight, modular, and scalable deep learning framework.
channel-pruning
Channel Pruning for Accelerating Very Deep Neural Networks
faceswap-1
Non official project based on original /r/Deepfakes thread. Many thanks to him!
focal-loss-1
Focal loss for Dense Object Detection
generative-inpainting-2.0-pytorch
Unofficial implementation of DeepFill v2, ICCV2019 paper Free-Form Image Inpainting with Gated Convolution
mobilenet-mxnet
mobilenet-mxnet
model-zoo
a model zoo
mtcnn-mxnet
PytorchToCaffe
Pytorch model to caffe model, supported pytorch 0.3, 0.3.1, 0.4, 0.4.1 ,1.0 , 1.0.1
KeyKy's Repositories
KeyKy/generative-inpainting-2.0-pytorch
Unofficial implementation of DeepFill v2, ICCV2019 paper Free-Form Image Inpainting with Gated Convolution
KeyKy/3DMM-fitting
Fit 3DMM to front and side face images simultaneously.
KeyKy/ACNet
ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks
KeyKy/Anomaly-Detection-PatchSVDD-PyTorch
KeyKy/CaricatureFace
The source code for paper "Landmark Detection and 3D Face Reconstruction for Caricature using a Nonlinear Parametric Model".
KeyKy/CenterTrack
Simultaneous object detection and tracking using center points.
KeyKy/cleanlab
Find label errors in datasets, weak supervision, and learning with noisy labels.
KeyKy/DCPose
This is an official implementation of our CVPR 2021 paper "Deep Dual Consecutive Network for Human Pose Estimation" (https://openaccess.thecvf.com/content/CVPR2021/papers/Liu_Deep_Dual_Consecutive_Network_for_Human_Pose_Estimation_CVPR_2021_paper.pdf)
KeyKy/DeepImageBlending
This is a Pytorch implementation of deep image blending
KeyKy/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
KeyKy/FLAME_PyTorch
This is a implementation of the 3D FLAME model in PyTorch
KeyKy/GCA-Matting
Natural Image Matting via Guided Contextual Attention
KeyKy/generative_inpainting
DeepFill v1/v2 with Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral
KeyKy/GH-ICP
GH-ICP(Iterative Closest Point algorithm with global optimal matching and hybrid metric)algorithm
KeyKy/Image-processing-algorithm-Speed
opencv
KeyKy/kaolin
A PyTorch Library for Accelerating 3D Deep Learning Research
KeyKy/llm_benchmark
KeyKy/Location-aware-Upsampling-for-Semantic-Segmentation
The Pytorch implementation of "Location-aware Upsampling for Semantic Segmentation" (LaU)
KeyKy/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
KeyKy/model-compression
model compression based on pytorch (1、quantization: 16/8/4/2 bits(dorefa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular and group convolutional channel pruning;3、 group convolution structure;4、batch-normalization folding for quantization)
KeyKy/MVStudio
An integrated SfM (Structure from Motion) and MVS (Multi-View Stereo) solution.
KeyKy/pix2face
3D human face estimation and rendering from a single image
KeyKy/PRNet_PyTorch
Training & Inference Code of PRNet in PyTorch 1.1.0
KeyKy/PVN3D
A Deep Point-wise 3D Keypoints Hough Voting Network for 6DoF Pose Estimation
KeyKy/Rotate-and-Render
Code for Rotate-and-Render: Unsupervised Photorealistic Face Rotation from Single-View Images (CVPR 2020)
KeyKy/SemanticSegmentationMetalDemo
Drawing semantic segmentation masks with Metal
KeyKy/stylegan2-faceshifter
faceshifter训练不稳定,通过使用stylegan2,对latents进行attrloss和idloss,会使得稳定性大大增加。而且可以产生更高分辨率和平滑的图像。
KeyKy/torchprof
PyTorch layer-by-layer model profiler
KeyKy/Towards-Effective-Low-bitwidth-Convolutional-Neural-Networks
This repository implements the paper "Effective Training of Convolutional Neural Networks with Low-bitwidth Weights and Activations"
KeyKy/VIBE
Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"