Fmin-Zou's Stars
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
geekan/HowToLiveLonger
程序员延寿指南 | A programmer's guide to live longer
geekcompany/ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
taizilongxu/interview_python
关于Python的面试题
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
yidao620c/python3-cookbook
《Python Cookbook》 3rd Edition Translation
Jack-Cherish/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
MVIG-SJTU/AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
open-mmlab/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
open-mmlab/mmtracking
OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework.
mkocabas/VIBE
Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"
zonechen1994/CV_Interview
I hope this repo can help you a lot!
open-mmlab/mmhuman3d
OpenMMLab 3D Human Parametric Model Toolbox and Benchmark
wangyuGithub01/Machine_Learning_Resources
:fish::fish::fish: 机器学习面试复习资源
Kobaayyy/Awesome-CVPR2024-CVPR2021-CVPR2020-Low-Level-Vision
A Collection of Papers and Codes for CVPR2025/CVPR2024/CVPR2021/CVPR2020 Low Level Vision
HongwenZhang/PyMAF
[ICCV 2021, Oral] PyMAF: 3D Human Pose and Shape Regression with Pyramidal Mesh Alignment Feedback Loop
yizt/numpy_neural_network
仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...
gbstack/CVPR-2022-papers
CVPR 2022 papers with code (论文及代码)
mkocabas/PARE
Code for ICCV2021 paper PARE: Part Attention Regressor for 3D Human Body Estimation
facebookresearch/eft
visualization code for 3D human body annotation by EFT (Exemplar Fine-tuning)
tizian/tonemapper
A tool for exploring and applying various tonemapping operators.
TUI-NICR/ESANet
ESANet: Efficient RGB-D Semantic Segmentation for Indoor Scene Analysis
lmb-freiburg/rgbd-pose3d
3D Human Pose Estimation in RGBD Images for Robotic Task Learning
lxcnju/histogram_equalization
Some histogram equalization methods to enhance image contrast, including AHE and CLAHE.
hongsukchoi/3DCrowdNet_RELEASE
Official Pytorch implementation of "Learning to Estimate Robust 3D Human Mesh from In-the-Wild Crowded Scenes", CVPR 2022
EternalEvan/FlowIE
This repository contains the official implementation of "FlowIE: Efficient Image Enhancement via Rectified Flow"
iGame-Lab/LASOR
Official Pytorch implementation of "LASOR: Learning Accurate 3D Human Pose and Shape Via Synthetic Occlusion-Aware Data and Neural Mesh Rendering"
Abdurehman458/HDR-tone_mapping
Implementation of "Fast bilateral filtering for the display of high-dynamic-range images"