Signapse_synthetic_signer
Project description
Signapse synthetic signer
Tested using python=3.10.9
Example command
python inference.py "{\"GPU\":\"cuda\",\"input_path\":\"/home/basheer/Downloads/J_O_U_S_T.mp4\",\"start\":0,\"stop\":-1,\"num_workers\":1,\"GAN_folder\":\"crop_567\",\"signer\":\"Rachel\",\"detailed_video\":\"False\",\"organisation_id\":\"0\",\"sign_request_id\":\"0\",\"sign_result_queue_url\":\"0\",\"synthetic_sign_results_bucket\":\"0\",\"input_mouthing_video\":\"/home/basheer/Downloads/J_O_U_S_T.mp4\"}
GAN_Checkpoint files
GAN input files need to be downloaded to the respective folders. The GAN files are saved on.
To choose the output signer appearance, pass the respective --signer XX
argument.
Barbara
--signer Barbara
Download the folder and store as ./Barbara.
Safyan
--signer Safyan
Download the folder and store as ./Safyan.
Mia
--signer Mia
Download the folder and store as ./Mia.
Face and Body Separate GANs
To run without Face and Body (--GAN_folder GAN)
Pass the respective --GAN_folder GAN
argument.
--GAN_folder GAN
To run with Face and Body (--GAN_folder GAN_FaB)
Pass the respective --GAN_folder GAN_FaB
argument.
--GAN_folder GAN_FaB
Face Mesh
To run with FaceMesh and FaceLandmarks (--GAN_folder GAN_FM)
--GAN_folder GAN_FM
To run with FaceMesh and no FaceLandmarks (--GAN_folder GAN_FM_NoFL)
--GAN_folder GAN_FM_NoFL
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.