Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danieljl/keras-image-captioning
/ functions
Functions
324 in github.com/danieljl/keras-image-captioning
⨍
Functions
324
◇
Types & classes
69
Method
on_epoch_end
(self, epoch, logs)
keras_image_captioning/callbacks.py:12
Method
on_epoch_end
(self, epoch, logs)
keras_image_captioning/callbacks.py:20
Method
on_epoch_end
(self, epoch, logs)
keras_image_captioning/callbacks.py:48
Method
on_epoch_end
(self, epoch, logs)
keras_image_captioning/callbacks.py:72
Method
on_epoch_end
(self, epoch, logs)
keras_image_captioning/callbacks.py:98
Method
on_train_begin
(self, logs)
keras_image_captioning/callbacks.py:42
Method
on_train_begin
(self, logs)
keras_image_captioning/callbacks.py:68
Method
on_train_begin
(self, logs)
keras_image_captioning/callbacks.py:92
Method
on_train_end
(self, logs)
keras_image_captioning/callbacks.py:79
Method
on_train_end
(self, logs)
keras_image_captioning/callbacks.py:127
Function
path_from_results_dir
(*paths)
keras_image_captioning/io_utils.py:24
Method
predict_on_batch
(X)
keras_image_captioning/inference_test.py:44
Method
preprocess_batch
(self, captions_label_encoded)
keras_image_captioning/preprocessors.py:139
Function
print_flush
(*args, **kwargs)
keras_image_captioning/io_utils.py:49
Function
read_text_file
(path)
keras_image_captioning/io_utils.py:38
Method
recompute_score
(self, option=None, verbose=0)
pycocoevalcap/bleu/bleu_scorer.py:194
Method
reflen
(self, option=None)
pycocoevalcap/bleu/bleu_scorer.py:133
Method
rescore
replace test(s) with new test(s), and returns the new score.
pycocoevalcap/bleu/bleu_scorer.py:152
Method
result_dir
(self)
keras_image_captioning/training.py:81
Method
rnn
()
keras_image_captioning/models.py:145
Method
running_commands
(self)
keras_image_captioning/hyperparam_search.py:68
Method
score_ratio_str
(self, option=None)
pycocoevalcap/bleu/bleu_scorer.py:130
Function
session
()
keras_image_captioning/losses_test.py:9
Method
sim
Compute the cosine similarity of two vectors. :param vec_hyp: array of dictionary for vector corresponding to hypothesis
pycocoevalcap/cider/cider_scorer.py:133
Method
single_reflen
(self, option="average")
pycocoevalcap/bleu/bleu_scorer.py:178
Method
size
(self)
pycocoevalcap/bleu/bleu_scorer.py:157
Method
size
(self)
pycocoevalcap/cider/cider_scorer.py:78
Method
test_EOS_TOKEN_LABEL_ENCODED
(self, caption_prep)
keras_image_captioning/preprocessors_test.py:56
Method
test___init__
(self, word_vector)
keras_image_captioning/word_vectors_test.py:20
Method
test___init__
(self)
keras_image_captioning/training_test.py:26
Method
test___init___with_num_gpus
(self)
keras_image_captioning/hyperparam_search_test.py:40
Method
test__add_eos
(self, caption_prep)
keras_image_captioning/preprocessors_test.py:147
Method
test__batch_generator
(self, dataset_provider, mocker)
keras_image_captioning/dataset_providers_test.py:22
Method
test__build_captions
(self, flickr8k)
keras_image_captioning/datasets_test.py:41
Method
test__build_set
(self, flickr8k)
keras_image_captioning/datasets_test.py:47
Method
test__caption_lengths
(self, caption_prep)
keras_image_captioning/preprocessors_test.py:153
Method
test__init__
(self, mocker)
keras_image_captioning/hyperparam_search_test.py:32
Method
test__init_config_filepath
(self, training_command, config_used)
keras_image_captioning/hyperparam_search_test.py:99
Method
test__init_log_filepath
(self, training_command)
keras_image_captioning/hyperparam_search_test.py:105
Method
test__predict_batch
(self, inference)
keras_image_captioning/inference_test.py:56
Method
test__preprocess_an_image
(self, img_prep, flickr8k)
keras_image_captioning/preprocessors_test.py:30
Method
test__preprocess_batch
(self, dataset_provider)
keras_image_captioning/dataset_providers_test.py:40
Method
test__preprocess_batch_with_include_datum
(self, dataset_provider)
keras_image_captioning/dataset_providers_test.py:59
Function
test_active_config
()
keras_image_captioning/config_test.py:64
Method
test_arg_bidirectional_rnn
(self, model)
keras_image_captioning/models_test.py:45
Method
test_arg_l1_reg_and_l2_reg
(self, model)
keras_image_captioning/models_test.py:62
Method
test_arg_rnn_layers
(self, model)
keras_image_captioning/models_test.py:53
Method
test_arg_rnn_layers_and_rnn_type
(self, model)
keras_image_captioning/models_test.py:57
Method
test_arg_rnn_type
(self, model)
keras_image_captioning/models_test.py:49
Method
test_arg_word_vector_init
(self, mocker)
keras_image_captioning/models_test.py:66
Method
test_build_config
(self)
keras_image_captioning/config_test.py:9
Method
test_build_config
(self)
keras_image_captioning/config_test.py:16
Method
test_build_config
(self)
keras_image_captioning/config_test.py:56
Method
test_build_config_with_both_epochs_and_time_limit
(self)
keras_image_captioning/config_test.py:34
Method
test_build_config_with_neither_epochs_nor_time_limit
(self)
keras_image_captioning/config_test.py:29
Method
test_build_config_with_no_dataset_name
(self)
keras_image_captioning/config_test.py:24
Method
test_build_config_with_proper_args
(self)
keras_image_captioning/config_test.py:40
Method
test_calculate
(self, id_to_prediction, id_to_references)
keras_image_captioning/metrics_test.py:26
Method
test_calculate
(self, id_to_prediction, id_to_references)
keras_image_captioning/metrics_test.py:35
Method
test_calculate
(self, id_to_prediction, id_to_references)
keras_image_captioning/metrics_test.py:43
Method
test_calculate
(self, id_to_prediction, id_to_references)
keras_image_captioning/metrics_test.py:50
Function
test_categorical_accuracy_with_variable_timestep
()
keras_image_captioning/metrics_test.py:57
Function
test_categorical_crossentropy_from_logits
(session)
keras_image_captioning/losses_test.py:13
Method
test_comparison
(self)
keras_image_captioning/inference_test.py:81
Method
test_dataset_dir
(self, flickr8k)
keras_image_captioning/datasets_test.py:31
Method
test_decode_captions
(self, caption_prep)
keras_image_captioning/preprocessors_test.py:99
Method
test_encode_captions
(self, caption_prep)
keras_image_captioning/preprocessors_test.py:84
Method
test_evaluate_training_set
(self, inference)
keras_image_captioning/inference_test.py:33
Method
test_execute
(self, training_command)
keras_image_captioning/hyperparam_search_test.py:80
Method
test_fit_on_captions
(self, caption_prep)
keras_image_captioning/preprocessors_test.py:60
Method
test_fit_on_captions_with_handle_rare_words_discard
(self)
keras_image_captioning/preprocessors_test.py:75
Function
test_flatten_list_2d
()
keras_image_captioning/common_utils_test.py:29
Method
test_functionality
(self)
keras_image_captioning/inference_test.py:70
Function
test_init_vocab_size
(mocker)
keras_image_captioning/config_test.py:81
Function
test_logging
()
keras_image_captioning/io_utils_test.py:30
Function
test_main
(mocker)
keras_image_captioning/hyperparam_search_test.py:112
Function
test_main
(mocker)
keras_image_captioning/training_test.py:66
Function
test_mkdir_p
()
keras_image_captioning/io_utils_test.py:10
Method
test_normalize_captions
(self, caption_prep)
keras_image_captioning/preprocessors_test.py:116
Function
test_parse_timedelta
()
keras_image_captioning/common_utils_test.py:5
Function
test_parse_timedelta_with_no_day
()
keras_image_captioning/common_utils_test.py:11
Function
test_parse_timedelta_with_only_day
()
keras_image_captioning/common_utils_test.py:17
Function
test_parse_timedelta_with_timedelta_instance
()
keras_image_captioning/common_utils_test.py:23
Function
test_path_from_var_dir
()
keras_image_captioning/io_utils_test.py:4
Method
test_predict_training_set
(self, inference)
keras_image_captioning/inference_test.py:28
Method
test_preprocess_batch
(self, img_prep)
keras_image_captioning/preprocessors_test.py:25
Method
test_preprocess_batch
(self, caption_prep)
keras_image_captioning/preprocessors_test.py:127
Method
test_preprocess_images
(self, img_prep, mocker)
keras_image_captioning/preprocessors_test.py:19
Function
test_print_flush
()
keras_image_captioning/io_utils_test.py:26
Function
test_read_text_file
()
keras_image_captioning/io_utils_test.py:14
Method
test_run
(self, mocker)
keras_image_captioning/hyperparam_search_test.py:47
Method
test_run
(self, mocker)
keras_image_captioning/training_test.py:47
Method
test_set
(self, include_datum=False)
keras_image_captioning/dataset_providers.py:76
Method
test_set
(self)
keras_image_captioning/datasets.py:33
Method
test_set_size
(self)
keras_image_captioning/datasets.py:45
Method
test_steps
(self)
keras_image_captioning/dataset_providers.py:52
Method
test_training_results_dir
(self, flickr8k)
keras_image_captioning/datasets_test.py:36
Method
test_training_set
(self, flickr8k)
keras_image_captioning/datasets_test.py:14
Method
test_training_set
(self, dataset_provider, mocker)
keras_image_captioning/dataset_providers_test.py:15
Method
test_training_set_differs_from_validation_set
(self, flickr8k)
keras_image_captioning/datasets_test.py:21
← previous
next →
201–300 of 324, ranked by callers