Pinned Repositories
3DMPPE_POSENET_RELEASE
Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image ", ICCV 2019
AB3DMOT
Official Python Implementation for "A Baseline for 3D Multi-Object Tracking"
Ad-papers
Papers on Computational Advertising
adaptis
[ICCV19] AdaptIS: Adaptive Instance Selection Network
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
AerialDetection
AffineGAN
PyTorch Implementation of "Facial Image-to-Video Translation by a Hidden Affine Transformation" in MM'19.
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
AlgorithmsSedgewick
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
yolov5
More backbone support of ultralytics yolv5 version.
JackLongKing's Repositories
JackLongKing/Ad-papers
Papers on Computational Advertising
JackLongKing/adaptis
[ICCV19] AdaptIS: Adaptive Instance Selection Network
JackLongKing/AerialDetection
JackLongKing/AffineGAN
PyTorch Implementation of "Facial Image-to-Video Translation by a Hidden Affine Transformation" in MM'19.
JackLongKing/awesome-cbir-papers
📝Awesome and classical image retrieval papers
JackLongKing/Awesome-person-re-identification
Awesome person re-identification
JackLongKing/CenterFace
face detection
JackLongKing/CenterNet_Pro_Max
Experiments based on CenterNet (more backbones, TensorRT deployment and mask head)
JackLongKing/centerpose
Push the Extreme of the pose estimation
JackLongKing/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
JackLongKing/DB
A PyToch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
JackLongKing/Det3D
A general purpose 3D object detection codebse.
JackLongKing/disrupting-deepfakes
🔥Disrupting Deepfakes: Adversarial Attacks on Conditional Image Translation Networks
JackLongKing/DMIT
Multi-mapping Image-to-Image Translation via Learning Disentanglement. NeurIPS2019
JackLongKing/efficientdet
(Pretrained weights provided) EfficientDet: Scalable and Efficient Object Detection implementation by Signatrix GmbH
JackLongKing/EmbedMask
EmbedMask: Embedding Coupling for One-stage Instance Segmentation
JackLongKing/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
JackLongKing/LFFD-MNN
MNN Implementation of the paper of LFFD: A Light and Fast Face Detector for Edge Devices
JackLongKing/LoCO
This repository contains the source code for the paper Compressed Volumetric Heatmaps for Multi-Person 3D Pose Estimation
JackLongKing/PCDet
PCDet Toolbox in PyTorch for 3D Object Detection from Point Cloud
JackLongKing/PFLD-pytorch
PFLD pytorch Implementation
JackLongKing/PoseEstimation-CoreML
The example of running Pose Estimation using Core ML
JackLongKing/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
JackLongKing/seeprettyface-generator-wanghong
这是一个用StyleGAN训练出的网红脸生成器
JackLongKing/TensorRT-CenterNet
tensorrt5 , centernet , centerface
JackLongKing/UGATIT-pytorch
Official PyTorch implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation
JackLongKing/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎 一款超轻量级通用人脸检测模型(模型文件大小仅1MB,320x240输入下计算量仅90MFlops)适用于边缘计算设备、移动端设备以及PC
JackLongKing/VIBE
Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"
JackLongKing/video_analyst
A series of basic algorithms that are useful for video understanding, including Single Object Tracking (SOT), Video Object Segmentation (VOS) and so on.
JackLongKing/White-box-Cartoonization
Official tensorflow implementation for CVPR2020 paper “Learning to Cartoonize Using White-box Cartoon Representations”