hustxxj's Stars
apple/ml-vfi-smiff
hzwer/ECCV2022-RIFE
ECCV2022 - Real-Time Intermediate Flow Estimation for Video Frame Interpolation
KhronosGroup/glslang
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
KhronosGroup/SPIRV-Cross
SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
KhronosGroup/MoltenVK
MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and compute API over Apple's Metal graphics framework, enabling Vulkan applications to run on macOS, iOS and tvOS.
pjlab-sys4nlp/llama-moe
⛷️ LLaMA-MoE: Building Mixture-of-Experts from LLaMA with Continual Pre-training (EMNLP 2024)
cocos/cocos-engine
Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
BigPiece/CVPixelBufferTools
CVPixelBuffer 工具集(CVPixelBuffer 与UIImage,CIImage,CGImage相互转化)
xhunmon/VABlog
YUV/PCM/H264/H265/AAC/FFmpeg/Opengl. 这有丰富的音视频开发的学习资源、开发工具、优秀书籍、教程、面试题和开源项目,旨在帮助开发者和爱好者更好地学习、实践和工作。
Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
IENT/YUView
The Free and Open Source Cross Platform YUV Viewer with an advanced analytics toolset
huangmingchuan/Cpp_Primer_Answers
《C++ Primer》第五版中文版习题答案
mediaios/AVLive_Research
ios音视频直播及播放技术预研总结。包含相机操作(视频预览,拍照,闪光灯等)、音频采集、音频编码(pcm->aac)、视频采集、视频编码(VideoToolBox 硬编码和ffmpeg软编码)、推流等各种直播相关功能
loyinglin/LearnMetal
Metal 入门教程
JoeyDeVries/LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
lidee92805/DecodeVideo
hpc203/nanodet-opncv-dnn-cpp-python
用opencv部署nanodet目标检测,包含C++和Python两种版本程序的实现
mks0601/3DMPPE_ROOTNET_RELEASE
Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image", ICCV 2019
fabro66/GAST-Net-3DPoseEstimation
A Graph Attention Spatio-temporal Convolutional Networks for 3D Human Pose Estimation in Video (GAST-Net)
vanoracai/Exploiting-Spatial-temporal-Relationships-for-3D-Pose-Estimation-via-Graph-Convolutional-Networks
code for ICCV 2019 Paper Exploiting Spatial-temporal Relationships for 3D Pose Estimation via Graph Convolutional Networks
mehtadushy/SelecSLS-Pytorch
Reference ImageNet implementation of SelecSLS CNN architecture proposed in the SIGGRAPH 2020 paper "XNect: Real-time Multi-Person 3D Motion Capture with a Single RGB Camera". The repository also includes code for pruning the model based on implicit sparsity emerging from adaptive gradient descent methods, as detailed in the CVPR 2019 paper "On implicit filter level sparsity in Convolutional Neural Networks".
garyzhao/SemGCN
The Pytorch implementation for "Semantic Graph Convolutional Networks for 3D Human Pose Regression" (CVPR 2019).
ArashHosseini/tf-pose-estimation
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.
sunnychencool/Anatomy3D
Anatomy-aware 3D Human Pose Estimation in Videos
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
vchoutas/smplx
SMPL-X
hongsukchoi/Pose2Mesh_RELEASE
Official Pytorch implementation of "Pose2Mesh: Graph Convolutional Network for 3D Human Pose and Mesh Recovery from a 2D Human Pose", ECCV 2020
mks0601/I2L-MeshNet_RELEASE
Official PyTorch implementation of "I2L-MeshNet: Image-to-Lixel Prediction Network for Accurate 3D Human Pose and Mesh Estimation from a Single RGB Image", ECCV 2020
facebookresearch/frankmocap
A Strong and Easy-to-use Single View 3D Hand+Body Pose Estimator