- 01 Mar, 2021 1 commit
-
-
Oliver Kirsebom authored
-
- 18 Feb, 2021 1 commit
-
-
Fabio Frazao authored
-
- 17 Feb, 2021 4 commits
-
-
Fabio Frazao authored
-
Fabio Frazao authored
-
Fabio Frazao authored
Multiple data fields See merge request !189
-
Oliver Kirsebom authored
neural_networks-BUG,CLN-> Remove tf-addons import from inception.py. Remove other unused imports from other neural network modules
-
- 01 Feb, 2021 2 commits
-
-
Fabio Frazao authored
Bug fix detection See merge request !191
-
Oliver Kirsebom authored
detections.py-BUG-group_detections->change second if in the for loop to an elif clause so the conditions are exclusive. now the detection won't be ended if the first det_value of a new file is 1.0.
-
- 05 Jan, 2021 4 commits
-
-
Fabio Frazao authored
-
Fabio Frazao authored
-
Fabio Frazao authored
test_nn_interface-TST-test_run_on_batch_raw_output, test_run_on_test_generator_raw_output-> replace array_equal with allclose.
-
Fabio Frazao authored
tutorials/train_a_narw_detector_part_1.html-DOC-> Update html page to include the 'audio_repre_file' argument when saving the model
-
- 04 Jan, 2021 1 commit
-
-
Fabio Frazao authored
neural_networks-BUG,CLN-> Remove tf-addons import from inception.py. Remove other unused imports from other neural network modules
-
- 07 Dec, 2020 2 commits
-
-
-
Fabio Frazao authored
-
- 04 Nov, 2020 1 commit
-
-
Fabio Frazao authored
Release 2.1 See merge request !188
-
- 03 Nov, 2020 11 commits
-
-
Fabio Frazao authored
-
Fabio Frazao authored
-
Fabio Frazao authored
-
Fabio Frazao authored
nn_interface-ENH-NNInterface::add_learning_rate_scheduler-> Add docstring with links to tensoflow documentation
-
Oliver Kirsebom authored
-
Oliver Kirsebom authored
-
Oliver Kirsebom authored
-
Fabio Frazao authored
nn_interface-ENH-NNInterface::add_learning_rate_scheduler-> Add method to update optimizer with a scheduler
-
Fabio Frazao authored
-
Fabio Frazao authored
-
Fabio Frazao authored
-
- 02 Nov, 2020 6 commits
-
-
Oliver Kirsebom authored
-
Oliver Kirsebom authored
-
Oliver Kirsebom authored
-
Oliver Kirsebom authored
-
Oliver Kirsebom authored
-
Oliver Kirsebom authored
-
- 30 Oct, 2020 1 commit
-
-
Fabio Frazao authored
neural_networks/overview.rst-DOC-Update overview to mention new network interfaces and the more general 'load_model_file' function
-
- 29 Oct, 2020 5 commits
-
-
Fabio Frazao authored
test_detection.py->when loading a model, replace temporary folder (path_to_tmp) with path_to_tmp/tmp_model to avoid erasing the contents of the path_to_tmp folder
-
Oliver Kirsebom authored
-
Oliver Kirsebom authored
-
Fabio Frazao authored
-
Fabio Frazao authored
-
- 28 Oct, 2020 1 commit
-
-
Fabio Frazao authored
-