YinqiaoWang (JoyboyWang)

JoyboyWang

Geek Repo

Company:The Chinese University of Hong Kong

Location:Hong Kong

Home Page:joyboywang.github.io

Github PK Tool:Github PK Tool

YinqiaoWang's starred repositories

ChatGPT

Reverse engineered ChatGPT API

Language:PythonLicense:GPL-2.0Stargazers:28001Issues:289Issues:810

CLIP

CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image

Language:Jupyter NotebookLicense:MITStargazers:23570Issues:317Issues:387

instant-ngp

Instant neural graphics primitives: lightning fast NeRF and more

Language:CudaLicense:NOASSERTIONStargazers:15607Issues:204Issues:1004

gaussian-splatting

Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"

Language:PythonLicense:NOASSERTIONStargazers:12589Issues:110Issues:816

transmission

Official Transmission BitTorrent client repository

Language:C++License:NOASSERTIONStargazers:11737Issues:215Issues:3225

tmux-resurrect

Persists tmux environment across system restarts.

Language:ShellLicense:MITStargazers:10953Issues:94Issues:396

promptflow

Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.

Language:PythonLicense:MITStargazers:8730Issues:98Issues:461

raytracing.github.io

Main Web Site (Online Books)

Language:HTMLLicense:CC0-1.0Stargazers:8197Issues:88Issues:867

lion-pytorch

🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch

Language:PythonLicense:MITStargazers:1962Issues:15Issues:23

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

Language:PythonLicense:MITStargazers:709Issues:24Issues:131

MeshTransformer

Research code for CVPR 2021 paper "End-to-End Human Pose and Mesh Reconstruction with Transformers"

Language:PythonLicense:MITStargazers:596Issues:17Issues:86

dift

[NeurIPS'23] Emergent Correspondence from Image Diffusion

Language:PythonLicense:MITStargazers:541Issues:8Issues:21

ultimatexr-unity

UltimateXR is a free, open source framework that facilitates the creation of VR applications.

Language:C#License:MITStargazers:454Issues:20Issues:38

MeshGraphormer

Research code of ICCV 2021 paper "Mesh Graphormer"

hamer

HaMeR: Reconstructing Hands in 3D with Transformers

Language:PythonLicense:MITStargazers:286Issues:7Issues:52

AAAI-2024-Papers

AAAI 2024 Papers: Explore a comprehensive collection of innovative research papers presented at one of the premier artificial intelligence conferences. Seamlessly integrate code implementations for better understanding. ⭐ experience the forefront of progress in artificial intelligence with this repository!

Language:PythonLicense:MITStargazers:279Issues:7Issues:0

GCNO

Code of Globally Consistent Normal Orientation for Point Clouds by Regularizing the Winding-Number Field. ACM Transactions on Graphics (SIGGRAPH 2023).

Language:C++License:AGPL-3.0Stargazers:265Issues:5Issues:8
Language:PythonLicense:MITStargazers:102Issues:1Issues:1

dgrasp

Official code release for CVPR 2022 paper D-Grasp: Physically Plausible Dynamic Grasp Synthesis for Hand-Object Interactions

Language:C++License:NOASSERTIONStargazers:74Issues:2Issues:18
Language:C++License:NOASSERTIONStargazers:61Issues:3Issues:8

YCB_Affordance

Release of the YCB-Affordance dataset (CVPR 2020 Oral)

H2ONet_Pytorch

[CVPR 2023] H2ONet: Hand-Occlusion-and-Orientation-aware Network for Real-time 3D Hand Mesh Reconstruction, Pytorch implementation.

Language:PythonLicense:MITStargazers:54Issues:5Issues:9

HOISDF

[CVPR 2024] HOISDF: Constraining 3D Hand-Object Pose Estimation with Global Signed Distance Fields

SSP

Code Release for WACV 2024 , "SSP: Semi-signed prioritized neural fitting for surface reconstruction from unoriented point clouds"

Language:PythonStargazers:21Issues:2Issues:0
Language:C#License:NOASSERTIONStargazers:17Issues:3Issues:4

HandBooster_Pytorch

[CVPR 2024] HandBooster: Boosting 3D Hand-Mesh Reconstruction by Conditional Synthesis and Sampling of Hand-Object Interactions, Pytorch implementation.