├── CogVideo ├── .github │ ├── ISSUE_TEMPLATE │ │ ├── bug_report.yaml │ │ └── feature-request.yaml │ └── PULL_REQUEST_TEMPLATE │ │ └── pr_template.md ├── .gitignore ├── LICENSE ├── MODEL_LICENSE ├── README.md ├── README_ja.md ├── README_zh.md ├── download.sh ├── finetune │ ├── README.md │ ├── README_ja.md │ ├── README_zh.md │ ├── accelerate_config_machine_single.yaml │ ├── accelerate_config_machine_single_debug.yaml │ ├── finetune_single_rank_injector.sh │ ├── finetune_single_rank_lora.sh │ ├── hostfile.txt │ ├── models │ │ ├── attention.py │ │ ├── attention_processor.py │ │ ├── cogvideox_transformer_3d.py │ │ ├── embeddings.py │ │ ├── pipeline_cogvideox.py │ │ ├── pipeline_output.py │ │ └── utils.py │ ├── train_cogvideox_injector.py │ └── train_cogvideox_lora.py ├── inference │ ├── 3dtrajmaster_inference.py │ ├── entity_zoo.txt │ ├── location_zoo.txt │ ├── output_example │ │ ├── 1_D_loc1_541_t1n37_021d_Hemi12_1_urban rooftop garden_a_rabbit_with_a_body_covered_i.mp4 │ │ ├── 1_D_loc1_541_t1n37_021d_Hemi12_1_urban rooftop garden_a_rabbit_with_a_body_covered_i.txt │ │ ├── 1_D_loc1_66_t1n36_0042_Hemi12_1_park_a_fire_spirit_with_long,_twist.mp4 │ │ ├── 1_D_loc1_66_t1n36_0042_Hemi12_1_park_a_fire_spirit_with_long,_twist.txt │ │ ├── 1_D_loc1_81_t1n42_0051_Hemi12_1_wind farm_a_pickup_truck_with_rugged_dar.mp4 │ │ ├── 1_D_loc1_81_t1n42_0051_Hemi12_1_wind farm_a_pickup_truck_with_rugged_dar.txt │ │ ├── 1_D_loc2_17_t1n8_0011_Hemi12_1_sunset beach_a_disaster_rescue_robot_with_r.mp4 │ │ ├── 1_D_loc2_17_t1n8_0011_Hemi12_1_sunset beach_a_disaster_rescue_robot_with_r.txt │ │ ├── 1_D_loc2_482_t1n48_01e2_Hemi12_1_riverbank_a_man_with_short_spiky_blonde_.mp4 │ │ ├── 1_D_loc2_482_t1n48_01e2_Hemi12_1_riverbank_a_man_with_short_spiky_blonde_.txt │ │ ├── 1_D_loc3_323_t1n15_0143_Hemi12_1_coral reef_a_cloud_creature_with_billowin.mp4 │ │ ├── 1_D_loc3_323_t1n15_0143_Hemi12_1_coral reef_a_cloud_creature_with_billowin.txt │ │ ├── 1_D_loc3_568_t1n3_0238_Hemi12_1_cave_a_woman_with_long_straight_bla.mp4 │ │ ├── 1_D_loc3_568_t1n3_0238_Hemi12_1_cave_a_woman_with_long_straight_bla.txt │ │ ├── 1_D_loc4_1174_t1n9_0496_Hemi12_1_mall lobby_a_polar_bear_with_thick_white_.mp4 │ │ ├── 1_D_loc4_1174_t1n9_0496_Hemi12_1_mall lobby_a_polar_bear_with_thick_white_.txt │ │ ├── 1_D_loc5_1210_t1n34_04ba_Hemi12_1_rainforest_a_moose_with_a_body_covered_in.mp4 │ │ ├── 1_D_loc5_1210_t1n34_04ba_Hemi12_1_rainforest_a_moose_with_a_body_covered_in.txt │ │ ├── 1_D_loc5_440_t1n35_01b8_Hemi12_1_sunset beach_a_dolphin_with_sleek_grey_skin.mp4 │ │ ├── 1_D_loc5_440_t1n35_01b8_Hemi12_1_sunset beach_a_dolphin_with_sleek_grey_skin.txt │ │ ├── 2_D_loc1_1276_t2n30_04fc_Hemi12_1_sunset beach_a_man_with_short_curly_red_hai_a_fox_with_sleek_russet_fur,_a.mp4 │ │ ├── 2_D_loc1_1276_t2n30_04fc_Hemi12_1_sunset beach_a_man_with_short_curly_red_hai_a_fox_with_sleek_russet_fur,_a.txt │ │ ├── 2_D_loc1_806_t2n2_0326_Hemi12_1_coral reef_a_porcupine_with_a_body_covere_a_woman_with_long_straight_bla.mp4 │ │ ├── 2_D_loc1_806_t2n2_0326_Hemi12_1_coral reef_a_porcupine_with_a_body_covere_a_woman_with_long_straight_bla.txt │ │ ├── 2_D_loc1_886_t2n25_0376_Hemi12_1_urban rooftop garden_a_man_with_medium-length_strai_a_wolf_with_thick_silver-gray_.mp4 │ │ ├── 2_D_loc1_886_t2n25_0376_Hemi12_1_urban rooftop garden_a_man_with_medium-length_strai_a_wolf_with_thick_silver-gray_.txt │ │ ├── 2_D_loc2_1442_t2n36_05a2_Hemi12_1_swamp_a_storm_entity_with_dark_swirl_a_surveillance_drone_robot_wit.mp4 │ │ ├── 2_D_loc2_1442_t2n36_05a2_Hemi12_1_swamp_a_storm_entity_with_dark_swirl_a_surveillance_drone_robot_wit.txt │ │ ├── 2_D_loc5_1010_t2n2_03f2_Hemi12_1_mall lobby_a_man_with_short_curly_red_hai_a_woman_with_long_wavy_blonde_.mp4 │ │ ├── 2_D_loc5_1010_t2n2_03f2_Hemi12_1_mall lobby_a_man_with_short_curly_red_hai_a_woman_with_long_wavy_blonde_.txt │ │ ├── 2_D_loc5_1095_t2n37_0447_Hemi12_1_sunset beach_a_companion_robot_with_a_frien_a_man_with_short_straight_blac.mp4 │ │ ├── 2_D_loc5_1095_t2n37_0447_Hemi12_1_sunset beach_a_companion_robot_with_a_frien_a_man_with_short_straight_blac.txt │ │ ├── 2_D_loc5_120_t2n37_0078_Hemi12_1_night city square_a_compact_electric_vehicle_wit_a_fox_with_sleek_russet_fur,_a.mp4 │ │ ├── 2_D_loc5_120_t2n37_0078_Hemi12_1_night city square_a_compact_electric_vehicle_wit_a_fox_with_sleek_russet_fur,_a.txt │ │ ├── 2_D_loc5_1290_t2n36_050a_Hemi12_1_swamp_a_firefighting_robot_with_a_wa_a_penguin_with_a_body_covered_.mp4 │ │ ├── 2_D_loc5_1290_t2n36_050a_Hemi12_1_swamp_a_firefighting_robot_with_a_wa_a_penguin_with_a_body_covered_.txt │ │ ├── 2_D_loc5_1440_t2n35_05a0_Hemi12_1_forest_a_fire_spirit_with_long,_twist_a_moose_with_a_body_covered_in.mp4 │ │ ├── 2_D_loc5_1440_t2n35_05a0_Hemi12_1_forest_a_fire_spirit_with_long,_twist_a_moose_with_a_body_covered_in.txt │ │ ├── 2_D_loc5_65_t2n23_0041_Hemi12_1_snowy tundra_a_woman_with_shoulder-length_w_a_parrot_with_bright_red,_blue.mp4 │ │ ├── 2_D_loc5_65_t2n23_0041_Hemi12_1_snowy tundra_a_woman_with_shoulder-length_w_a_parrot_with_bright_red,_blue.txt │ │ ├── 3_D_loc1_1041_t3n22_0411_Hemi12_1_swamp_a_storm_entity_with_dark_swirl_a_regal_lion_with_a_thick,_flo_a_man_with_short_straight_blac.mp4 │ │ ├── 3_D_loc1_1041_t3n22_0411_Hemi12_1_swamp_a_storm_entity_with_dark_swirl_a_regal_lion_with_a_thick,_flo_a_man_with_short_straight_blac.txt │ │ ├── 3_D_loc1_1226_t3n24_04ca_Hemi12_1_prairie_a_woman_with_short_blonde_hair_a_private_jet_with_a_shiny_sil_a_wolf_with_a_body_covered_in_.mp4 │ │ ├── 3_D_loc1_1226_t3n24_04ca_Hemi12_1_prairie_a_woman_with_short_blonde_hair_a_private_jet_with_a_shiny_sil_a_wolf_with_a_body_covered_in_.txt │ │ ├── 3_D_loc1_176_t3n26_00b0_Hemi12_1_abandoned factory_a_horse_with_chestnut_brown_fu_a_flamingo_with_a_body_covered_a_wolf_with_thick_silver-gray_.mp4 │ │ ├── 3_D_loc1_176_t3n26_00b0_Hemi12_1_abandoned factory_a_horse_with_chestnut_brown_fu_a_flamingo_with_a_body_covered_a_wolf_with_thick_silver-gray_.txt │ │ ├── 3_D_loc1_196_t3n32_00c4_Hemi12_1_desert_a_man_with_short_spiky_blonde__a_polar_bear_with_thick_white__a_deer_with_sleek_tan_fur,_lon.mp4 │ │ ├── 3_D_loc1_196_t3n32_00c4_Hemi12_1_desert_a_man_with_short_spiky_blonde__a_polar_bear_with_thick_white__a_deer_with_sleek_tan_fur,_lon.txt │ │ ├── 3_D_loc1_536_t3n1_0218_Hemi12_1_snowy street_a_tiger_with_a_pristine_white__a_firefighting_robot_with_a_wa_a_sporty_roadster_with_a_conve.mp4 │ │ ├── 3_D_loc1_536_t3n1_0218_Hemi12_1_snowy street_a_tiger_with_a_pristine_white__a_firefighting_robot_with_a_wa_a_sporty_roadster_with_a_conve.txt │ │ ├── 3_D_loc2_1287_t3n5_0507_Hemi12_1_urban rooftop garden_a_panda_with_a_body_covered_in_a_man_with_short_straight_blac_an_industrial_welding_robot_wi.mp4 │ │ ├── 3_D_loc2_1287_t3n5_0507_Hemi12_1_urban rooftop garden_a_panda_with_a_body_covered_in_a_man_with_short_straight_blac_an_industrial_welding_robot_wi.txt │ │ ├── 3_D_loc2_1392_t3n4_0570_Hemi12_1_volcanic landscape_a_fluttering_butterfly_with_in_a_man_with_buzz-cut_blonde_hai_a_giraffe_with_golden-yellow_f.mp4 │ │ ├── 3_D_loc2_1392_t3n4_0570_Hemi12_1_volcanic landscape_a_fluttering_butterfly_with_in_a_man_with_buzz-cut_blonde_hai_a_giraffe_with_golden-yellow_f.txt │ │ ├── 3_D_loc3_1473_t3n23_05c1_Hemi12_1_coastal harbor_a_firefighting_robot_with_a_wa_a_crocodile_with_a_body_covere_a_rabbit_with_a_body_covered_i.mp4 │ │ ├── 3_D_loc3_1473_t3n23_05c1_Hemi12_1_coastal harbor_a_firefighting_robot_with_a_wa_a_crocodile_with_a_body_covere_a_rabbit_with_a_body_covered_i.txt │ │ ├── 3_D_loc4_849_t3n28_0351_Hemi12_1_desert_a_man_with_short_black_wavy_ha_a_sedan_with_a_sleek_metallic__a_gazelle_with_a_body_covered_.mp4 │ │ ├── 3_D_loc4_849_t3n28_0351_Hemi12_1_desert_a_man_with_short_black_wavy_ha_a_sedan_with_a_sleek_metallic__a_gazelle_with_a_body_covered_.txt │ │ ├── 3_D_loc5_865_t3n34_0361_Hemi12_1_fjord_a_man_with_a_shaved_head,_broa_a_foggy_apparition_with_pale_g_a_jaguar_with_a_golden-yellow_.mp4 │ │ └── 3_D_loc5_865_t3n34_0361_Hemi12_1_fjord_a_man_with_a_shaved_head,_broa_a_foggy_apparition_with_pale_g_a_jaguar_with_a_golden-yellow_.txt │ └── test_sets.json ├── pyproject.toml ├── requirements.txt ├── tools │ ├── caption │ │ ├── README.md │ │ ├── README_ja.md │ │ ├── README_zh.md │ │ ├── assests │ │ │ ├── CogVLM2-Caption-example.png │ │ │ └── cogvlm2-video-example.png │ │ ├── requirements.txt │ │ └── video_caption.py │ ├── convert_weight_sat2hf.py │ ├── export_sat_lora_weight.py │ ├── llm_flux_cogvideox │ │ ├── generate.sh │ │ ├── gradio_page.py │ │ └── llm_flux_cogvideox.py │ ├── load_cogvideox_lora.py │ ├── parallel_inference │ │ ├── parallel_inference_xdit.py │ │ └── run.sh │ ├── replicate │ │ ├── cog.yaml │ │ ├── predict_i2v.py │ │ └── predict_t2v.py │ └── venhancer │ │ ├── README.md │ │ ├── README_ja.md │ │ └── README_zh.md └── weights │ └── put weights here.txt ├── README.md ├── dataset ├── load_dataset.py ├── traj_vis │ ├── D_loc1_61_t3n13_003d_Hemi12_1.json │ ├── Hemi12_transforms.json │ └── location_data_desert.json ├── utils.py └── vis_trajectory.py ├── eval ├── GVHMR │ ├── .gitignore │ ├── .gitmodules │ ├── LICENSE │ ├── README.md │ ├── docs │ │ ├── INSTALL.md │ │ └── example_video │ │ │ ├── project_teaser.gif │ │ │ └── tennis.mp4 │ ├── download_eval_pose.sh │ ├── eval.sh │ ├── hmr4d │ │ ├── __init__.py │ │ ├── build_gvhmr.py │ │ ├── configs │ │ │ ├── __init__.py │ │ │ ├── data │ │ │ │ └── mocap │ │ │ │ │ ├── testY.yaml │ │ │ │ │ └── trainX_testY.yaml │ │ │ ├── demo.yaml │ │ │ ├── exp │ │ │ │ └── gvhmr │ │ │ │ │ └── mixed │ │ │ │ │ └── mixed.yaml │ │ │ ├── global │ │ │ │ ├── debug │ │ │ │ │ ├── debug_train.yaml │ │ │ │ │ └── debug_train_limit_data.yaml │ │ │ │ └── task │ │ │ │ │ └── gvhmr │ │ │ │ │ ├── test_3dpw.yaml │ │ │ │ │ ├── test_3dpw_emdb_rich.yaml │ │ │ │ │ ├── test_emdb.yaml │ │ │ │ │ └── test_rich.yaml │ │ │ ├── hydra │ │ │ │ └── default.yaml │ │ │ ├── siga24_release.yaml │ │ │ ├── store_gvhmr.py │ │ │ └── train.yaml │ │ ├── datamodule │ │ │ └── mocap_trainX_testY.py │ │ ├── dataset │ │ │ ├── bedlam │ │ │ │ ├── bedlam.py │ │ │ │ ├── resource │ │ │ │ │ └── vname2lwh.pt │ │ │ │ └── utils.py │ │ │ ├── emdb │ │ │ │ ├── emdb_motion_test.py │ │ │ │ └── utils.py │ │ │ ├── h36m │ │ │ │ ├── camera-parameters.json │ │ │ │ ├── h36m.py │ │ │ │ └── utils.py │ │ │ ├── imgfeat_motion │ │ │ │ └── base_dataset.py │ │ │ ├── pure_motion │ │ │ │ ├── amass.py │ │ │ │ ├── base_dataset.py │ │ │ │ ├── cam_traj_utils.py │ │ │ │ └── utils.py │ │ │ ├── rich │ │ │ │ ├── resource │ │ │ │ │ ├── cam2params.pt │ │ │ │ │ ├── seqname2imgrange.json │ │ │ │ │ ├── test.txt │ │ │ │ │ ├── train.txt │ │ │ │ │ ├── val.txt │ │ │ │ │ └── w2az_sahmr.json │ │ │ │ ├── rich_motion_test.py │ │ │ │ └── rich_utils.py │ │ │ └── threedpw │ │ │ │ ├── threedpw_motion_test.py │ │ │ │ ├── threedpw_motion_train.py │ │ │ │ └── utils.py │ │ ├── model │ │ │ ├── common_utils │ │ │ │ ├── optimizer.py │ │ │ │ ├── scheduler.py │ │ │ │ └── scheduler_cfg.py │ │ │ └── gvhmr │ │ │ │ ├── callbacks │ │ │ │ ├── metric_3dpw.py │ │ │ │ ├── metric_emdb.py │ │ │ │ └── metric_rich.py │ │ │ │ ├── gvhmr_pl.py │ │ │ │ ├── gvhmr_pl_demo.py │ │ │ │ ├── pipeline │ │ │ │ └── gvhmr_pipeline.py │ │ │ │ └── utils │ │ │ │ ├── endecoder.py │ │ │ │ ├── postprocess.py │ │ │ │ └── stats_compose.py │ │ ├── network │ │ │ ├── base_arch │ │ │ │ ├── embeddings │ │ │ │ │ └── rotary_embedding.py │ │ │ │ └── transformer │ │ │ │ │ ├── encoder_rope.py │ │ │ │ │ └── layer.py │ │ │ ├── gvhmr │ │ │ │ └── relative_transformer.py │ │ │ └── hmr2 │ │ │ │ ├── __init__.py │ │ │ │ ├── components │ │ │ │ ├── __init__.py │ │ │ │ ├── pose_transformer.py │ │ │ │ └── t_cond_mlp.py │ │ │ │ ├── configs │ │ │ │ ├── __init__.py │ │ │ │ ├── model_config.yaml │ │ │ │ └── smpl_mean_params.npz │ │ │ │ ├── hmr2.py │ │ │ │ ├── smpl_head.py │ │ │ │ ├── utils │ │ │ │ ├── geometry.py │ │ │ │ ├── preproc.py │ │ │ │ └── smpl_wrapper.py │ │ │ │ └── vit.py │ │ └── utils │ │ │ ├── body_model │ │ │ ├── README.md │ │ │ ├── __init__.py │ │ │ ├── body_model.py │ │ │ ├── body_model_smplh.py │ │ │ ├── body_model_smplx.py │ │ │ ├── coco_aug_dict.pth │ │ │ ├── min_lbs.py │ │ │ ├── seg_part_info.npy │ │ │ ├── smpl_3dpw14_J_regressor_sparse.pt │ │ │ ├── smpl_coco17_J_regressor.pt │ │ │ ├── smpl_lite.py │ │ │ ├── smpl_neutral_J_regressor.pt │ │ │ ├── smpl_vert_segmentation.json │ │ │ ├── smplx2smpl_sparse.pt │ │ │ ├── smplx_lite.py │ │ │ ├── smplx_verts437.pt │ │ │ └── utils.py │ │ │ ├── callbacks │ │ │ ├── lr_monitor.py │ │ │ ├── prog_bar.py │ │ │ ├── simple_ckpt_saver.py │ │ │ └── train_speed_timer.py │ │ │ ├── comm │ │ │ └── gather.py │ │ │ ├── eval │ │ │ └── eval_utils.py │ │ │ ├── geo │ │ │ ├── augment_noisy_pose.py │ │ │ ├── flip_utils.py │ │ │ ├── hmr_cam.py │ │ │ ├── hmr_global.py │ │ │ ├── quaternion.py │ │ │ └── transforms.py │ │ │ ├── geo_transform.py │ │ │ ├── ik │ │ │ └── ccd_ik.py │ │ │ ├── kpts │ │ │ └── kp2d_utils.py │ │ │ ├── matrix.py │ │ │ ├── net_utils.py │ │ │ ├── preproc │ │ │ ├── __init__.py │ │ │ ├── slam.py │ │ │ ├── tracker.py │ │ │ ├── vitfeat_extractor.py │ │ │ ├── vitpose.py │ │ │ └── vitpose_pytorch │ │ │ │ ├── __init__.py │ │ │ │ └── src │ │ │ │ └── vitpose_infer │ │ │ │ ├── __init__.py │ │ │ │ ├── builder │ │ │ │ ├── __init__.py │ │ │ │ ├── backbones │ │ │ │ │ ├── __init__.py │ │ │ │ │ ├── alexnet.py │ │ │ │ │ ├── cpm.py │ │ │ │ │ ├── hourglass.py │ │ │ │ │ ├── hourglass_ae.py │ │ │ │ │ ├── hrformer.py │ │ │ │ │ ├── litehrnet.py │ │ │ │ │ ├── mobilenet_v2.py │ │ │ │ │ ├── mobilenet_v3.py │ │ │ │ │ ├── mspn.py │ │ │ │ │ ├── regnet.py │ │ │ │ │ ├── resnest.py │ │ │ │ │ ├── resnext.py │ │ │ │ │ ├── rsn.py │ │ │ │ │ ├── scnet.py │ │ │ │ │ ├── seresnet.py │ │ │ │ │ ├── seresnext.py │ │ │ │ │ ├── shufflenet_v1.py │ │ │ │ │ ├── shufflenet_v2.py │ │ │ │ │ ├── tcn.py │ │ │ │ │ ├── test_torch.py │ │ │ │ │ ├── utils │ │ │ │ │ │ ├── __init__.py │ │ │ │ │ │ ├── channel_shuffle.py │ │ │ │ │ │ ├── inverted_residual.py │ │ │ │ │ │ ├── make_divisible.py │ │ │ │ │ │ ├── se_layer.py │ │ │ │ │ │ └── utils.py │ │ │ │ │ ├── vgg.py │ │ │ │ │ ├── vipnas_mbv3.py │ │ │ │ │ ├── vipnas_resnet.py │ │ │ │ │ └── vit.py │ │ │ │ ├── configs │ │ │ │ │ └── coco │ │ │ │ │ │ ├── ViTPose_base_coco_256x192.py │ │ │ │ │ │ ├── ViTPose_base_simple_coco_256x192.py │ │ │ │ │ │ ├── ViTPose_huge_coco_256x192.py │ │ │ │ │ │ ├── ViTPose_huge_simple_coco_256x192.py │ │ │ │ │ │ ├── ViTPose_large_coco_256x192.py │ │ │ │ │ │ ├── ViTPose_large_simple_coco_256x192.py │ │ │ │ │ │ └── __init__.py │ │ │ │ ├── heads │ │ │ │ │ ├── __init__.py │ │ │ │ │ ├── deconv_head.py │ │ │ │ │ ├── deeppose_regression_head.py │ │ │ │ │ ├── hmr_head.py │ │ │ │ │ ├── interhand_3d_head.py │ │ │ │ │ ├── temporal_regression_head.py │ │ │ │ │ ├── topdown_heatmap_base_head.py │ │ │ │ │ ├── topdown_heatmap_multi_stage_head.py │ │ │ │ │ ├── topdown_heatmap_simple_head.py │ │ │ │ │ ├── vipnas_heatmap_simple_head.py │ │ │ │ │ └── voxelpose_head.py │ │ │ │ └── model_builder.py │ │ │ │ ├── model_builder.py │ │ │ │ └── pose_utils │ │ │ │ ├── ViTPose_trt.py │ │ │ │ ├── __init__.py │ │ │ │ ├── convert_to_trt.py │ │ │ │ ├── general_utils.py │ │ │ │ ├── inference_test.py │ │ │ │ ├── logger_helper.py │ │ │ │ ├── pose_utils.py │ │ │ │ ├── pose_viz.py │ │ │ │ ├── timerr.py │ │ │ │ └── visualizer.py │ │ │ ├── pylogger.py │ │ │ ├── seq_utils.py │ │ │ ├── smplx_utils.py │ │ │ ├── video_io_utils.py │ │ │ ├── vis │ │ │ ├── README.md │ │ │ ├── cv2_utils.py │ │ │ ├── renderer.py │ │ │ ├── renderer_tools.py │ │ │ ├── renderer_utils.py │ │ │ └── rich_logger.py │ │ │ └── wis3d_utils.py │ ├── pyproject.toml │ ├── pyrightconfig.json │ ├── requirements.txt │ ├── setup.py │ └── tools │ │ ├── demo │ │ ├── colab_demo.ipynb │ │ ├── demo.py │ │ └── demo_folder.py │ │ ├── eval_pose.py │ │ ├── train.py │ │ ├── unitest │ │ ├── make_hydra_cfg.py │ │ └── run_dataset.py │ │ └── video │ │ ├── merge_folder.py │ │ ├── merge_horizontal.py │ │ └── merge_vertical.py └── common_metrics_on_video_quality │ ├── .gitignore │ ├── README.md │ ├── calculate_clip.py │ ├── calculate_fvd.py │ ├── calculate_fvd_styleganv.py │ ├── calculate_lpips.py │ ├── calculate_psnr.py │ ├── calculate_ssim.py │ ├── download_eval_visual.sh │ ├── eval_prompts.json │ └── eval_visual.sh └── imgs ├── logo.png └── vis_objstraj.png /CogVideo/.github/ISSUE_TEMPLATE/bug_report.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/.github/ISSUE_TEMPLATE/bug_report.yaml -------------------------------------------------------------------------------- /CogVideo/.github/ISSUE_TEMPLATE/feature-request.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/.github/ISSUE_TEMPLATE/feature-request.yaml -------------------------------------------------------------------------------- /CogVideo/.github/PULL_REQUEST_TEMPLATE/pr_template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/.github/PULL_REQUEST_TEMPLATE/pr_template.md -------------------------------------------------------------------------------- /CogVideo/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/.gitignore -------------------------------------------------------------------------------- /CogVideo/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/LICENSE -------------------------------------------------------------------------------- /CogVideo/MODEL_LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/MODEL_LICENSE -------------------------------------------------------------------------------- /CogVideo/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/README.md -------------------------------------------------------------------------------- /CogVideo/README_ja.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/README_ja.md -------------------------------------------------------------------------------- /CogVideo/README_zh.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/README_zh.md -------------------------------------------------------------------------------- /CogVideo/download.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/download.sh -------------------------------------------------------------------------------- /CogVideo/finetune/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/finetune/README.md -------------------------------------------------------------------------------- /CogVideo/finetune/README_ja.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/finetune/README_ja.md -------------------------------------------------------------------------------- /CogVideo/finetune/README_zh.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/finetune/README_zh.md -------------------------------------------------------------------------------- /CogVideo/finetune/accelerate_config_machine_single.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/finetune/accelerate_config_machine_single.yaml -------------------------------------------------------------------------------- /CogVideo/finetune/accelerate_config_machine_single_debug.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/finetune/accelerate_config_machine_single_debug.yaml -------------------------------------------------------------------------------- /CogVideo/finetune/finetune_single_rank_injector.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/finetune/finetune_single_rank_injector.sh -------------------------------------------------------------------------------- /CogVideo/finetune/finetune_single_rank_lora.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/finetune/finetune_single_rank_lora.sh -------------------------------------------------------------------------------- /CogVideo/finetune/hostfile.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/finetune/hostfile.txt -------------------------------------------------------------------------------- /CogVideo/finetune/models/attention.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/finetune/models/attention.py -------------------------------------------------------------------------------- /CogVideo/finetune/models/attention_processor.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/finetune/models/attention_processor.py -------------------------------------------------------------------------------- /CogVideo/finetune/models/cogvideox_transformer_3d.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/finetune/models/cogvideox_transformer_3d.py -------------------------------------------------------------------------------- /CogVideo/finetune/models/embeddings.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/finetune/models/embeddings.py -------------------------------------------------------------------------------- /CogVideo/finetune/models/pipeline_cogvideox.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/finetune/models/pipeline_cogvideox.py -------------------------------------------------------------------------------- /CogVideo/finetune/models/pipeline_output.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/finetune/models/pipeline_output.py -------------------------------------------------------------------------------- /CogVideo/finetune/models/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/finetune/models/utils.py -------------------------------------------------------------------------------- /CogVideo/finetune/train_cogvideox_injector.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/finetune/train_cogvideox_injector.py -------------------------------------------------------------------------------- /CogVideo/finetune/train_cogvideox_lora.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/finetune/train_cogvideox_lora.py -------------------------------------------------------------------------------- /CogVideo/inference/3dtrajmaster_inference.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/3dtrajmaster_inference.py -------------------------------------------------------------------------------- /CogVideo/inference/entity_zoo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/entity_zoo.txt -------------------------------------------------------------------------------- /CogVideo/inference/location_zoo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/location_zoo.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/1_D_loc1_541_t1n37_021d_Hemi12_1_urban rooftop garden_a_rabbit_with_a_body_covered_i.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/1_D_loc1_541_t1n37_021d_Hemi12_1_urban rooftop garden_a_rabbit_with_a_body_covered_i.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/1_D_loc1_541_t1n37_021d_Hemi12_1_urban rooftop garden_a_rabbit_with_a_body_covered_i.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/1_D_loc1_541_t1n37_021d_Hemi12_1_urban rooftop garden_a_rabbit_with_a_body_covered_i.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/1_D_loc1_66_t1n36_0042_Hemi12_1_park_a_fire_spirit_with_long,_twist.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/1_D_loc1_66_t1n36_0042_Hemi12_1_park_a_fire_spirit_with_long,_twist.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/1_D_loc1_66_t1n36_0042_Hemi12_1_park_a_fire_spirit_with_long,_twist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/1_D_loc1_66_t1n36_0042_Hemi12_1_park_a_fire_spirit_with_long,_twist.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/1_D_loc1_81_t1n42_0051_Hemi12_1_wind farm_a_pickup_truck_with_rugged_dar.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/1_D_loc1_81_t1n42_0051_Hemi12_1_wind farm_a_pickup_truck_with_rugged_dar.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/1_D_loc1_81_t1n42_0051_Hemi12_1_wind farm_a_pickup_truck_with_rugged_dar.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/1_D_loc1_81_t1n42_0051_Hemi12_1_wind farm_a_pickup_truck_with_rugged_dar.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/1_D_loc2_17_t1n8_0011_Hemi12_1_sunset beach_a_disaster_rescue_robot_with_r.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/1_D_loc2_17_t1n8_0011_Hemi12_1_sunset beach_a_disaster_rescue_robot_with_r.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/1_D_loc2_17_t1n8_0011_Hemi12_1_sunset beach_a_disaster_rescue_robot_with_r.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/1_D_loc2_17_t1n8_0011_Hemi12_1_sunset beach_a_disaster_rescue_robot_with_r.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/1_D_loc2_482_t1n48_01e2_Hemi12_1_riverbank_a_man_with_short_spiky_blonde_.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/1_D_loc2_482_t1n48_01e2_Hemi12_1_riverbank_a_man_with_short_spiky_blonde_.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/1_D_loc2_482_t1n48_01e2_Hemi12_1_riverbank_a_man_with_short_spiky_blonde_.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/1_D_loc2_482_t1n48_01e2_Hemi12_1_riverbank_a_man_with_short_spiky_blonde_.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/1_D_loc3_323_t1n15_0143_Hemi12_1_coral reef_a_cloud_creature_with_billowin.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/1_D_loc3_323_t1n15_0143_Hemi12_1_coral reef_a_cloud_creature_with_billowin.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/1_D_loc3_323_t1n15_0143_Hemi12_1_coral reef_a_cloud_creature_with_billowin.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/1_D_loc3_323_t1n15_0143_Hemi12_1_coral reef_a_cloud_creature_with_billowin.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/1_D_loc3_568_t1n3_0238_Hemi12_1_cave_a_woman_with_long_straight_bla.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/1_D_loc3_568_t1n3_0238_Hemi12_1_cave_a_woman_with_long_straight_bla.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/1_D_loc3_568_t1n3_0238_Hemi12_1_cave_a_woman_with_long_straight_bla.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/1_D_loc3_568_t1n3_0238_Hemi12_1_cave_a_woman_with_long_straight_bla.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/1_D_loc4_1174_t1n9_0496_Hemi12_1_mall lobby_a_polar_bear_with_thick_white_.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/1_D_loc4_1174_t1n9_0496_Hemi12_1_mall lobby_a_polar_bear_with_thick_white_.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/1_D_loc4_1174_t1n9_0496_Hemi12_1_mall lobby_a_polar_bear_with_thick_white_.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/1_D_loc4_1174_t1n9_0496_Hemi12_1_mall lobby_a_polar_bear_with_thick_white_.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/1_D_loc5_1210_t1n34_04ba_Hemi12_1_rainforest_a_moose_with_a_body_covered_in.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/1_D_loc5_1210_t1n34_04ba_Hemi12_1_rainforest_a_moose_with_a_body_covered_in.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/1_D_loc5_1210_t1n34_04ba_Hemi12_1_rainforest_a_moose_with_a_body_covered_in.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/1_D_loc5_1210_t1n34_04ba_Hemi12_1_rainforest_a_moose_with_a_body_covered_in.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/1_D_loc5_440_t1n35_01b8_Hemi12_1_sunset beach_a_dolphin_with_sleek_grey_skin.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/1_D_loc5_440_t1n35_01b8_Hemi12_1_sunset beach_a_dolphin_with_sleek_grey_skin.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/1_D_loc5_440_t1n35_01b8_Hemi12_1_sunset beach_a_dolphin_with_sleek_grey_skin.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/1_D_loc5_440_t1n35_01b8_Hemi12_1_sunset beach_a_dolphin_with_sleek_grey_skin.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/2_D_loc1_1276_t2n30_04fc_Hemi12_1_sunset beach_a_man_with_short_curly_red_hai_a_fox_with_sleek_russet_fur,_a.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/2_D_loc1_1276_t2n30_04fc_Hemi12_1_sunset beach_a_man_with_short_curly_red_hai_a_fox_with_sleek_russet_fur,_a.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/2_D_loc1_1276_t2n30_04fc_Hemi12_1_sunset beach_a_man_with_short_curly_red_hai_a_fox_with_sleek_russet_fur,_a.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/2_D_loc1_1276_t2n30_04fc_Hemi12_1_sunset beach_a_man_with_short_curly_red_hai_a_fox_with_sleek_russet_fur,_a.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/2_D_loc1_806_t2n2_0326_Hemi12_1_coral reef_a_porcupine_with_a_body_covere_a_woman_with_long_straight_bla.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/2_D_loc1_806_t2n2_0326_Hemi12_1_coral reef_a_porcupine_with_a_body_covere_a_woman_with_long_straight_bla.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/2_D_loc1_806_t2n2_0326_Hemi12_1_coral reef_a_porcupine_with_a_body_covere_a_woman_with_long_straight_bla.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/2_D_loc1_806_t2n2_0326_Hemi12_1_coral reef_a_porcupine_with_a_body_covere_a_woman_with_long_straight_bla.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/2_D_loc1_886_t2n25_0376_Hemi12_1_urban rooftop garden_a_man_with_medium-length_strai_a_wolf_with_thick_silver-gray_.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/2_D_loc1_886_t2n25_0376_Hemi12_1_urban rooftop garden_a_man_with_medium-length_strai_a_wolf_with_thick_silver-gray_.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/2_D_loc1_886_t2n25_0376_Hemi12_1_urban rooftop garden_a_man_with_medium-length_strai_a_wolf_with_thick_silver-gray_.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/2_D_loc1_886_t2n25_0376_Hemi12_1_urban rooftop garden_a_man_with_medium-length_strai_a_wolf_with_thick_silver-gray_.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/2_D_loc2_1442_t2n36_05a2_Hemi12_1_swamp_a_storm_entity_with_dark_swirl_a_surveillance_drone_robot_wit.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/2_D_loc2_1442_t2n36_05a2_Hemi12_1_swamp_a_storm_entity_with_dark_swirl_a_surveillance_drone_robot_wit.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/2_D_loc2_1442_t2n36_05a2_Hemi12_1_swamp_a_storm_entity_with_dark_swirl_a_surveillance_drone_robot_wit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/2_D_loc2_1442_t2n36_05a2_Hemi12_1_swamp_a_storm_entity_with_dark_swirl_a_surveillance_drone_robot_wit.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/2_D_loc5_1010_t2n2_03f2_Hemi12_1_mall lobby_a_man_with_short_curly_red_hai_a_woman_with_long_wavy_blonde_.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/2_D_loc5_1010_t2n2_03f2_Hemi12_1_mall lobby_a_man_with_short_curly_red_hai_a_woman_with_long_wavy_blonde_.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/2_D_loc5_1010_t2n2_03f2_Hemi12_1_mall lobby_a_man_with_short_curly_red_hai_a_woman_with_long_wavy_blonde_.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/2_D_loc5_1010_t2n2_03f2_Hemi12_1_mall lobby_a_man_with_short_curly_red_hai_a_woman_with_long_wavy_blonde_.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/2_D_loc5_1095_t2n37_0447_Hemi12_1_sunset beach_a_companion_robot_with_a_frien_a_man_with_short_straight_blac.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/2_D_loc5_1095_t2n37_0447_Hemi12_1_sunset beach_a_companion_robot_with_a_frien_a_man_with_short_straight_blac.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/2_D_loc5_1095_t2n37_0447_Hemi12_1_sunset beach_a_companion_robot_with_a_frien_a_man_with_short_straight_blac.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/2_D_loc5_1095_t2n37_0447_Hemi12_1_sunset beach_a_companion_robot_with_a_frien_a_man_with_short_straight_blac.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/2_D_loc5_120_t2n37_0078_Hemi12_1_night city square_a_compact_electric_vehicle_wit_a_fox_with_sleek_russet_fur,_a.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/2_D_loc5_120_t2n37_0078_Hemi12_1_night city square_a_compact_electric_vehicle_wit_a_fox_with_sleek_russet_fur,_a.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/2_D_loc5_120_t2n37_0078_Hemi12_1_night city square_a_compact_electric_vehicle_wit_a_fox_with_sleek_russet_fur,_a.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/2_D_loc5_120_t2n37_0078_Hemi12_1_night city square_a_compact_electric_vehicle_wit_a_fox_with_sleek_russet_fur,_a.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/2_D_loc5_1290_t2n36_050a_Hemi12_1_swamp_a_firefighting_robot_with_a_wa_a_penguin_with_a_body_covered_.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/2_D_loc5_1290_t2n36_050a_Hemi12_1_swamp_a_firefighting_robot_with_a_wa_a_penguin_with_a_body_covered_.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/2_D_loc5_1290_t2n36_050a_Hemi12_1_swamp_a_firefighting_robot_with_a_wa_a_penguin_with_a_body_covered_.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/2_D_loc5_1290_t2n36_050a_Hemi12_1_swamp_a_firefighting_robot_with_a_wa_a_penguin_with_a_body_covered_.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/2_D_loc5_1440_t2n35_05a0_Hemi12_1_forest_a_fire_spirit_with_long,_twist_a_moose_with_a_body_covered_in.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/2_D_loc5_1440_t2n35_05a0_Hemi12_1_forest_a_fire_spirit_with_long,_twist_a_moose_with_a_body_covered_in.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/2_D_loc5_1440_t2n35_05a0_Hemi12_1_forest_a_fire_spirit_with_long,_twist_a_moose_with_a_body_covered_in.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/2_D_loc5_1440_t2n35_05a0_Hemi12_1_forest_a_fire_spirit_with_long,_twist_a_moose_with_a_body_covered_in.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/2_D_loc5_65_t2n23_0041_Hemi12_1_snowy tundra_a_woman_with_shoulder-length_w_a_parrot_with_bright_red,_blue.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/2_D_loc5_65_t2n23_0041_Hemi12_1_snowy tundra_a_woman_with_shoulder-length_w_a_parrot_with_bright_red,_blue.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/2_D_loc5_65_t2n23_0041_Hemi12_1_snowy tundra_a_woman_with_shoulder-length_w_a_parrot_with_bright_red,_blue.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/2_D_loc5_65_t2n23_0041_Hemi12_1_snowy tundra_a_woman_with_shoulder-length_w_a_parrot_with_bright_red,_blue.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/3_D_loc1_1041_t3n22_0411_Hemi12_1_swamp_a_storm_entity_with_dark_swirl_a_regal_lion_with_a_thick,_flo_a_man_with_short_straight_blac.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/3_D_loc1_1041_t3n22_0411_Hemi12_1_swamp_a_storm_entity_with_dark_swirl_a_regal_lion_with_a_thick,_flo_a_man_with_short_straight_blac.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/3_D_loc1_1041_t3n22_0411_Hemi12_1_swamp_a_storm_entity_with_dark_swirl_a_regal_lion_with_a_thick,_flo_a_man_with_short_straight_blac.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/3_D_loc1_1041_t3n22_0411_Hemi12_1_swamp_a_storm_entity_with_dark_swirl_a_regal_lion_with_a_thick,_flo_a_man_with_short_straight_blac.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/3_D_loc1_1226_t3n24_04ca_Hemi12_1_prairie_a_woman_with_short_blonde_hair_a_private_jet_with_a_shiny_sil_a_wolf_with_a_body_covered_in_.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/3_D_loc1_1226_t3n24_04ca_Hemi12_1_prairie_a_woman_with_short_blonde_hair_a_private_jet_with_a_shiny_sil_a_wolf_with_a_body_covered_in_.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/3_D_loc1_1226_t3n24_04ca_Hemi12_1_prairie_a_woman_with_short_blonde_hair_a_private_jet_with_a_shiny_sil_a_wolf_with_a_body_covered_in_.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/3_D_loc1_1226_t3n24_04ca_Hemi12_1_prairie_a_woman_with_short_blonde_hair_a_private_jet_with_a_shiny_sil_a_wolf_with_a_body_covered_in_.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/3_D_loc1_176_t3n26_00b0_Hemi12_1_abandoned factory_a_horse_with_chestnut_brown_fu_a_flamingo_with_a_body_covered_a_wolf_with_thick_silver-gray_.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/3_D_loc1_176_t3n26_00b0_Hemi12_1_abandoned factory_a_horse_with_chestnut_brown_fu_a_flamingo_with_a_body_covered_a_wolf_with_thick_silver-gray_.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/3_D_loc1_176_t3n26_00b0_Hemi12_1_abandoned factory_a_horse_with_chestnut_brown_fu_a_flamingo_with_a_body_covered_a_wolf_with_thick_silver-gray_.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/3_D_loc1_176_t3n26_00b0_Hemi12_1_abandoned factory_a_horse_with_chestnut_brown_fu_a_flamingo_with_a_body_covered_a_wolf_with_thick_silver-gray_.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/3_D_loc1_196_t3n32_00c4_Hemi12_1_desert_a_man_with_short_spiky_blonde__a_polar_bear_with_thick_white__a_deer_with_sleek_tan_fur,_lon.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/3_D_loc1_196_t3n32_00c4_Hemi12_1_desert_a_man_with_short_spiky_blonde__a_polar_bear_with_thick_white__a_deer_with_sleek_tan_fur,_lon.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/3_D_loc1_196_t3n32_00c4_Hemi12_1_desert_a_man_with_short_spiky_blonde__a_polar_bear_with_thick_white__a_deer_with_sleek_tan_fur,_lon.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/3_D_loc1_196_t3n32_00c4_Hemi12_1_desert_a_man_with_short_spiky_blonde__a_polar_bear_with_thick_white__a_deer_with_sleek_tan_fur,_lon.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/3_D_loc1_536_t3n1_0218_Hemi12_1_snowy street_a_tiger_with_a_pristine_white__a_firefighting_robot_with_a_wa_a_sporty_roadster_with_a_conve.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/3_D_loc1_536_t3n1_0218_Hemi12_1_snowy street_a_tiger_with_a_pristine_white__a_firefighting_robot_with_a_wa_a_sporty_roadster_with_a_conve.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/3_D_loc1_536_t3n1_0218_Hemi12_1_snowy street_a_tiger_with_a_pristine_white__a_firefighting_robot_with_a_wa_a_sporty_roadster_with_a_conve.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/3_D_loc1_536_t3n1_0218_Hemi12_1_snowy street_a_tiger_with_a_pristine_white__a_firefighting_robot_with_a_wa_a_sporty_roadster_with_a_conve.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/3_D_loc2_1287_t3n5_0507_Hemi12_1_urban rooftop garden_a_panda_with_a_body_covered_in_a_man_with_short_straight_blac_an_industrial_welding_robot_wi.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/3_D_loc2_1287_t3n5_0507_Hemi12_1_urban rooftop garden_a_panda_with_a_body_covered_in_a_man_with_short_straight_blac_an_industrial_welding_robot_wi.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/3_D_loc2_1287_t3n5_0507_Hemi12_1_urban rooftop garden_a_panda_with_a_body_covered_in_a_man_with_short_straight_blac_an_industrial_welding_robot_wi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/3_D_loc2_1287_t3n5_0507_Hemi12_1_urban rooftop garden_a_panda_with_a_body_covered_in_a_man_with_short_straight_blac_an_industrial_welding_robot_wi.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/3_D_loc2_1392_t3n4_0570_Hemi12_1_volcanic landscape_a_fluttering_butterfly_with_in_a_man_with_buzz-cut_blonde_hai_a_giraffe_with_golden-yellow_f.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/3_D_loc2_1392_t3n4_0570_Hemi12_1_volcanic landscape_a_fluttering_butterfly_with_in_a_man_with_buzz-cut_blonde_hai_a_giraffe_with_golden-yellow_f.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/3_D_loc2_1392_t3n4_0570_Hemi12_1_volcanic landscape_a_fluttering_butterfly_with_in_a_man_with_buzz-cut_blonde_hai_a_giraffe_with_golden-yellow_f.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/3_D_loc2_1392_t3n4_0570_Hemi12_1_volcanic landscape_a_fluttering_butterfly_with_in_a_man_with_buzz-cut_blonde_hai_a_giraffe_with_golden-yellow_f.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/3_D_loc3_1473_t3n23_05c1_Hemi12_1_coastal harbor_a_firefighting_robot_with_a_wa_a_crocodile_with_a_body_covere_a_rabbit_with_a_body_covered_i.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/3_D_loc3_1473_t3n23_05c1_Hemi12_1_coastal harbor_a_firefighting_robot_with_a_wa_a_crocodile_with_a_body_covere_a_rabbit_with_a_body_covered_i.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/3_D_loc3_1473_t3n23_05c1_Hemi12_1_coastal harbor_a_firefighting_robot_with_a_wa_a_crocodile_with_a_body_covere_a_rabbit_with_a_body_covered_i.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/3_D_loc3_1473_t3n23_05c1_Hemi12_1_coastal harbor_a_firefighting_robot_with_a_wa_a_crocodile_with_a_body_covere_a_rabbit_with_a_body_covered_i.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/3_D_loc4_849_t3n28_0351_Hemi12_1_desert_a_man_with_short_black_wavy_ha_a_sedan_with_a_sleek_metallic__a_gazelle_with_a_body_covered_.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/3_D_loc4_849_t3n28_0351_Hemi12_1_desert_a_man_with_short_black_wavy_ha_a_sedan_with_a_sleek_metallic__a_gazelle_with_a_body_covered_.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/3_D_loc4_849_t3n28_0351_Hemi12_1_desert_a_man_with_short_black_wavy_ha_a_sedan_with_a_sleek_metallic__a_gazelle_with_a_body_covered_.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/3_D_loc4_849_t3n28_0351_Hemi12_1_desert_a_man_with_short_black_wavy_ha_a_sedan_with_a_sleek_metallic__a_gazelle_with_a_body_covered_.txt -------------------------------------------------------------------------------- /CogVideo/inference/output_example/3_D_loc5_865_t3n34_0361_Hemi12_1_fjord_a_man_with_a_shaved_head,_broa_a_foggy_apparition_with_pale_g_a_jaguar_with_a_golden-yellow_.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/3_D_loc5_865_t3n34_0361_Hemi12_1_fjord_a_man_with_a_shaved_head,_broa_a_foggy_apparition_with_pale_g_a_jaguar_with_a_golden-yellow_.mp4 -------------------------------------------------------------------------------- /CogVideo/inference/output_example/3_D_loc5_865_t3n34_0361_Hemi12_1_fjord_a_man_with_a_shaved_head,_broa_a_foggy_apparition_with_pale_g_a_jaguar_with_a_golden-yellow_.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/output_example/3_D_loc5_865_t3n34_0361_Hemi12_1_fjord_a_man_with_a_shaved_head,_broa_a_foggy_apparition_with_pale_g_a_jaguar_with_a_golden-yellow_.txt -------------------------------------------------------------------------------- /CogVideo/inference/test_sets.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/inference/test_sets.json -------------------------------------------------------------------------------- /CogVideo/pyproject.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/pyproject.toml -------------------------------------------------------------------------------- /CogVideo/requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/requirements.txt -------------------------------------------------------------------------------- /CogVideo/tools/caption/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/tools/caption/README.md -------------------------------------------------------------------------------- /CogVideo/tools/caption/README_ja.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/tools/caption/README_ja.md -------------------------------------------------------------------------------- /CogVideo/tools/caption/README_zh.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/tools/caption/README_zh.md -------------------------------------------------------------------------------- /CogVideo/tools/caption/assests/CogVLM2-Caption-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/tools/caption/assests/CogVLM2-Caption-example.png -------------------------------------------------------------------------------- /CogVideo/tools/caption/assests/cogvlm2-video-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/tools/caption/assests/cogvlm2-video-example.png -------------------------------------------------------------------------------- /CogVideo/tools/caption/requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/tools/caption/requirements.txt -------------------------------------------------------------------------------- /CogVideo/tools/caption/video_caption.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/tools/caption/video_caption.py -------------------------------------------------------------------------------- /CogVideo/tools/convert_weight_sat2hf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/tools/convert_weight_sat2hf.py -------------------------------------------------------------------------------- /CogVideo/tools/export_sat_lora_weight.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/tools/export_sat_lora_weight.py -------------------------------------------------------------------------------- /CogVideo/tools/llm_flux_cogvideox/generate.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/tools/llm_flux_cogvideox/generate.sh -------------------------------------------------------------------------------- /CogVideo/tools/llm_flux_cogvideox/gradio_page.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/tools/llm_flux_cogvideox/gradio_page.py -------------------------------------------------------------------------------- /CogVideo/tools/llm_flux_cogvideox/llm_flux_cogvideox.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/tools/llm_flux_cogvideox/llm_flux_cogvideox.py -------------------------------------------------------------------------------- /CogVideo/tools/load_cogvideox_lora.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/tools/load_cogvideox_lora.py -------------------------------------------------------------------------------- /CogVideo/tools/parallel_inference/parallel_inference_xdit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/tools/parallel_inference/parallel_inference_xdit.py -------------------------------------------------------------------------------- /CogVideo/tools/parallel_inference/run.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/tools/parallel_inference/run.sh -------------------------------------------------------------------------------- /CogVideo/tools/replicate/cog.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/tools/replicate/cog.yaml -------------------------------------------------------------------------------- /CogVideo/tools/replicate/predict_i2v.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/tools/replicate/predict_i2v.py -------------------------------------------------------------------------------- /CogVideo/tools/replicate/predict_t2v.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/tools/replicate/predict_t2v.py -------------------------------------------------------------------------------- /CogVideo/tools/venhancer/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/tools/venhancer/README.md -------------------------------------------------------------------------------- /CogVideo/tools/venhancer/README_ja.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/tools/venhancer/README_ja.md -------------------------------------------------------------------------------- /CogVideo/tools/venhancer/README_zh.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/CogVideo/tools/venhancer/README_zh.md -------------------------------------------------------------------------------- /CogVideo/weights/put weights here.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/README.md -------------------------------------------------------------------------------- /dataset/load_dataset.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/dataset/load_dataset.py -------------------------------------------------------------------------------- /dataset/traj_vis/D_loc1_61_t3n13_003d_Hemi12_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/dataset/traj_vis/D_loc1_61_t3n13_003d_Hemi12_1.json -------------------------------------------------------------------------------- /dataset/traj_vis/Hemi12_transforms.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/dataset/traj_vis/Hemi12_transforms.json -------------------------------------------------------------------------------- /dataset/traj_vis/location_data_desert.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/dataset/traj_vis/location_data_desert.json -------------------------------------------------------------------------------- /dataset/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/dataset/utils.py -------------------------------------------------------------------------------- /dataset/vis_trajectory.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/dataset/vis_trajectory.py -------------------------------------------------------------------------------- /eval/GVHMR/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/.gitignore -------------------------------------------------------------------------------- /eval/GVHMR/.gitmodules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/.gitmodules -------------------------------------------------------------------------------- /eval/GVHMR/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/LICENSE -------------------------------------------------------------------------------- /eval/GVHMR/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/README.md -------------------------------------------------------------------------------- /eval/GVHMR/docs/INSTALL.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/docs/INSTALL.md -------------------------------------------------------------------------------- /eval/GVHMR/docs/example_video/project_teaser.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/docs/example_video/project_teaser.gif -------------------------------------------------------------------------------- /eval/GVHMR/docs/example_video/tennis.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/docs/example_video/tennis.mp4 -------------------------------------------------------------------------------- /eval/GVHMR/download_eval_pose.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/download_eval_pose.sh -------------------------------------------------------------------------------- /eval/GVHMR/eval.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/eval.sh -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/__init__.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/build_gvhmr.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/build_gvhmr.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/configs/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/configs/__init__.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/configs/data/mocap/testY.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/configs/data/mocap/testY.yaml -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/configs/data/mocap/trainX_testY.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/configs/data/mocap/trainX_testY.yaml -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/configs/demo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/configs/demo.yaml -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/configs/exp/gvhmr/mixed/mixed.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/configs/exp/gvhmr/mixed/mixed.yaml -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/configs/global/debug/debug_train.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/configs/global/debug/debug_train.yaml -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/configs/global/debug/debug_train_limit_data.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/configs/global/debug/debug_train_limit_data.yaml -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/configs/global/task/gvhmr/test_3dpw.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/configs/global/task/gvhmr/test_3dpw.yaml -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/configs/global/task/gvhmr/test_3dpw_emdb_rich.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/configs/global/task/gvhmr/test_3dpw_emdb_rich.yaml -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/configs/global/task/gvhmr/test_emdb.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/configs/global/task/gvhmr/test_emdb.yaml -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/configs/global/task/gvhmr/test_rich.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/configs/global/task/gvhmr/test_rich.yaml -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/configs/hydra/default.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/configs/hydra/default.yaml -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/configs/siga24_release.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/configs/siga24_release.yaml -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/configs/store_gvhmr.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/configs/store_gvhmr.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/configs/train.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/configs/train.yaml -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/datamodule/mocap_trainX_testY.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/datamodule/mocap_trainX_testY.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/bedlam/bedlam.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/bedlam/bedlam.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/bedlam/resource/vname2lwh.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/bedlam/resource/vname2lwh.pt -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/bedlam/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/bedlam/utils.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/emdb/emdb_motion_test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/emdb/emdb_motion_test.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/emdb/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/emdb/utils.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/h36m/camera-parameters.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/h36m/camera-parameters.json -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/h36m/h36m.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/h36m/h36m.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/h36m/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/h36m/utils.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/imgfeat_motion/base_dataset.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/imgfeat_motion/base_dataset.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/pure_motion/amass.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/pure_motion/amass.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/pure_motion/base_dataset.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/pure_motion/base_dataset.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/pure_motion/cam_traj_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/pure_motion/cam_traj_utils.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/pure_motion/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/pure_motion/utils.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/rich/resource/cam2params.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/rich/resource/cam2params.pt -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/rich/resource/seqname2imgrange.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/rich/resource/seqname2imgrange.json -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/rich/resource/test.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/rich/resource/test.txt -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/rich/resource/train.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/rich/resource/train.txt -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/rich/resource/val.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/rich/resource/val.txt -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/rich/resource/w2az_sahmr.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/rich/resource/w2az_sahmr.json -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/rich/rich_motion_test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/rich/rich_motion_test.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/rich/rich_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/rich/rich_utils.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/threedpw/threedpw_motion_test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/threedpw/threedpw_motion_test.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/threedpw/threedpw_motion_train.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/threedpw/threedpw_motion_train.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/dataset/threedpw/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/dataset/threedpw/utils.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/model/common_utils/optimizer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/model/common_utils/optimizer.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/model/common_utils/scheduler.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/model/common_utils/scheduler.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/model/common_utils/scheduler_cfg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/model/common_utils/scheduler_cfg.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/model/gvhmr/callbacks/metric_3dpw.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/model/gvhmr/callbacks/metric_3dpw.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/model/gvhmr/callbacks/metric_emdb.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/model/gvhmr/callbacks/metric_emdb.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/model/gvhmr/callbacks/metric_rich.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/model/gvhmr/callbacks/metric_rich.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/model/gvhmr/gvhmr_pl.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/model/gvhmr/gvhmr_pl.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/model/gvhmr/gvhmr_pl_demo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/model/gvhmr/gvhmr_pl_demo.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/model/gvhmr/pipeline/gvhmr_pipeline.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/model/gvhmr/pipeline/gvhmr_pipeline.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/model/gvhmr/utils/endecoder.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/model/gvhmr/utils/endecoder.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/model/gvhmr/utils/postprocess.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/model/gvhmr/utils/postprocess.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/model/gvhmr/utils/stats_compose.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/model/gvhmr/utils/stats_compose.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/network/base_arch/embeddings/rotary_embedding.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/network/base_arch/embeddings/rotary_embedding.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/network/base_arch/transformer/encoder_rope.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/network/base_arch/transformer/encoder_rope.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/network/base_arch/transformer/layer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/network/base_arch/transformer/layer.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/network/gvhmr/relative_transformer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/network/gvhmr/relative_transformer.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/network/hmr2/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/network/hmr2/__init__.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/network/hmr2/components/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/network/hmr2/components/pose_transformer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/network/hmr2/components/pose_transformer.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/network/hmr2/components/t_cond_mlp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/network/hmr2/components/t_cond_mlp.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/network/hmr2/configs/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/network/hmr2/configs/__init__.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/network/hmr2/configs/model_config.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/network/hmr2/configs/model_config.yaml -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/network/hmr2/configs/smpl_mean_params.npz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/network/hmr2/configs/smpl_mean_params.npz -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/network/hmr2/hmr2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/network/hmr2/hmr2.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/network/hmr2/smpl_head.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/network/hmr2/smpl_head.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/network/hmr2/utils/geometry.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/network/hmr2/utils/geometry.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/network/hmr2/utils/preproc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/network/hmr2/utils/preproc.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/network/hmr2/utils/smpl_wrapper.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/network/hmr2/utils/smpl_wrapper.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/network/hmr2/vit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/network/hmr2/vit.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/body_model/README.md: -------------------------------------------------------------------------------- 1 | # README 2 | 3 | Contents of this folder are modified from HuMoR repository. -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/body_model/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/body_model/__init__.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/body_model/body_model.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/body_model/body_model.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/body_model/body_model_smplh.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/body_model/body_model_smplh.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/body_model/body_model_smplx.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/body_model/body_model_smplx.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/body_model/coco_aug_dict.pth: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/body_model/coco_aug_dict.pth -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/body_model/min_lbs.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/body_model/min_lbs.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/body_model/seg_part_info.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/body_model/seg_part_info.npy -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/body_model/smpl_3dpw14_J_regressor_sparse.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/body_model/smpl_3dpw14_J_regressor_sparse.pt -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/body_model/smpl_coco17_J_regressor.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/body_model/smpl_coco17_J_regressor.pt -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/body_model/smpl_lite.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/body_model/smpl_lite.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/body_model/smpl_neutral_J_regressor.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/body_model/smpl_neutral_J_regressor.pt -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/body_model/smpl_vert_segmentation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/body_model/smpl_vert_segmentation.json -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/body_model/smplx2smpl_sparse.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/body_model/smplx2smpl_sparse.pt -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/body_model/smplx_lite.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/body_model/smplx_lite.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/body_model/smplx_verts437.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/body_model/smplx_verts437.pt -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/body_model/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/body_model/utils.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/callbacks/lr_monitor.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/callbacks/lr_monitor.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/callbacks/prog_bar.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/callbacks/prog_bar.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/callbacks/simple_ckpt_saver.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/callbacks/simple_ckpt_saver.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/callbacks/train_speed_timer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/callbacks/train_speed_timer.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/comm/gather.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/comm/gather.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/eval/eval_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/eval/eval_utils.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/geo/augment_noisy_pose.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/geo/augment_noisy_pose.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/geo/flip_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/geo/flip_utils.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/geo/hmr_cam.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/geo/hmr_cam.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/geo/hmr_global.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/geo/hmr_global.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/geo/quaternion.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/geo/quaternion.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/geo/transforms.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/geo/transforms.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/geo_transform.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/geo_transform.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/ik/ccd_ik.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/ik/ccd_ik.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/kpts/kp2d_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/kpts/kp2d_utils.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/matrix.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/matrix.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/net_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/net_utils.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/__init__.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/slam.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/slam.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/tracker.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/tracker.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitfeat_extractor.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitfeat_extractor.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/__init__.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/__init__.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/alexnet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/alexnet.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/cpm.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/cpm.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/hourglass.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/hourglass.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/hourglass_ae.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/hourglass_ae.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/hrformer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/hrformer.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/litehrnet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/litehrnet.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/mobilenet_v2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/mobilenet_v2.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/mobilenet_v3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/mobilenet_v3.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/mspn.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/mspn.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/regnet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/regnet.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/resnest.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/resnest.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/resnext.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/resnext.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/rsn.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/rsn.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/scnet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/scnet.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/seresnet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/seresnet.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/seresnext.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/seresnext.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/shufflenet_v1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/shufflenet_v1.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/shufflenet_v2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/shufflenet_v2.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/tcn.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/tcn.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/test_torch.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/test_torch.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/utils/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/utils/__init__.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/utils/channel_shuffle.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/utils/channel_shuffle.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/utils/inverted_residual.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/utils/inverted_residual.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/utils/make_divisible.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/utils/make_divisible.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/utils/se_layer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/utils/se_layer.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/utils/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/utils/utils.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/vgg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/vgg.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/vipnas_mbv3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/vipnas_mbv3.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/vipnas_resnet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/vipnas_resnet.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/vit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/backbones/vit.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/configs/coco/ViTPose_base_coco_256x192.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/configs/coco/ViTPose_base_coco_256x192.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/configs/coco/ViTPose_base_simple_coco_256x192.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/configs/coco/ViTPose_base_simple_coco_256x192.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/configs/coco/ViTPose_huge_coco_256x192.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/configs/coco/ViTPose_huge_coco_256x192.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/configs/coco/ViTPose_huge_simple_coco_256x192.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/configs/coco/ViTPose_huge_simple_coco_256x192.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/configs/coco/ViTPose_large_coco_256x192.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/configs/coco/ViTPose_large_coco_256x192.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/configs/coco/ViTPose_large_simple_coco_256x192.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/configs/coco/ViTPose_large_simple_coco_256x192.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/configs/coco/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/__init__.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/deconv_head.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/deconv_head.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/deeppose_regression_head.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/deeppose_regression_head.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/hmr_head.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/hmr_head.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/interhand_3d_head.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/interhand_3d_head.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/temporal_regression_head.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/temporal_regression_head.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/topdown_heatmap_base_head.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/topdown_heatmap_base_head.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/topdown_heatmap_multi_stage_head.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/topdown_heatmap_multi_stage_head.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/topdown_heatmap_simple_head.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/topdown_heatmap_simple_head.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/vipnas_heatmap_simple_head.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/vipnas_heatmap_simple_head.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/voxelpose_head.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/heads/voxelpose_head.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/model_builder.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/builder/model_builder.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/model_builder.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/model_builder.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/pose_utils/ViTPose_trt.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/pose_utils/ViTPose_trt.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/pose_utils/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/pose_utils/convert_to_trt.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/pose_utils/convert_to_trt.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/pose_utils/general_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/pose_utils/general_utils.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/pose_utils/inference_test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/pose_utils/inference_test.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/pose_utils/logger_helper.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/pose_utils/logger_helper.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/pose_utils/pose_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/pose_utils/pose_utils.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/pose_utils/pose_viz.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/pose_utils/pose_viz.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/pose_utils/timerr.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/pose_utils/timerr.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/pose_utils/visualizer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/preproc/vitpose_pytorch/src/vitpose_infer/pose_utils/visualizer.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/pylogger.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/pylogger.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/seq_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/seq_utils.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/smplx_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/smplx_utils.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/video_io_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/video_io_utils.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/vis/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/vis/README.md -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/vis/cv2_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/vis/cv2_utils.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/vis/renderer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/vis/renderer.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/vis/renderer_tools.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/vis/renderer_tools.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/vis/renderer_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/vis/renderer_utils.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/vis/rich_logger.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/vis/rich_logger.py -------------------------------------------------------------------------------- /eval/GVHMR/hmr4d/utils/wis3d_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/hmr4d/utils/wis3d_utils.py -------------------------------------------------------------------------------- /eval/GVHMR/pyproject.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/pyproject.toml -------------------------------------------------------------------------------- /eval/GVHMR/pyrightconfig.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/pyrightconfig.json -------------------------------------------------------------------------------- /eval/GVHMR/requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/requirements.txt -------------------------------------------------------------------------------- /eval/GVHMR/setup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/setup.py -------------------------------------------------------------------------------- /eval/GVHMR/tools/demo/colab_demo.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/tools/demo/colab_demo.ipynb -------------------------------------------------------------------------------- /eval/GVHMR/tools/demo/demo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/tools/demo/demo.py -------------------------------------------------------------------------------- /eval/GVHMR/tools/demo/demo_folder.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/tools/demo/demo_folder.py -------------------------------------------------------------------------------- /eval/GVHMR/tools/eval_pose.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/tools/eval_pose.py -------------------------------------------------------------------------------- /eval/GVHMR/tools/train.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/tools/train.py -------------------------------------------------------------------------------- /eval/GVHMR/tools/unitest/make_hydra_cfg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/tools/unitest/make_hydra_cfg.py -------------------------------------------------------------------------------- /eval/GVHMR/tools/unitest/run_dataset.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/tools/unitest/run_dataset.py -------------------------------------------------------------------------------- /eval/GVHMR/tools/video/merge_folder.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/tools/video/merge_folder.py -------------------------------------------------------------------------------- /eval/GVHMR/tools/video/merge_horizontal.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/tools/video/merge_horizontal.py -------------------------------------------------------------------------------- /eval/GVHMR/tools/video/merge_vertical.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/GVHMR/tools/video/merge_vertical.py -------------------------------------------------------------------------------- /eval/common_metrics_on_video_quality/.gitignore: -------------------------------------------------------------------------------- 1 | __pycache__ -------------------------------------------------------------------------------- /eval/common_metrics_on_video_quality/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/common_metrics_on_video_quality/README.md -------------------------------------------------------------------------------- /eval/common_metrics_on_video_quality/calculate_clip.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/common_metrics_on_video_quality/calculate_clip.py -------------------------------------------------------------------------------- /eval/common_metrics_on_video_quality/calculate_fvd.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/common_metrics_on_video_quality/calculate_fvd.py -------------------------------------------------------------------------------- /eval/common_metrics_on_video_quality/calculate_fvd_styleganv.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/common_metrics_on_video_quality/calculate_fvd_styleganv.py -------------------------------------------------------------------------------- /eval/common_metrics_on_video_quality/calculate_lpips.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/common_metrics_on_video_quality/calculate_lpips.py -------------------------------------------------------------------------------- /eval/common_metrics_on_video_quality/calculate_psnr.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/common_metrics_on_video_quality/calculate_psnr.py -------------------------------------------------------------------------------- /eval/common_metrics_on_video_quality/calculate_ssim.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/common_metrics_on_video_quality/calculate_ssim.py -------------------------------------------------------------------------------- /eval/common_metrics_on_video_quality/download_eval_visual.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/common_metrics_on_video_quality/download_eval_visual.sh -------------------------------------------------------------------------------- /eval/common_metrics_on_video_quality/eval_prompts.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/common_metrics_on_video_quality/eval_prompts.json -------------------------------------------------------------------------------- /eval/common_metrics_on_video_quality/eval_visual.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/eval/common_metrics_on_video_quality/eval_visual.sh -------------------------------------------------------------------------------- /imgs/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/imgs/logo.png -------------------------------------------------------------------------------- /imgs/vis_objstraj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KlingTeam/3DTrajMaster/HEAD/imgs/vis_objstraj.png --------------------------------------------------------------------------------