↓ 9 callersFunctionprocess_text(
action_name, obj_name,
is_lhand, is_rhand,
text_descriptions, return_key=False,
)
Affordance-DrivenHOIDiffusion/lib/utils/proc_grab.py:3
↓ 8 callersMethod__init__(self, in_features, hidden_features=None, out_features=None, act_layer=nn.GELU, drop=0.)
HOIAffordanceMLLM/ReConV2/segmentation/models/pt.py:87
↓ 7 callersFunctionindex_points Input: points: input points data, [B, N, C] idx: sample index data, [B, S, [K]] Return: new_points:, indexed points d
HOIAffordanceMLLM/ReConV2/segmentation/pointnet_util.py:39
↓ 7 callersFunctionindex_points Input: points: input points data, [B, N, C] idx: sample index data, [B, S] Return: new_points:, indexed points data,
HOIAffordanceMLLM/ReConV2/segmentation/models/pointnet2_utils.py:41
↓ 7 callersFunctionindex_points Input: points: input points data, [B, N, C] idx: sample index data, [B, S] Return: new_points:, indexed points data,
HOIAffordanceMLLM/llava/model/language_model/affordancellm.py:120
↓ 6 callersFunctionload_pretrained_model(model_path, model_base, model_name, load_8bit=False, load_4bit=False, device_map="auto", device="cuda")
HOIAffordanceMLLM/llava/model/builder.py:26
↓ 6 callersFunctionproc_refiner_input(
pred_lhand, pred_rhand, pred_obj,
lhand_layer, rhand_layer, obj_pc_org, obj_pc_normal_org,
Affordance-DrivenHOIDiffusion/lib/utils/proc.py:419
↓ 6 callersFunctionprocess_dist_map(
max_nframes, init_frame,
cf_idx, cov_idx, chj_idx,
dist_value, is_hand
)
Affordance-DrivenHOIDiffusion/lib/utils/proc.py:15
↓ 6 callersFunctiontest_zeroshot_3d_core(test_loader, validate_dataset_name, model, clip_model, tokenizer, args=None, test_data=None)
HOIAffordanceMLLM/llava/model/Uni3D/main.py:502
↓ 5 callersMethodforward(
self, model, x_lhand, x_rhand,
x_obj, obj_feat,
timesteps=None, enc_text=None,
Affordance-DrivenHOIDiffusion/lib/networks/diffusion.py:82
↓ 5 callersFunctiongeneric_param_init_fn_(module: nn.Module, init_fn_, n_layers: int, d_model: Optional[int]=None, init_div_is_residual: Union[int, flo
HOIAffordanceMLLM/llava/model/language_model/mpt/param_init_fns.py:28
↓ 5 callersFunctionprocess_text(
action_name, is_lhand, is_rhand,
text_descriptions, return_key=False,
)
Affordance-DrivenHOIDiffusion/lib/utils/proc_h2o.py:10
↓ 5 callersFunctionprocess_text(
action_name,
object_name,
is_lhand, is_rhand,
text_descriptions, return_key=False,
)
Affordance-DrivenHOIDiffusion/lib/utils/proc_arctic.py:14
↓ 5 callersMethodsampling(
self,
model, obj_feat,
enc_text, enc_none_text, max_nframes,
hand_nfe
Affordance-DrivenHOIDiffusion/lib/networks/diffusion.py:221
↓ 4 callersMethod__init__(
self,
latent_dim=64,
cond_dim=1602,
decoder_layer_dims=[512, 256, 128
Affordance-DrivenHOIDiffusion/lib/networks/cvae.py:66