Pinned Repositories
AI-Digital-Human
Animoji-Animate
Facial-Landmarks Detection based animating application similar to Apple-Animoji™
AnyText
champ
Champ: Controllable and Consistent Human Image Animation with 3D Parametric Guidance
CloseAirCombat
An environment based on JSBSIM aimed at one-to-one close air combat.
dqn_zoo
The implement of all kinds of dqn reinforcement learning with Pytorch
DWPose
Official implementation of the paper "Effective Whole-body Pose Estimation with Two-stages Distillation"
EditAnything
Edit anything in images powered by segment-anything, ControlNet, StableDiffusion, etc.
Graphonomy
Graphonomy: Universal Human Parsing via Graph Transfer Learning
hmp2g
Multiagent Reinforcement Learning Research Project
fanchunpeng's Repositories
fanchunpeng/AI-Digital-Human
fanchunpeng/AnyText
fanchunpeng/champ
Champ: Controllable and Consistent Human Image Animation with 3D Parametric Guidance
fanchunpeng/CloseAirCombat
An environment based on JSBSIM aimed at one-to-one close air combat.
fanchunpeng/dqn_zoo
The implement of all kinds of dqn reinforcement learning with Pytorch
fanchunpeng/DWPose
Official implementation of the paper "Effective Whole-body Pose Estimation with Two-stages Distillation"
fanchunpeng/EditAnything
Edit anything in images powered by segment-anything, ControlNet, StableDiffusion, etc.
fanchunpeng/hmp2g
Multiagent Reinforcement Learning Research Project
fanchunpeng/LaTeX-OCR
pix2tex: Using a ViT to convert images of equations into LaTeX code.
fanchunpeng/mappo
This is the official implementation of Multi-Agent PPO.
fanchunpeng/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
fanchunpeng/Padoodle
fanchunpeng/pose-monitor
“让爷康康”是一款手机 AI 应用程序,可以监测不良坐姿并进行语音提示
fanchunpeng/quarrying-plant-id
Plant Identification Open Source Model
fanchunpeng/HivisionIDPhotos
⚡️HivisionIDPhotos: a lightweight and efficient AI ID photos tools. 一个轻量级的AI证件照制作算法。
fanchunpeng/Llama-Chinese
Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用
fanchunpeng/off-policy
PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.
fanchunpeng/oms-Diffusion
fanchunpeng/OOTDiffusion
Official implementation of OOTDiffusion: Outfitting Fusion based Latent Diffusion for Controllable Virtual Try-on
fanchunpeng/PantheonRL
PantheonRL is a package for training and testing multi-agent reinforcement learning environments. PantheonRL supports cross-play, fine-tuning, ad-hoc coordination, and more.
fanchunpeng/rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
fanchunpeng/RL-based-on-MaCA
fanchunpeng/rotate-yolov5-opencv-onnxrun
分别使用OpenCV、ONNXRuntime部署yolov5旋转目标检测,包含C++和Python两个版本的程序
fanchunpeng/sam-hq
Segment Anything in High Quality
fanchunpeng/SAM-Tool
利用Segment Anything(SAM)模型进行快速标注
fanchunpeng/samist
Segment Anything Model (SAM) Image Segmentation Tool - SAMIST. Python GUI for image segmentation using SAM by Meta AI.
fanchunpeng/Train_Custom_Dataset
标注自己的数据集,训练、评估、测试、部署自己的人工智能算法
fanchunpeng/VideoPipe
跨平台的视频结构化(视频分析)框架,觉得有帮助的请给个星星:)。
fanchunpeng/visdrone_detection
人工智能大作业-无人机图像目标检测
fanchunpeng/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch