MCPcopy Create free account

hub / github.com/akira-l/SEEG / functions

Functions225 in github.com/akira-l/SEEG

↓ 25 callersMethodupdate
(self, val, n=1)
scripts/utils/average_meter.py:15
↓ 22 callersFunctionConvNormRelu
(in_channels, out_channels, type='1d', downsample=False, k=None, s=None, padding='SAME')
scripts/model/speech2gesture.py:106
↓ 16 callersMethodget_word_index
(self, word)
scripts/model/vocab.py:64
↓ 12 callersMethodget
(self)
scripts/data_loader/motion_preprocessor.py:10
↓ 12 callersMethodset_lang_model
(self, lang_model)
scripts/data_loader/data_display.py:175
↓ 9 callersFunctionconvert_dir_vec_to_pose
(vec)
scripts/utils/data_utils.py:77
↓ 7 callersFunctioncreate_video_and_save_single
(save_path, vid, sent, target, mean_data, title, audio=None, aux_str=None, clipping_
scripts/utils/train_utils.py:62
↓ 6 callersMethodget_words_in_time_range
(word_list, start_time, end_time)
scripts/data_loader/data_preprocessor.py:174
↓ 6 callersMethodreset
(self)
scripts/utils/average_meter.py:9
↓ 5 callersMethod__init__
(self)
scripts/model/multimodal_context_net.py:11
↓ 5 callersMethod__init__
(self, args, pose_dim, n_frames, n_words, word_embed_size, word_embeddings, mode)
scripts/model/embedding_net.py:263
↓ 5 callersMethod__init__
(self, in_ch, out_ch)
scripts/model/speech2gesture.py:132
↓ 5 callersFunctioneval_embed
(in_text, in_audio, pre_poses, target_poses, net, mode=None)
scripts/train_eval/train_joint_embed.py:54
↓ 5 callersFunctionevaluate_testset
(test_data_loader, generator, loss_fn, embed_space_evaluator, args)
scripts/train.py:289
↓ 5 callersFunctionextract_melspectrogram
(y, sr=16000)
scripts/utils/data_utils.py:34
↓ 5 callersMethodindex_word
(self, word)
scripts/model/vocab.py:30
↓ 5 callersFunctionparse_args
()
config/parse_args.py:16
↓ 5 callersFunctionset_logger
(log_path=None, log_filename='log')
scripts/utils/train_utils.py:39
↓ 4 callersMethod__init__
(self, hidden_size)
scripts/model/seq2seq_net.py:62
↓ 4 callersFunctionbuild_vocab
(name, dataset_list, cache_path, word_vec_path=None, feat_dim=None)
scripts/utils/vocab_utils.py:11
↓ 4 callersFunctioncreate_video_and_save
(save_path, epoch, prefix, iter_idx, target, output, mean_data, title, audio=None, a
scripts/utils/train_utils.py:206
↓ 4 callersMethodget_sound_obj
(self, filename)
scripts/utils/tts_helper.py:96
↓ 4 callersFunctionremove_tags_marks
(text)
scripts/utils/data_utils.py:28
↓ 4 callersMethodsynthesis
(self, ssml_text, voice_name='en-female', verbose=False)
scripts/utils/tts_helper.py:57
↓ 3 callersFunctionConvNormRelu
(in_channels, out_channels, downsample=False, padding=0, batchnorm=True)
scripts/model/embedding_net.py:16
↓ 3 callersMethod__init__
(self, args, pose_dim, n_words, word_embed_size, word_embeddings, z_obj=None)
scripts/model/beat_model.py:15
↓ 2 callersMethod__init__
(self, chomp_size)
scripts/model/tcn.py:8
↓ 2 callersMethod_compute_padding
(self, input, dim)
scripts/model/speech2gesture.py:19
↓ 2 callersFunctionadd_noise
(data)
scripts/train_eval/train_semantic.py:10
↓ 2 callersFunctionadd_noise
(data)
scripts/train_eval/train_gan.py:10
↓ 2 callersFunctionconvert_pose_seq_to_dir_vec
(pose)
scripts/utils/data_utils.py:101
↓ 2 callersFunctiongenerate_gestures
(args, pose_decoder, lang_model, audio, words, audio_sr=16000, vid=None, seed_seq=None,
scripts/synthesize_sub-full.py:49
↓ 2 callersFunctiongenerate_gestures
(args, pose_decoder, lang_model, audio, words, audio_sr=16000, vid=None, seed_seq=None,
scripts/synthesize2.py:49
↓ 2 callersFunctiongenerate_gestures
(args, pose_decoder, lang_model, audio, words, audio_sr=16000, vid=None, seed_seq=None,
scripts/synthesize.py:49
↓ 2 callersFunctiongenerate_gestures
(args, pose_decoder, lang_model, audio, words, audio_sr=16000, vid=None, seed_seq=None,
scripts/synthesize_full.py:49
↓ 2 callersMethodget_no_of_samples
(self)
scripts/model/embedding_space_evaluator.py:42
↓ 2 callersMethodget_scores
(self)
scripts/model/embedding_space_evaluator.py:74
↓ 2 callersMethodpush_samples
(self, context_text, context_spec, generated_poses, real_poses)
scripts/model/embedding_space_evaluator.py:45
↓ 2 callersFunctionreparameterize
(mu, logvar)
scripts/model/embedding_net.py:10
↓ 2 callersMethodreset_dictionary
(self, insert_default_tokens=True)
scripts/model/vocab.py:20
↓ 2 callersMethodrun
(self)
scripts/data_loader/data_preprocessor.py:39
↓ 2 callersFunctiontrain_iter_embed
(args, epoch, in_text, in_audio, target_data, net, optim, mode=None)
scripts/train_eval/train_joint_embed.py:5
↓ 1 callersMethod_cleanup_cachefolder
remove least accessed files in the cache
scripts/utils/tts_helper.py:43
↓ 1 callersMethod_compute_padding
(self, input, dim)
scripts/model/speech2gesture.py:68
↓ 1 callersMethod_make_speaker_model
(self, lmdb_dir, cache_path)
scripts/data_loader/data_display.py:178
↓ 1 callersMethod_make_speaker_model
(self, lmdb_dir, cache_path)
scripts/data_loader/lmdb_data_loader.py:292
↓ 1 callersMethod_sample_from_clip
(self, vid, clip)
scripts/data_loader/data_preprocessor.py:69
↓ 1 callersMethod_string2numeric_hash
(self, text)
scripts/utils/tts_helper.py:53
↓ 1 callersFunctionadd_noise
(data)
scripts/train_eval/train_beat.py:10
↓ 1 callersFunctionalign_words
(audio, text)
scripts/synthesize_sub-full.py:253
↓ 1 callersFunctionalign_words
(audio, text)
scripts/synthesize2.py:253
↓ 1 callersFunctionalign_words
(audio, text)
scripts/synthesize.py:253
↓ 1 callersFunctionalign_words
(audio, text)
scripts/synthesize_full.py:253
↓ 1 callersFunctionas_minutes
(s)
scripts/utils/bak_train_utils.py:49
↓ 1 callersFunctionas_minutes
(s)
scripts/utils/train_utils.py:51
↓ 1 callersFunctioncalculate_data_mean
(base_path)
scripts/data_loader/calculate_motion_stats.py:10
↓ 1 callersMethodcalculate_frechet_distance
from https://github.com/mseitzer/pytorch-fid/blob/master/fid_score.py
scripts/model/embedding_space_evaluator.py:104
↓ 1 callersMethodcheck_pose_diff
(self, verbose=False)
scripts/data_loader/motion_preprocessor.py:52
↓ 1 callersMethodcheck_spine_angle
(self, verbose=False)
scripts/data_loader/motion_preprocessor.py:67
↓ 1 callersMethodcheck_static_motion
(self, verbose=False)
scripts/data_loader/motion_preprocessor.py:32
↓ 1 callersFunctioncustom_loss
(output, target, args, epoch)
scripts/train_eval/train_seq2seq.py:6
↓ 1 callersFunctiondt
()
scripts/train.py:45
↓ 1 callersFunctionevaluate_sample_and_save_video
(epoch, prefix, test_data_loader, generator, args, n_save=None, save_path=None)
scripts/train_feature_extractor.py:197
↓ 1 callersFunctionevaluate_sample_and_save_video
(epoch, prefix, test_data_loader, generator, args, lang_model, n_save=None,
scripts/data_regather.py:129
↓ 1 callersFunctionevaluate_sample_and_save_video
(epoch, prefix, test_data_loader, generator, args, lang_model, n_save=None,
scripts/bak_train.py:335
↓ 1 callersFunctionevaluate_testset
(test_data_loader, generator)
scripts/train_feature_extractor.py:26
↓ 1 callersFunctionevaluate_testset
(test_data_loader, generator, loss_fn, embed_space_evaluator, args)
scripts/bak_train.py:237
↓ 1 callersFunctiongenerate_gestures
(args, pose_decoder, lang_model, aux_info, audio, words, audio_sr=16000, vid=None, seed_
scripts/sem_eval.py:76
↓ 1 callersFunctionindex_words
(lang_model, lmdb_dir)
scripts/utils/vocab_utils.py:38
↓ 1 callersFunctioninit_beat_model
(args, lang_model, speaker_model, pose_dim, _device)
scripts/train.py:63
↓ 1 callersFunctioninit_model
(args, lang_model, speaker_model, pose_dim, _device)
scripts/data_regather.py:41
↓ 1 callersFunctioninit_model
(args, lang_model, speaker_model, pose_dim, _device)
scripts/bak_train.py:39
↓ 1 callersMethodinit_weights
(self)
scripts/model/multimodal_context_net.py:54
↓ 1 callersMethodinit_weights
(self)
scripts/model/tcn.py:37
↓ 1 callersFunctionload_dataset
(path)
scripts/synthesize_sub-full.py:292
↓ 1 callersFunctionload_dataset
(path)
scripts/synthesize2.py:292
↓ 1 callersFunctionload_dataset
(path)
scripts/synthesize.py:292
↓ 1 callersFunctionload_dataset
(path)
scripts/synthesize_full.py:292
↓ 1 callersMethodload_word_vectors
(self, pretrained_path, embedding_dim=300)
scripts/model/vocab.py:70
↓ 1 callersFunctionmain
(mode, checkpoint_path, option, data_version=2)
scripts/synthesize_sub-full.py:273
↓ 1 callersFunctionmain
(mode, checkpoint_path, option, data_version=2)
scripts/synthesize2.py:273
↓ 1 callersFunctionmain
(config)
scripts/train.py:489
↓ 1 callersFunctionmain
(config)
scripts/train_feature_extractor.py:100
↓ 1 callersFunctionmain
(config)
scripts/data_regather.py:240
↓ 1 callersFunctionmain
(config)
scripts/bak_train.py:434
↓ 1 callersFunctionmain
(mode, checkpoint_path, option, data_version=2)
scripts/sem_eval.py:311
↓ 1 callersFunctionmain
(config)
scripts/resave.py:175
↓ 1 callersFunctionmain
(mode, checkpoint_path, option, data_version=2)
scripts/synthesize.py:273
↓ 1 callersFunctionmain
(mode, checkpoint_path, option, data_version=2)
scripts/synthesize_full.py:273
↓ 1 callersMethodnormalize
(self, data)
scripts/data_loader/h36m_loader.py:69
↓ 1 callersMethodnormalize_dir_vec
(dir_vec, mean_dir_vec)
scripts/data_loader/data_preprocessor.py:170
↓ 1 callersMethodproc_audio
(self, audio, audio_numpy)
scripts/data_loader/lmdb_data_loader.py:145
↓ 1 callersMethodrotation_matrix
Return the rotation matrix associated with counterclockwise rotation about the given axis by theta radians.
scripts/data_loader/h36m_loader.py:93
↓ 1 callersFunctionsave_figure
(save_path, vid_name)
scripts/utils/train_utils.py:119
↓ 1 callersMethodscore
(self, hidden, encoder_outputs)
scripts/model/seq2seq_net.py:86
↓ 1 callersFunctiontrain_beat_gan
(args, epoch, time_seq, in_text, in_audio, target_poses, vid_indices, pose_decoder, discrim
scripts/train_eval/train_beat.py:15
↓ 1 callersFunctiontrain_epochs
(args, train_data_loader, test_data_loader, lang_model, pose_dim, speaker_model=None)
scripts/train.py:78
↓ 1 callersFunctiontrain_epochs
(args, train_data_loader, test_data_loader, lang_model, pose_dim, speaker_model=None)
scripts/data_regather.py:71
↓ 1 callersFunctiontrain_epochs
(args, train_data_loader, test_data_loader, lang_model, pose_dim, speaker_model=None)
scripts/bak_train.py:69
↓ 1 callersFunctiontrain_epochs
(args, train_data_loader, val_data_loader, test_data_loader, lang_model, mean_dir_vec, pose_dim, speaker_model
scripts/resave.py:73
next →1–100 of 225, ranked by callers