SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2403.08262 · CVPR · 2024

BiTT: Bi-directional Texture Reconstruction of Interacting Two Hands from a Single Image

Kim, Minje Kim, Tae-Kyun Kaist

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 9 functions out of this paper's own repositories and ran 8 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
yunminjin2/bitt canonical 8 of 9
FunctionStatusWhere it lives
cast_tuple Ran yunminjin2/bitt/models/network.py
pointer only (licence: GPL-3.0) · get_code("d229662b12e581b6")
default Ran yunminjin2/bitt/models/network.py
pointer only (licence: GPL-3.0) · get_code("d1ef6b8cb9a28a53")
exists Ran yunminjin2/bitt/models/network.py
pointer only (licence: GPL-3.0) · get_code("608e364a9d2376a3")
get_trans Ran yunminjin2/bitt/models/manolayer.py
pointer only (licence: GPL-3.0) · get_code("c31f0ea4fb88ecdc")
pad_background Ran yunminjin2/bitt/models/model.py
pointer only (licence: GPL-3.0) · get_code("824db44d52974933")
process_none Ran yunminjin2/bitt/models/model.py
pointer only (licence: GPL-3.0) · get_code("0ef70f1960b90c33")
rodrigues_batch Ran yunminjin2/bitt/models/manolayer.py
pointer only (licence: GPL-3.0) · get_code("3830b5b96e0ecb42")
vec2mat Ran yunminjin2/bitt/models/manolayer.py
pointer only (licence: GPL-3.0) · get_code("69bf838cdc7a5c19")
load_model Not yet run yunminjin2/bitt/models/model.py
pointer only (licence: GPL-3.0) · get_code("3159379050a9be48")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Two hands reconstruction via ① Symmetric information of left and right hand, ② Hand texture parametric model Figure 1. Taking a single image input, our method renders the personalized texture of two hands at novel views, poses, and light conditions.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2403.08262")
get_code_for_paper("2403.08262")
have("2403.08262")

Connect an agent — have() is free.