Taye310's Stars
Zhaoyi-Yan/Shift-Net_pytorch
Pytorch implementation of Shift-Net: Image Inpainting via Deep Feature Rearrangement (ECCV, 2018)
bhushan23/SfSNet-PyTorch
Implementation of SfSNet: Learning Shape, Reflectance and Illuminance of Faces in the Wild
topfreegames/pitaya
Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.
hstcscolor/awesome-gameserver-cn
中文游戏服务器资源大全
xingshaocheng/architect-awesome
后端架构师技术图谱
JiahuiYu/generative_inpainting
DeepFill v1/v2 with Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral
nianticlabs/monodepth2
[ICCV 2019] Monocular depth estimation from a single image
ialhashim/DenseDepth
High Quality Monocular Depth Estimation via Transfer Learning
irolaina/FCRN-DepthPrediction
Deeper Depth Prediction with Fully Convolutional Residual Networks (FCRN)
neycyanshi/DDRNet
Depth Map Denoising and Refinement for Consumer Depth Cameras Using Cascaded CNNs (ECCV 2018)
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
zhuhao-nju/hmd
Detailed Human Shape Estimation from a Single Image by Hierarchical Mesh Deformation (CVPR2019 Oral)
Lotayou/densebody_pytorch
PyTorch implementation of CloudWalk's recent work DenseBody
nkolot/GraphCMR
Repository for the paper "Convolutional Mesh Regression for Single-Image Human Shape Reconstruction"
MandyMo/pytorch_HMR
pytorch version of "End-to-end Recovery of Human Shape and Pose"
akanazawa/human_dynamics
Project for paper "Learning 3D Human Dynamics from Video"
jasonyzhang/phd
Code for ICCV 2019 Paper: "Predicting 3D Human Dynamics from Video"
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
facebookresearch/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
akanazawa/hmr
Project page for End-to-end Recovery of Human Shape and Pose
thmoa/tex2shape
This repository contains code corresponding to the paper "Tex2Shape: Detailed Full Human Body Geometry from a Single Image"
0xFA11/GameNetworkingResources
A Curated List of Multiplayer Game Network Programming Resources
mas-bandwidth/gafferongames
Source code for gafferongames.com
carla-simulator/carla
Open-source simulator for autonomous driving research.
kbengine/kbengine
A MMOG engine of server.
ketoo/NoahGameFrame
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
TooAngel/screeps
TooAngel NPC / bot / source code for screeps
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
locustio/locust
Write scalable load tests in plain Python 🚗💨
Unity-Technologies/UnityCsReference
Unity C# reference source code.