Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GestureGeneration/Speech_driven_gesture_generation_with_autoencoder
/ functions
Functions
119 in github.com/GestureGeneration/Speech_driven_gesture_generation_with_autoencoder
⨍
Functions
119
◇
Types & classes
8
Function
convert_back_to_3d_coords
Convert back from the normalized values between -1 and 1 to original 3d coordinates and unroll them into the sequence Args: sequ
motion_repr_learning/ae/utils/utils.py:108
Function
create_bvh
Create BVH File Args: filename: file, in which motion in bvh format should be written prediction: motion sequences, to be
data_processing/tools.py:26
Function
decode
Decoding a representation from AE (AutoEncoder) Args: nn: trained AutoEncoder represent_vec: input sequence
motion_repr_learning/ae/train.py:352
Function
encode
Obtaining a representation from AE (AutoEncoder) Args: nn: trained AutoEncoder input_seq: input sequence to be
motion_repr_learning/ae/train.py:276
Method
epochs_completed
(self)
motion_repr_learning/ae/utils/data.py:40
Function
get_energy_level
Calculate energy signal of an audio object Args: sound: AudioSegment object with the audio signal win_len: length of the window
data_processing/tools.py:114
Function
learning
Training of the network Args: data: dataset to train on data_info : meta information about this dataset (such as v
motion_repr_learning/ae/train.py:46
Function
natural_sort_key
(s, _nsre=re.compile('([0-9]+)'))
evaluation/hellinger.py:59
Function
natural_sort_key
(s, _nsre=re.compile('([0-9]+)'))
evaluation/hellinger_one2one.py:87
Method
next_batch
Return the next batch of sequences from this data set.
motion_repr_learning/ae/utils/data.py:43
Method
num_sequences
(self)
motion_repr_learning/ae/utils/utils.py:35
Method
num_sequences
(self)
motion_repr_learning/ae/utils/data.py:36
Function
read_3_datasets_from_binary
Reads train and test datasets and their properties from binary file format Will take them from the corresponding file in the folder, whi
motion_repr_learning/ae/utils/data.py:265
Function
read_test_seq_from_binary
Read test sequence from the binart file Args: binary_file_name: the name of the input binary file Returns:
motion_repr_learning/ae/utils/utils.py:44
Function
read_test_seq_from_binary
Read test sequence from the binart file Args: binary_file_name: the name of the input binary file Returns:
motion_repr_learning/ae/utils/data.py:339
Method
sequences
(self)
motion_repr_learning/ae/utils/utils.py:31
Method
sequences
(self)
motion_repr_learning/ae/utils/data.py:32
Method
session
Interface for the session
motion_repr_learning/ae/DAE.py:131
Method
shape
Interface for the shape
motion_repr_learning/ae/DAE.py:136
← previous
101–119 of 119, ranked by callers