Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 968 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 968 Bytes

Neuromorphic high-frequency 3D dancing pose estimation in dynamic environment

It is built with pytorch-lightning and miracleyoo's pl template, with the basic toolsets borrowed from lifting_events_to_3d_hpe.

Default Training Command Used: python main.py --data_dir=<DATA_DIR> --use_mask='unet' --mask_net_path=<MASK_NET_PATH.ckpt> --batch_size=16 --gpus=8 --partial_dataset=0.3