path # lines of code number of updates days since first update days since last update first updated last updated api/batch_processing/api_core/batch_service/score.py 247 8 383 273 2021-01-13 2021-05-03 api/batch_processing/api_core/environment-batch-api.yml 15 1 346 346 2021-02-19 2021-02-19 api/batch_processing/api_core/server.py 197 10 373 180 2021-01-23 2021-08-04 api/batch_processing/api_core/server_api_config.py 42 8 362 180 2021-02-03 2021-08-04 api/batch_processing/api_core/server_app_config.py 32 4 362 315 2021-02-03 2021-03-22 api/batch_processing/api_core/server_batch_job_manager.py 151 5 360 315 2021-02-05 2021-03-22 api/batch_processing/api_core/server_job_status_table.py 97 4 362 346 2021-02-03 2021-02-19 api/batch_processing/api_core/server_orchestration.py 255 6 360 180 2021-02-05 2021-08-04 api/batch_processing/api_core/server_utils.py 46 5 373 356 2021-01-23 2021-02-09 api/batch_processing/api_core_support/aggregate_results_manually.py 20 18 962 315 2019-06-14 2021-03-22 api/batch_processing/api_support/summarize_daily_activity.py 107 1 346 346 2021-02-19 2021-02-19 api/batch_processing/data_preparation/manage_api_submission.py 551 75 776 39 2019-12-17 2021-12-23 api/batch_processing/data_preparation/manage_local_batch.py 302 4 37 4 2021-12-25 2022-01-27 api/batch_processing/data_preparation/prepare_api_submission.py 241 37 912 344 2019-08-03 2021-02-21 api/batch_processing/integration/digiKam/setup.py 5 4 423 174 2020-12-04 2021-08-10 api/batch_processing/integration/digiKam/xmp_integration.py 304 4 423 385 2020-12-04 2021-01-11 api/batch_processing/integration/eMammal/WPF-integration-app/App.xaml 8 1 491 491 2020-09-27 2020-09-27 api/batch_processing/integration/eMammal/WPF-integration-app/App.xaml.cs 13 1 491 491 2020-09-27 2020-09-27 api/batch_processing/integration/eMammal/WPF-integration-app/Category.cs 15 1 491 491 2020-09-27 2020-09-27 api/batch_processing/integration/eMammal/WPF-integration-app/Common.cs 103 1 491 491 2020-09-27 2020-09-27 api/batch_processing/integration/eMammal/WPF-integration-app/Constants.cs 45 1 491 491 2020-09-27 2020-09-27 api/batch_processing/integration/eMammal/WPF-integration-app/ImageTaxa.cs 13 1 491 491 2020-09-27 2020-09-27 api/batch_processing/integration/eMammal/WPF-integration-app/JsonData.cs 43 1 491 491 2020-09-27 2020-09-27 api/batch_processing/integration/eMammal/WPF-integration-app/Properties/AssemblyInfo.cs 20 1 491 491 2020-09-27 2020-09-27 api/batch_processing/integration/eMammal/WPF-integration-app/eMammalIntegration.cs 220 1 491 491 2020-09-27 2020-09-27 api/batch_processing/integration/eMammal/WPF-integration-app/eMammalIntegrationWindow.xaml 84 1 491 491 2020-09-27 2020-09-27 api/batch_processing/integration/eMammal/WPF-integration-app/eMammalIntegrationWindow.xaml.cs 403 1 491 491 2020-09-27 2020-09-27 api/batch_processing/integration/eMammal/WPF-integration-app/eMammalMySQLOps.cs 230 1 491 491 2020-09-27 2020-09-27 api/batch_processing/postprocessing/CameraTrapJsonFileProcessingApp/Form.Designer.cs 488 8 804 23 2019-11-19 2022-01-08 api/batch_processing/postprocessing/CameraTrapJsonFileProcessingApp/Form.cs 428 11 804 23 2019-11-19 2022-01-08 api/batch_processing/postprocessing/CameraTrapJsonFileProcessingApp/JsonData.cs 45 3 804 506 2019-11-19 2020-09-12 api/batch_processing/postprocessing/CameraTrapJsonFileProcessingApp/Program.cs 26 5 804 506 2019-11-19 2020-09-12 api/batch_processing/postprocessing/CameraTrapJsonFileProcessingApp/ProgressDetails.cs 23 3 804 506 2019-11-19 2020-09-12 api/batch_processing/postprocessing/CameraTrapJsonFileProcessingApp/Properties/AssemblyInfo.cs 15 9 804 23 2019-11-19 2022-01-08 api/batch_processing/postprocessing/CameraTrapJsonFileProcessingApp/StaticFunctions.cs 15 3 804 506 2019-11-19 2020-09-12 api/batch_processing/postprocessing/CameraTrapJsonFileProcessingApp/SubsetJsonDetectorOutput.cs 450 12 804 23 2019-11-19 2022-01-08 api/batch_processing/postprocessing/CameraTrapJsonFileProcessingApp/SubsetJsonDetectorOutputOptions.cs 27 5 804 506 2019-11-19 2020-09-12 api/batch_processing/postprocessing/categorize_detections_by_size.py 35 2 268 251 2021-05-08 2021-05-25 api/batch_processing/postprocessing/combine_api_outputs.py 118 14 906 156 2019-08-09 2021-08-28 api/batch_processing/postprocessing/convert_output_format.py 145 26 962 273 2019-06-14 2021-05-03 api/batch_processing/postprocessing/load_api_results.py 79 29 962 273 2019-06-14 2021-05-03 api/batch_processing/postprocessing/postprocess_batch_results.py 766 70 962 181 2019-06-14 2021-08-03 api/batch_processing/postprocessing/repeat_detection_elimination/find_repeat_detections.py 87 7 672 116 2020-03-30 2021-10-07 api/batch_processing/postprocessing/repeat_detection_elimination/remove_repeat_detections.py 31 7 672 116 2020-03-30 2021-10-07 api/batch_processing/postprocessing/repeat_detection_elimination/repeat_detections_core.py 497 26 672 39 2020-03-30 2021-12-23 api/batch_processing/postprocessing/separate_detections_into_folders.py 180 15 687 103 2020-03-15 2021-10-20 api/batch_processing/postprocessing/subset_json_detector_output.py 267 36 962 141 2019-06-14 2021-09-12 api/batch_processing/postprocessing/top_folders_to_bottom.py 83 1 103 103 2021-10-20 2021-10-20 api/synchronous/api_core/animal_detection_classification_api/api_config.py 19 2 609 506 2020-06-01 2020-09-12 api/synchronous/api_core/animal_detection_classification_api/runserver.py 176 5 609 506 2020-06-01 2020-09-12 api/synchronous/api_core/animal_detection_classification_api/tf_classifer.py 95 2 609 506 2020-06-01 2020-09-12 api/synchronous/example/locustfile.py 60 6 609 315 2020-06-01 2021-03-22 api/synchronous/example/node_example/config.js 16 2 370 367 2021-01-26 2021-01-29 api/synchronous/example/node_example/main.js 42 2 370 367 2021-01-26 2021-01-29 api_flask_redis/api_core/animal_detection_api/api_backend.py 84 8 62 43 2021-11-30 2021-12-19 api_flask_redis/api_core/animal_detection_api/api_frontend.py 163 10 62 43 2021-11-30 2021-12-19 api_flask_redis/api_core/animal_detection_api/config.py 14 6 61 43 2021-12-01 2021-12-19 archive/classification_marcel/api_apply_classifier_single_node.py 135 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/detect_and_predict_image.py 318 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/environment-classifier.yml 24 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/eval_frozen_graph.py 53 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/eval_two_class_pr.py 84 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/export_inference_graph_definition.py 75 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/freeze_graph.py 337 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/generate_html_sample.py 97 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/generate_sample_predictions.py 71 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/obscured_image_classifier/generate_obscured_dataset.py 43 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/predict_image.py 38 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/__init__.py 1 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/__init__.py 1 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/build_imagenet_data.py 294 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/cct.py 45 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/cifar10.py 45 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/dataset_factory.py 39 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/dataset_utils.py 59 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/download_and_convert_cifar10.py 99 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/download_and_convert_flowers.py 106 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/download_and_convert_mnist.py 111 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/flowers.py 45 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/idfg.py 45 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/imagenet.py 101 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/mnist.py 45 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/nacti.py 45 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/obscured.py 45 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/obscured_large.py 45 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/preprocess_imagenet_validation_data.py 28 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/process_bounding_boxes.py 122 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/rspb.py 45 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/serengeti.py 45 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/wellington.py 45 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/datasets/wiitigers.py 45 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/deployment/__init__.py 1 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/deployment/model_deploy.py 286 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/download_and_convert_data.py 33 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/eval_image_classifier.py 121 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/export_inference_graph.py 80 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/__init__.py 1 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/alexnet.py 60 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/cifarnet.py 54 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/cyclegan.py 143 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/dcgan.py 107 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/i3d.py 78 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/i3d_utils.py 144 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/inception.py 18 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/inception_resnet_v2.py 248 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/inception_utils.py 34 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/inception_v1.py 231 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/inception_v2.py 406 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/inception_v3.py 379 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/inception_v4.py 212 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/lenet.py 34 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/mobilenet/__init__.py 1 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/mobilenet/conv_blocks.py 196 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/mobilenet/mobilenet.py 214 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/mobilenet/mobilenet_v2.py 106 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/mobilenet_v1.py 192 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/mobilenet_v1_eval.py 83 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/mobilenet_v1_train.py 128 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/nasnet/__init__.py 1 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/nasnet/nasnet.py 382 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/nasnet/nasnet_utils.py 352 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/nasnet/pnasnet.py 190 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/nets_factory.py 104 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/overfeat.py 59 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/pix2pix.py 135 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/resnet_utils.py 82 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/resnet_v1.py 183 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/resnet_v2.py 160 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/s3dg.py 386 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/nets/vgg.py 140 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/preprocessing/__init__.py 1 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/preprocessing/cifarnet_preprocessing.py 47 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/preprocessing/inception_preprocessing.py 129 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/preprocessing/lenet_preprocessing.py 12 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/preprocessing/preprocessing_factory.py 46 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/preprocessing/vgg_preprocessing.py 144 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/setup.py 9 2 499 498 2020-09-19 2020-09-20 archive/classification_marcel/tf-slim/train_image_classifier.py 368 2 499 498 2020-09-19 2020-09-20 archive/data_management/annotations/convert_imerit_json_to_coco_json.py 188 5 1026 506 2019-04-11 2020-09-12 archive/data_management/annotations/plot_bounding_boxes.py 97 5 1026 506 2019-04-11 2020-09-12 archive/data_management/annotations/plot_imerit_annotations.py 94 5 1026 506 2019-04-11 2020-09-12 archive/data_management/annotations/utils/create_new_annotation_json.py 110 5 1026 506 2019-04-11 2020-09-12 archive/data_management/annotations/utils/filter_database.py 47 5 1026 506 2019-04-11 2020-09-12 archive/data_management/annotations/utils/find_images_for_classes.py 27 5 1026 506 2019-04-11 2020-09-12 archive/data_management/annotations/utils/get_annotation_tool_link.py 35 5 1026 506 2019-04-11 2020-09-12 archive/data_management/annotations/utils/make_ss_annotation_image_folder.py 43 5 1026 506 2019-04-11 2020-09-12 archive/data_management/make_oneclass_json.py 74 5 1000 506 2019-05-07 2020-09-12 archive/data_management/tfrecords/create_classification_tfrecords_from_json.py 47 6 1019 506 2019-04-18 2020-09-12 archive/data_management/tfrecords/make_tfrecords_cis_trans.py 123 5 1016 506 2019-04-21 2020-09-12 archive/data_management/tfrecords/make_tfrecords_from_json.py 82 5 1016 506 2019-04-21 2020-09-12 archive/data_management/tfrecords/make_tfrecords_from_vott.py 192 5 1016 506 2019-04-21 2020-09-12 archive/data_management/tfrecords/utils/eMammal_make_splits.py 89 5 1016 506 2019-04-21 2020-09-12 archive/detection/detector_eval/detection_eval_utils.py 39 2 850 506 2019-10-04 2020-09-12 archive/detection/detector_eval/evaluate_detections.py 138 2 850 506 2019-10-04 2020-09-12 archive/detection/eval/analyze_detection.py 101 5 1000 506 2019-05-07 2020-09-12 archive/detection/eval/analyze_image_detection.py 123 5 1000 506 2019-05-07 2020-09-12 archive/detection/eval/analyze_image_detection_one_guess_per_image.py 126 5 1000 506 2019-05-07 2020-09-12 archive/detection/eval/analyze_image_detection_using_confidence.py 85 5 1000 506 2019-05-07 2020-09-12 archive/detection/eval/analyze_sequence_detection.py 141 5 1000 506 2019-05-07 2020-09-12 archive/detection/eval/analyze_sequence_detection_one_guess_per_sequence.py 162 5 1000 506 2019-05-07 2020-09-12 archive/detection/eval/analyze_sequence_detection_using_confidence.py 86 5 1000 506 2019-05-07 2020-09-12 archive/detection/eval/compare_species_detection.py 31 5 1000 506 2019-05-07 2020-09-12 archive/detection/eval/compare_species_detection_with_and_without_deer.py 39 5 1000 506 2019-05-07 2020-09-12 archive/detection/eval/detection_day_vs_night.py 35 5 1000 506 2019-05-07 2020-09-12 archive/detection/eval/detection_with_objects_images_and_sequences.py 38 5 1000 506 2019-05-07 2020-09-12 archive/detection/eval/detection_with_objects_images_and_sequences_with_confidence.py 52 5 1000 506 2019-05-07 2020-09-12 archive/detection/eval/per_location_detection.py 88 5 1000 506 2019-05-07 2020-09-12 archive/detection/eval/per_species_detection.py 98 5 1000 506 2019-05-07 2020-09-12 archive/detection/eval/utils.py 84 5 1000 506 2019-05-07 2020-09-12 archive/index.html 473 3 915 506 2019-07-31 2020-09-12 archive/prepare_api_output_for_timelapse.py 79 2 892 506 2019-08-23 2020-09-12 archive/runapp.py 449 3 915 506 2019-07-31 2020-09-12 benchmark/model_eval_utils.py 123 2 850 506 2019-10-04 2020-09-12 classification/aggregate_classifier_probs.py 57 6 503 273 2020-09-15 2021-05-03 classification/analyze_failed_images.py 141 7 522 273 2020-08-27 2021-05-03 classification/cache_batchapi_outputs.py 90 7 522 273 2020-08-27 2021-05-03 classification/create_classification_dataset.py 368 15 522 273 2020-08-27 2021-05-03 classification/crop_detections.py 267 9 504 251 2020-09-14 2021-05-25 classification/csv_to_json.py 82 5 522 273 2020-08-27 2021-05-03 classification/detect_and_crop.py 474 13 522 273 2020-08-27 2021-05-03 classification/efficientnet/__init__.py 9 2 522 498 2020-08-27 2020-09-20 classification/efficientnet/model.py 180 2 522 498 2020-08-27 2020-09-20 classification/efficientnet/utils.py 298 2 522 498 2020-08-27 2020-09-20 classification/evaluate_model.py 309 14 522 273 2020-08-27 2021-05-03 classification/identify_mislabeled_candidates.py 67 8 522 273 2020-08-27 2021-05-03 classification/json_to_azcopy_list.py 35 2 522 498 2020-08-27 2020-09-20 classification/json_validator.py 364 13 522 273 2020-08-27 2021-05-03 classification/map_classification_categories.py 145 5 503 273 2020-09-15 2021-05-03 classification/merge_classification_detection_output.py 281 14 522 273 2020-08-27 2021-05-03 classification/prepare_classification_script.py 117 1 4 4 2022-01-27 2022-01-27 classification/prepare_classification_script_mc.py 141 1 4 4 2022-01-27 2022-01-27 classification/run_classifier.py 166 8 504 39 2020-09-14 2021-12-23 classification/save_mislabeled.py 47 2 514 498 2020-09-04 2020-09-20 classification/train_classifier.py 546 13 522 39 2020-08-27 2021-12-23 classification/train_classifier_tf.py 447 9 522 273 2020-08-27 2021-05-03 classification/train_utils.py 149 12 522 273 2020-08-27 2021-05-03 ct_utils.py 68 18 955 24 2019-06-21 2022-01-07 data_management/annotations/add_bounding_boxes_to_json.py 165 16 1026 506 2019-04-11 2020-09-12 data_management/annotations/add_bounding_boxes_to_megadb.py 122 7 816 252 2019-11-07 2021-05-24 data_management/annotations/annotation_constants.py 24 23 996 506 2019-05-11 2020-09-12 data_management/cct_json_to_filename_json.py 44 16 1015 506 2019-04-22 2020-09-12 data_management/cct_json_utils.py 112 29 1011 315 2019-04-26 2021-03-22 data_management/cct_to_wi.py 156 6 400 383 2020-12-27 2021-01-13 data_management/databases/add_url_to_database.py 8 4 1019 506 2019-04-18 2020-09-12 data_management/databases/add_width_and_height_to_database.py 12 5 1019 36 2019-04-18 2021-12-26 data_management/databases/analyze_json_database.py 124 8 1019 506 2019-04-18 2020-09-12 data_management/databases/classification/convert_api_detections_to_pickle.py 29 6 1004 506 2019-05-03 2020-09-12 data_management/databases/classification/convert_json_detections_to_pickle.py 36 2 909 506 2019-08-06 2020-09-12 data_management/databases/classification/convert_pickle_to_detection_json.py 51 5 956 506 2019-06-20 2020-09-12 data_management/databases/classification/cropped_camera_trap_dataset_statistics.py 56 16 1019 506 2019-04-18 2020-09-12 data_management/databases/classification/make_classification_dataset.py 382 22 1019 506 2019-04-18 2020-09-12 data_management/databases/combine_two_json_files.py 60 6 1019 506 2019-04-18 2020-09-12 data_management/databases/make_detection_db_for_viewing.py 49 8 1019 506 2019-04-18 2020-09-12 data_management/databases/remove_corrupted_images_from_database.py 109 8 1019 506 2019-04-18 2020-09-12 data_management/databases/sanity_check_json_db.py 214 33 1019 266 2019-04-18 2021-05-10 data_management/databases/subset_json_db.py 48 5 925 506 2019-07-21 2020-09-12 data_management/get_image_sizes.py 79 1 36 36 2021-12-26 2021-12-26 data_management/importers/auckland_doc_test_to_json.py 233 5 547 506 2020-08-02 2020-09-12 data_management/importers/auckland_doc_to_json.py 129 5 773 506 2019-12-20 2020-09-12 data_management/importers/awc_to_json.py 107 17 991 506 2019-05-16 2020-09-12 data_management/importers/bellevue_to_json.py 160 2 400 395 2020-12-27 2021-01-01 data_management/importers/carrizo_shrubfree_2018.py 155 4 732 506 2020-01-30 2020-09-12 data_management/importers/carrizo_trail_cam_2017.py 170 5 742 506 2020-01-20 2020-09-12 data_management/importers/cct_field_adjustments.py 22 9 984 506 2019-05-23 2020-09-12 data_management/importers/channel_islands_to_cct.py 480 6 399 181 2020-12-28 2021-08-03 data_management/importers/eMammal/copy_and_unzip_emammal.py 119 8 1051 506 2019-03-17 2020-09-12 data_management/importers/eMammal/eMammal_helpers.py 142 7 1051 506 2019-03-17 2020-09-12 data_management/importers/eMammal/make_eMammal_json.py 123 7 1051 506 2019-03-17 2020-09-12 data_management/importers/ena24_to_json.py 161 10 809 506 2019-11-14 2020-09-12 data_management/importers/filenames_to_json.py 219 18 1051 506 2019-03-17 2020-09-12 data_management/importers/helena_to_cct.py 178 6 613 506 2020-05-28 2020-09-12 data_management/importers/idaho-camera-traps.py 768 7 190 165 2021-07-25 2021-08-19 data_management/importers/idfg_iwildcam_lila_prep.py 154 3 196 181 2021-07-19 2021-08-03 data_management/importers/jb_csv_to_json.py 74 10 993 506 2019-05-14 2020-09-12 data_management/importers/mcgill_to_json.py 136 7 1022 506 2019-04-15 2020-09-12 data_management/importers/missouri_to_json.py 451 12 1014 14 2019-04-23 2022-01-17 data_management/importers/nacti_fieldname_adjustments.py 41 5 1051 506 2019-03-17 2020-09-12 data_management/importers/noaa_seals_2019.py 92 2 298 273 2021-04-08 2021-05-03 data_management/importers/pc_to_json.py 219 9 929 506 2019-07-17 2020-09-12 data_management/importers/plot_wni_giraffes.py 62 2 376 374 2021-01-20 2021-01-22 data_management/importers/prepare_zsl_imerit.py 68 2 818 506 2019-11-05 2020-09-12 data_management/importers/rspb_to_json.py 184 16 1051 506 2019-03-17 2020-09-12 data_management/importers/save_the_elephants_survey_A.py 191 7 785 506 2019-12-08 2020-09-12 data_management/importers/save_the_elephants_survey_B.py 204 13 785 506 2019-12-08 2020-09-12 data_management/importers/snapshot_safari_importer.py 448 8 762 51 2019-12-31 2021-12-11 data_management/importers/snapshot_serengeti_lila.py 648 3 548 506 2020-08-01 2020-09-12 data_management/importers/snapshotserengeti/make_full_SS_json.py 99 4 1051 506 2019-03-17 2020-09-12 data_management/importers/snapshotserengeti/make_per_season_SS_json.py 103 4 1051 506 2019-03-17 2020-09-12 data_management/importers/sulross_get_exif.py 38 6 974 506 2019-06-02 2020-09-12 data_management/importers/timelapse_csv_set_to_json.py 303 2 897 506 2019-08-18 2020-09-12 data_management/importers/ubc_to_json.py 238 9 566 506 2020-07-14 2020-09-12 data_management/importers/umn_to_json.py 291 1 22 22 2022-01-09 2022-01-09 data_management/importers/wellington_to_json.py 111 9 1051 506 2019-03-17 2020-09-12 data_management/lila/create_lila_test_set.py 128 1 22 22 2022-01-09 2022-01-09 data_management/lila/download_lila_subset.py 175 1 22 22 2022-01-09 2022-01-09 data_management/lila/generate_lila_sas_urls.py 32 1 22 22 2022-01-09 2022-01-09 data_management/lila/get_lila_category_counts.py 188 1 22 22 2022-01-09 2022-01-09 data_management/lila/get_lila_category_list.py 103 1 22 22 2022-01-09 2022-01-09 data_management/md_to_coco_starter_code.py 114 2 73 51 2021-11-19 2021-12-11 data_management/megadb/converters/cct_to_megadb.py 259 12 808 506 2019-11-15 2020-09-12 data_management/megadb/converters/megadb_coords_to_abs.py 110 5 666 506 2020-04-05 2020-09-12 data_management/megadb/converters/megadb_to_cct.py 149 6 739 506 2020-01-23 2020-09-12 data_management/megadb/download_images.py 210 7 672 24 2020-03-30 2022-01-07 data_management/megadb/megadb_utils.py 74 17 672 24 2020-03-30 2022-01-07 data_management/megadb/run_query.py 76 3 252 24 2021-05-24 2022-01-07 data_management/megadb/schema/datasets_schema_check.py 29 3 762 506 2019-12-31 2020-09-12 data_management/megadb/schema/sequences_schema_check.py 71 3 762 506 2019-12-31 2020-09-12 data_management/megadb/split_images.py 88 7 672 24 2020-03-30 2022-01-07 data_management/read_exif.py 157 1 169 169 2021-08-15 2021-08-15 data_management/remove_exif.py 28 1 169 169 2021-08-15 2021-08-15 data_management/tfrecords/classification/create_tfrecords_from_coco.py 93 8 1019 506 2019-04-18 2020-09-12 data_management/tfrecords/make_tfrecords.py 110 11 1016 506 2019-04-21 2020-09-12 data_management/tfrecords/make_tfrecords_megadb.py 85 4 672 24 2020-03-30 2022-01-07 data_management/tfrecords/tools/inspect_tfrecords_batch.py 45 9 1016 506 2019-04-21 2020-09-12 data_management/tfrecords/tools/iterate_tfrecords.py 138 9 1016 506 2019-04-21 2020-09-12 data_management/tfrecords/tools/read_from_tfrecords.py 94 13 1016 506 2019-04-21 2020-09-12 data_management/tfrecords/tools/stat_tfrecords.py 166 5 1016 506 2019-04-21 2020-09-12 data_management/tfrecords/utils/create_splits.py 51 5 1016 506 2019-04-21 2020-09-12 data_management/tfrecords/utils/create_tfrecords.py 260 11 1016 24 2019-04-21 2022-01-07 data_management/tfrecords/utils/create_tfrecords_format.py 117 9 1016 506 2019-04-21 2020-09-12 detection/detector_eval/detector_eval.py 170 5 850 506 2019-10-04 2020-09-12 detection/detector_training/copy_checkpoints.py 19 6 917 506 2019-07-29 2020-09-12 detection/detector_training/experiments/megadetector_v5_yolo/data_camtrap_coco_inat.yml 6 1 24 24 2022-01-07 2022-01-07 detection/detector_training/experiments/megadetector_v5_yolo/data_camtrap_images_only.yml 6 1 24 24 2022-01-07 2022-01-07 detection/detector_training/experiments/megadetector_v5_yolo/hyp_mosaic.yml 28 1 24 24 2022-01-07 2022-01-07 detection/detector_training/experiments/megadetector_v5_yolo/hyp_no_mosaic.yml 28 1 24 24 2022-01-07 2022-01-07 detection/detector_training/model_main_tf2.py 76 2 131 24 2021-09-22 2022-01-07 detection/process_video.py 254 11 650 4 2020-04-21 2022-01-27 detection/run_tf_detector.py 272 51 1051 40 2019-03-17 2021-12-22 detection/run_tf_detector_batch.py 346 61 982 14 2019-05-25 2022-01-17 detection/video_utils.py 227 12 364 16 2021-02-01 2022-01-15 environment-api-job-management.yml 16 3 643 506 2020-04-28 2020-09-12 environment-api-task-management.yml 16 4 522 505 2020-08-27 2020-09-13 environment-classifier-training.yml 36 1 39 39 2021-12-23 2021-12-23 environment-classifier.yml 34 10 589 39 2020-06-21 2021-12-23 environment-detector.yml 16 13 774 40 2019-12-19 2021-12-22 environment.yml 25 19 774 273 2019-12-19 2021-05-03 research/active_learning/DL/Engine.py 161 8 1019 506 2019-04-18 2020-09-12 research/active_learning/DL/__init__.py 1 4 1019 506 2019-04-18 2020-09-12 research/active_learning/DL/losses.py 85 6 1019 506 2019-04-18 2020-09-12 research/active_learning/DL/networks.py 76 7 1019 506 2019-04-18 2020-09-12 research/active_learning/DL/sqlite_data_loader.py 155 13 1019 506 2019-04-18 2020-09-12 research/active_learning/DL/utils.py 310 8 1019 506 2019-04-18 2020-09-12 research/active_learning/Database/DB_models.py 81 11 969 506 2019-06-07 2020-09-12 research/active_learning/Database/__init__.py 1 3 969 506 2019-06-07 2020-09-12 research/active_learning/Database/add_oracle_to_db.py 59 7 943 506 2019-07-03 2020-09-12 research/active_learning/Database/initialize_pretrain_db.py 109 5 961 506 2019-06-15 2020-09-12 research/active_learning/Database/initialize_target_db.py 82 12 969 506 2019-06-07 2020-09-12 research/active_learning/Database/initialize_target_db_from_classification_dataset.py 72 5 925 506 2019-07-21 2020-09-12 research/active_learning/active_learning_methods/__init__.py 1 3 573 498 2020-07-07 2020-09-20 research/active_learning/active_learning_methods/bandit_discrete.py 55 4 573 498 2020-07-07 2020-09-20 research/active_learning/active_learning_methods/confidence_sampling.py 21 4 573 498 2020-07-07 2020-09-20 research/active_learning/active_learning_methods/constants.py 105 4 573 498 2020-07-07 2020-09-20 research/active_learning/active_learning_methods/entropy_sampling.py 22 4 573 498 2020-07-07 2020-09-20 research/active_learning/active_learning_methods/graph_density.py 48 4 573 498 2020-07-07 2020-09-20 research/active_learning/active_learning_methods/hierarchical_clustering_AL.py 254 4 573 498 2020-07-07 2020-09-20 research/active_learning/active_learning_methods/informative_diverse.py 49 4 573 498 2020-07-07 2020-09-20 research/active_learning/active_learning_methods/kcenter_greedy.py 52 4 573 498 2020-07-07 2020-09-20 research/active_learning/active_learning_methods/margin_AL.py 24 4 573 498 2020-07-07 2020-09-20 research/active_learning/active_learning_methods/mixture_of_samplers.py 63 4 573 498 2020-07-07 2020-09-20 research/active_learning/active_learning_methods/represent_cluster_centers.py 42 4 573 498 2020-07-07 2020-09-20 research/active_learning/active_learning_methods/sampling_def.py 25 3 573 498 2020-07-07 2020-09-20 research/active_learning/active_learning_methods/simulate_batch.py 128 4 573 498 2020-07-07 2020-09-20 research/active_learning/active_learning_methods/uniform_sampling.py 20 4 573 498 2020-07-07 2020-09-20 research/active_learning/active_learning_methods/utils/__init__.py 1 3 573 498 2020-07-07 2020-09-20 research/active_learning/active_learning_methods/utils/tree.py 93 3 573 498 2020-07-07 2020-09-20 research/active_learning/active_learning_methods/wrapper_sampler_def.py 23 4 573 498 2020-07-07 2020-09-20 research/active_learning/archive/UI.py 126 3 941 506 2019-07-05 2020-09-12 research/active_learning/archive/UIComponents/DBObjects.py 61 3 941 506 2019-07-05 2020-09-12 research/active_learning/archive/UIComponents/GridWidget.py 155 3 941 506 2019-07-05 2020-09-12 research/active_learning/archive/UIComponents/ImageView.py 53 3 941 506 2019-07-05 2020-09-12 research/active_learning/archive/UIComponents/SpeciesWidget.py 85 3 941 506 2019-07-05 2020-09-12 research/active_learning/archive/UIComponents/Tag.py 260 3 941 506 2019-07-05 2020-09-12 research/active_learning/archive/UIComponents/__init__.py 1 3 941 506 2019-07-05 2020-09-12 research/active_learning/archive/data_loader.py 107 3 984 506 2019-05-23 2020-09-12 research/active_learning/archive/filebased_main.py 155 3 984 506 2019-05-23 2020-09-12 research/active_learning/archive/filebased_run_dirty.py 195 3 984 506 2019-05-23 2020-09-12 research/active_learning/archive/good_run.py 244 3 984 506 2019-05-23 2020-09-12 research/active_learning/archive/import_folder.py 63 3 941 506 2019-07-05 2020-09-12 research/active_learning/archive/init.py 10 6 1019 506 2019-04-18 2020-09-12 research/active_learning/archive/make_active_learning_classification_dataset.py 143 3 922 506 2019-07-24 2020-09-12 research/active_learning/archive/multicpu_copy.py 55 3 984 506 2019-05-23 2020-09-12 research/active_learning/archive/plot_active.py 19 3 984 506 2019-05-23 2020-09-12 research/active_learning/archive/run_backup.py 227 3 984 506 2019-05-23 2020-09-12 research/active_learning/archive/run_bk.py 205 3 984 506 2019-05-23 2020-09-12 research/active_learning/archive/sqlite_data_loader_bk.py 131 3 984 506 2019-05-23 2020-09-12 research/active_learning/data_preprocessing/crop_images_from_batch_api_detections.py 94 3 915 506 2019-07-31 2020-09-12 research/active_learning/data_preprocessing/crop_images_from_coco_bboxes.py 73 4 915 506 2019-07-31 2020-09-12 research/active_learning/data_preprocessing/prepare_AL_classification_dataset_subset.py 51 3 915 506 2019-07-31 2020-09-12 research/active_learning/data_preprocessing/prepare_crops_subset.py 67 4 915 506 2019-07-31 2020-09-12 research/active_learning/deep_learning/__init__.py 1 3 573 498 2020-07-07 2020-09-20 research/active_learning/deep_learning/active_learning_manager.py 38 3 573 498 2020-07-07 2020-09-20 research/active_learning/deep_learning/data_loader.py 129 3 573 498 2020-07-07 2020-09-20 research/active_learning/deep_learning/engine.py 133 3 573 498 2020-07-07 2020-09-20 research/active_learning/deep_learning/losses.py 33 3 573 498 2020-07-07 2020-09-20 research/active_learning/deep_learning/networks.py 44 3 573 498 2020-07-07 2020-09-20 research/active_learning/deep_learning/utils.py 223 3 573 498 2020-07-07 2020-09-20 research/active_learning/experiments/extract_features.py 75 3 922 506 2019-07-24 2020-09-12 research/active_learning/experiments/sampling_methods.py 69 4 921 506 2019-07-25 2020-09-12 research/active_learning/experiments/visualize_feature_maps.py 65 4 921 506 2019-07-25 2020-09-12 research/active_learning/labeling_tool/runapp.py 450 14 941 506 2019-07-05 2020-09-12 research/active_learning/labeling_tool/static/html/index.html 465 15 941 506 2019-07-05 2020-09-12 research/active_learning/main.py 167 3 984 506 2019-05-23 2020-09-12 research/active_learning/run.py 156 7 984 506 2019-05-23 2020-09-12 research/active_learning/run_active_learning.py 108 3 573 498 2020-07-07 2020-09-20 research/active_learning/sampling_methods/__init__.py 1 3 984 506 2019-05-23 2020-09-12 research/active_learning/sampling_methods/bandit_discrete.py 55 3 984 506 2019-05-23 2020-09-12 research/active_learning/sampling_methods/confidence_sampling.py 21 3 984 506 2019-05-23 2020-09-12 research/active_learning/sampling_methods/constants.py 105 3 984 506 2019-05-23 2020-09-12 research/active_learning/sampling_methods/entropy_sampling.py 22 3 984 506 2019-05-23 2020-09-12 research/active_learning/sampling_methods/graph_density.py 48 3 984 506 2019-05-23 2020-09-12 research/active_learning/sampling_methods/hierarchical_clustering_AL.py 254 3 984 506 2019-05-23 2020-09-12 research/active_learning/sampling_methods/informative_diverse.py 49 3 984 506 2019-05-23 2020-09-12 research/active_learning/sampling_methods/kcenter_greedy.py 52 3 984 506 2019-05-23 2020-09-12 research/active_learning/sampling_methods/margin_AL.py 24 3 984 506 2019-05-23 2020-09-12 research/active_learning/sampling_methods/mixture_of_samplers.py 63 3 984 506 2019-05-23 2020-09-12 research/active_learning/sampling_methods/represent_cluster_centers.py 42 3 984 506 2019-05-23 2020-09-12 research/active_learning/sampling_methods/sampling_def.py 25 3 984 506 2019-05-23 2020-09-12 research/active_learning/sampling_methods/simulate_batch.py 128 3 984 506 2019-05-23 2020-09-12 research/active_learning/sampling_methods/uniform_sampling.py 20 3 984 506 2019-05-23 2020-09-12 research/active_learning/sampling_methods/utils/__init__.py 1 3 944 506 2019-07-02 2020-09-12 research/active_learning/sampling_methods/utils/tree.py 93 3 944 506 2019-07-02 2020-09-12 research/active_learning/sampling_methods/wrapper_sampler_def.py 23 3 984 506 2019-05-23 2020-09-12 research/active_learning/submit_jobs.py 24 3 984 506 2019-05-23 2020-09-12 research/active_learning/train_embedding.py 126 3 573 498 2020-07-07 2020-09-20 research/airsim/call_environment_loop.py 71 4 1019 506 2019-04-18 2020-09-12 research/airsim/get_animal_lookup.py 12 4 1019 506 2019-04-18 2020-09-12 research/airsim/get_camtrap_images.py 50 4 1019 506 2019-04-18 2020-09-12 research/airsim/get_gt_from_images.py 100 4 1019 506 2019-04-18 2020-09-12 research/day_night_classification/classfy_night_day.py 36 4 1019 506 2019-04-18 2020-09-12 research/day_night_classification/iwildcam_dataset.py 101 4 1019 506 2019-04-18 2020-09-12 research/day_night_classification/util.py 99 4 1019 506 2019-04-18 2020-09-12 research/map_data_to_inat/inat_category_lookup_CCT.p 513 4 1019 506 2019-04-18 2020-09-12 research/map_data_to_inat/inat_category_lookup_SS.p 7 4 1019 506 2019-04-18 2020-09-12 research/map_data_to_inat/map_inat_to_ss.p 59 4 1019 506 2019-04-18 2020-09-12 research/umn-pr-analysis.py 278 9 85 22 2021-11-07 2022-01-09 sandbox/ocr_sandbox.py 243 4 1102 506 2019-01-25 2020-09-12 sandbox/separate_detections_by_size.py 62 2 417 400 2020-12-10 2020-12-27 sandbox/video_json_to_csv.py 45 1 40 40 2021-12-22 2021-12-22 taxonomy_mapping/process_species_by_dataset.py 285 11 588 315 2020-06-22 2021-03-22 taxonomy_mapping/retrieve_sample_image.py 9 2 588 506 2020-06-22 2020-09-12 taxonomy_mapping/simple_image_download.py 97 2 588 506 2020-06-22 2020-09-12 taxonomy_mapping/species_by_dataset.py 204 7 588 498 2020-06-22 2020-09-20 taxonomy_mapping/species_lookup.py 302 7 588 506 2020-06-22 2020-09-12 taxonomy_mapping/taxonomy_csv_checker.py 80 7 510 400 2020-09-08 2020-12-27 taxonomy_mapping/taxonomy_graph.py 161 6 509 400 2020-09-09 2020-12-27 visualization/plot_utils.py 147 9 609 51 2020-06-01 2021-12-11 visualization/visualization_utils.py 307 85 1033 36 2019-04-04 2021-12-26 visualization/visualize_db.py 260 32 988 24 2019-05-19 2022-01-07 visualization/visualize_detector_output.py 152 47 1033 23 2019-04-04 2022-01-08 visualization/visualize_incoming_annotations.py 106 20 1031 252 2019-04-06 2021-05-24 visualization/visualize_megadb.py 116 10 816 506 2019-11-07 2020-09-12