Pinned Repositories
CDCL-human-part-segmentation
Repository for Paper: Cross-Domain Complementary Learning with Synthetic Data for Multi-Person Part Segmentation
chatgpt-on-wechat
使用ChatGPT搭建微信聊天机器人,基于ChatGPT3.5 API和itchat实现。Wechat robot based on ChatGPT, which using OpenAI api and itchat library.
clip2latent
使用clip和扩散模型denoising方法训练stylegan
deep-blind-watermark-removal
[AAAI 2021] Split then Refine: Stacked Attention-guided ResUNets for Blind Single Image Visible Watermark Removal
Face-detection-in-unity-with-opencv-and-websockets
Face detection in unity using opencv and .net sockets to send frames. Also includes the python server file which is to be run. Video demo here - https://www.youtube.com/watch?v=QBSPOozqapI
lightweight-human-pose-estimation-3d-demo.pytorch
Real-time 3D multi-person pose estimation demo in PyTorch. OpenVINO backend can be used for fast inference on CPU.
Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
MobileStyleGAN.pytorch
An official implementation of MobileStyleGAN in PyTorch
openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
Peng2017's Repositories
Peng2017/CDCL-human-part-segmentation
Repository for Paper: Cross-Domain Complementary Learning with Synthetic Data for Multi-Person Part Segmentation
Peng2017/chatgpt-on-wechat
使用ChatGPT搭建微信聊天机器人,基于ChatGPT3.5 API和itchat实现。Wechat robot based on ChatGPT, which using OpenAI api and itchat library.
Peng2017/clip2latent
使用clip和扩散模型denoising方法训练stylegan
Peng2017/deep-blind-watermark-removal
[AAAI 2021] Split then Refine: Stacked Attention-guided ResUNets for Blind Single Image Visible Watermark Removal
Peng2017/Face-detection-in-unity-with-opencv-and-websockets
Face detection in unity using opencv and .net sockets to send frames. Also includes the python server file which is to be run. Video demo here - https://www.youtube.com/watch?v=QBSPOozqapI
Peng2017/lightweight-human-pose-estimation-3d-demo.pytorch
Real-time 3D multi-person pose estimation demo in PyTorch. OpenVINO backend can be used for fast inference on CPU.
Peng2017/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Peng2017/MobileStyleGAN.pytorch
An official implementation of MobileStyleGAN in PyTorch
Peng2017/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
Peng2017/DeepFaceLab
DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).
Peng2017/DeepNude-an-Image-to-Image-technology
DeepNude's algorithm and general image generation theory and practice research, including pix2pix, CycleGAN, UGATIT, DCGAN, SinGAN and VAE models (TensorFlow2 implementation). DeepNude的算法以及通用GAN图像生成的理论与实践研究。
Peng2017/OpenStyleGANEX
Implementation of StyleGANEX with Training Code
Peng2017/Pose-Transfer
Code for the paper Progressive Pose Attention for Person Image Generation in CVPR19 (Oral).
Peng2017/Smart_Construction
Head Person Helmet Detection on Construction Sites,基于目标检测工地安全帽和禁入危险区域识别系统,🚀😆附 YOLOv5 训练自己的数据集超详细教程🚀😆2021.3新增可视化界面❗❗
Peng2017/stylegan2-ada-lightning
Simplified pytorch lightning port of StyleGAN2-ADA
Peng2017/stylegan2-ada-pytorch
StyleGAN2-ADA - Official PyTorch implementation
Peng2017/stylegan2-pytorch
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
Peng2017/stylegan2-web-convert
A converter and some examples to run official StyleGAN2 based networks in your browser using ONNX.