Path Lines of Code src/CopyImageFiles/CopyImageFiles/Form1.Designer.cs 204 src/CopyImageFiles/CopyImageFiles/Form1.cs 279 src/CopyImageFiles/CopyImageFiles/Program.cs 18 src/CopyImageFiles/CopyImageFiles/Properties/AssemblyInfo.cs 15 src/MaskRCNNDetection/configs/caffe2/e2e_faster_rcnn_R_101_FPN_1x_caffe2.yaml 25 src/MaskRCNNDetection/configs/caffe2/e2e_faster_rcnn_R_50_C4_1x_caffe2.yaml 5 src/MaskRCNNDetection/configs/caffe2/e2e_faster_rcnn_R_50_FPN_1x_caffe2.yaml 25 src/MaskRCNNDetection/configs/caffe2/e2e_faster_rcnn_X_101_32x8d_FPN_1x_caffe2.yaml 29 src/MaskRCNNDetection/configs/caffe2/e2e_mask_rcnn_R_101_FPN_1x_caffe2.yaml 34 src/MaskRCNNDetection/configs/caffe2/e2e_mask_rcnn_R_50_C4_1x_caffe2.yaml 9 src/MaskRCNNDetection/configs/caffe2/e2e_mask_rcnn_R_50_FPN_1x_caffe2.yaml 34 src/MaskRCNNDetection/configs/caffe2/e2e_mask_rcnn_X_101_32x8d_FPN_1x_caffe2.yaml 38 src/MaskRCNNDetection/configs/cityscapes/e2e_faster_rcnn_R_50_FPN_1x_cocostyle.yaml 32 src/MaskRCNNDetection/configs/cityscapes/e2e_mask_rcnn_R_50_FPN_1x_cocostyle.yaml 41 src/MaskRCNNDetection/configs/e2e_faster_rcnn_R_101_FPN_1x.yaml 31 src/MaskRCNNDetection/configs/e2e_faster_rcnn_R_50_C4_1x.yaml 15 src/MaskRCNNDetection/configs/e2e_faster_rcnn_R_50_FPN_1x.yaml 31 src/MaskRCNNDetection/configs/e2e_faster_rcnn_X_101_32x8d_FPN_1x.yaml 36 src/MaskRCNNDetection/configs/e2e_mask_rcnn_R_101_FPN_1x.yaml 40 src/MaskRCNNDetection/configs/e2e_mask_rcnn_R_50_C4_1x.yaml 19 src/MaskRCNNDetection/configs/e2e_mask_rcnn_R_50_FPN_1x.yaml 40 src/MaskRCNNDetection/configs/e2e_mask_rcnn_X_101_32x8d_FPN_1x.yaml 45 src/MaskRCNNDetection/configs/pascal_voc/e2e_faster_rcnn_R_50_C4_1x_1_gpu_voc.yaml 20 src/MaskRCNNDetection/configs/pascal_voc/e2e_faster_rcnn_R_50_C4_1x_4_gpu_voc.yaml 20 src/MaskRCNNDetection/configs/pascal_voc/e2e_mask_rcnn_R_50_FPN_1x_cocostyle.yaml 41 src/MaskRCNNDetection/configs/quick_schedules/e2e_faster_rcnn_R_50_C4_quick.yaml 24 src/MaskRCNNDetection/configs/quick_schedules/e2e_faster_rcnn_R_50_FPN_quick.yaml 40 src/MaskRCNNDetection/configs/quick_schedules/e2e_faster_rcnn_X_101_32x8d_FPN_quick.yaml 44 src/MaskRCNNDetection/configs/quick_schedules/e2e_mask_rcnn_R_50_C4_quick.yaml 28 src/MaskRCNNDetection/configs/quick_schedules/e2e_mask_rcnn_R_50_FPN_quick.yaml 49 src/MaskRCNNDetection/configs/quick_schedules/e2e_mask_rcnn_X_101_32x8d_FPN_quick.yaml 53 src/MaskRCNNDetection/configs/quick_schedules/rpn_R_50_C4_quick.yaml 23 src/MaskRCNNDetection/configs/quick_schedules/rpn_R_50_FPN_quick.yaml 31 src/MaskRCNNDetection/docker/docker-jupyter/jupyter_notebook_config.py 14 src/MaskRCNNDetection/maskrcnn_benchmark/__init__.py 1 src/MaskRCNNDetection/maskrcnn_benchmark/config/__init__.py 1 src/MaskRCNNDetection/maskrcnn_benchmark/config/defaults.py 106 src/MaskRCNNDetection/maskrcnn_benchmark/config/paths_catalog.py 167 src/MaskRCNNDetection/maskrcnn_benchmark/csrc/ROIAlign.h 39 src/MaskRCNNDetection/maskrcnn_benchmark/csrc/ROIPool.h 39 src/MaskRCNNDetection/maskrcnn_benchmark/csrc/cpu/ROIAlign_cpu.cpp 208 src/MaskRCNNDetection/maskrcnn_benchmark/csrc/cpu/nms_cpu.cpp 62 src/MaskRCNNDetection/maskrcnn_benchmark/csrc/cpu/vision.h 11 src/MaskRCNNDetection/maskrcnn_benchmark/csrc/cuda/ROIAlign_cuda.cu 287 src/MaskRCNNDetection/maskrcnn_benchmark/csrc/cuda/ROIPool_cuda.cu 175 src/MaskRCNNDetection/maskrcnn_benchmark/csrc/cuda/nms.cu 108 src/MaskRCNNDetection/maskrcnn_benchmark/csrc/cuda/vision.h 38 src/MaskRCNNDetection/maskrcnn_benchmark/csrc/nms.h 21 src/MaskRCNNDetection/maskrcnn_benchmark/csrc/vision.cpp 10 src/MaskRCNNDetection/maskrcnn_benchmark/data/__init__.py 1 src/MaskRCNNDetection/maskrcnn_benchmark/data/build.py 133 src/MaskRCNNDetection/maskrcnn_benchmark/data/collate_batch.py 10 src/MaskRCNNDetection/maskrcnn_benchmark/data/datasets/__init__.py 5 src/MaskRCNNDetection/maskrcnn_benchmark/data/datasets/coco.py 45 src/MaskRCNNDetection/maskrcnn_benchmark/data/datasets/concat_dataset.py 13 src/MaskRCNNDetection/maskrcnn_benchmark/data/datasets/evaluation/__init__.py 14 src/MaskRCNNDetection/maskrcnn_benchmark/data/datasets/evaluation/coco/__init__.py 19 src/MaskRCNNDetection/maskrcnn_benchmark/data/datasets/evaluation/coco/coco_eval.py 274 src/MaskRCNNDetection/maskrcnn_benchmark/data/datasets/evaluation/voc/__init__.py 13 src/MaskRCNNDetection/maskrcnn_benchmark/data/datasets/evaluation/voc/voc_eval.py 132 src/MaskRCNNDetection/maskrcnn_benchmark/data/datasets/list_dataset.py 17 src/MaskRCNNDetection/maskrcnn_benchmark/data/datasets/voc.py 107 src/MaskRCNNDetection/maskrcnn_benchmark/data/datasets/vott.py 108 src/MaskRCNNDetection/maskrcnn_benchmark/data/samplers/__init__.py 4 src/MaskRCNNDetection/maskrcnn_benchmark/data/samplers/distributed.py 38 src/MaskRCNNDetection/maskrcnn_benchmark/data/samplers/grouped_batch_sampler.py 57 src/MaskRCNNDetection/maskrcnn_benchmark/data/samplers/iteration_based_batch_sampler.py 18 src/MaskRCNNDetection/maskrcnn_benchmark/data/transforms/__init__.py 6 src/MaskRCNNDetection/maskrcnn_benchmark/data/transforms/build.py 23 src/MaskRCNNDetection/maskrcnn_benchmark/data/transforms/transforms.py 66 src/MaskRCNNDetection/maskrcnn_benchmark/engine/__init__.py 1 src/MaskRCNNDetection/maskrcnn_benchmark/engine/inference.py 85 src/MaskRCNNDetection/maskrcnn_benchmark/engine/trainer.py 90 src/MaskRCNNDetection/maskrcnn_benchmark/layers/__init__.py 12 src/MaskRCNNDetection/maskrcnn_benchmark/layers/_utils.py 29 src/MaskRCNNDetection/maskrcnn_benchmark/layers/batch_norm.py 15 src/MaskRCNNDetection/maskrcnn_benchmark/layers/misc.py 73 src/MaskRCNNDetection/maskrcnn_benchmark/layers/nms.py 2 src/MaskRCNNDetection/maskrcnn_benchmark/layers/roi_align.py 57 src/MaskRCNNDetection/maskrcnn_benchmark/layers/roi_pool.py 52 src/MaskRCNNDetection/maskrcnn_benchmark/layers/smooth_l1_loss.py 8 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/__init__.py 1 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/backbone/__init__.py 1 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/backbone/backbone.py 34 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/backbone/fpn.py 39 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/backbone/resnet.py 229 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/balanced_positive_negative_sampler.py 30 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/box_coder.py 47 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/detector/__init__.py 1 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/detector/detectors.py 5 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/detector/generalized_rcnn.py 30 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/matcher.py 38 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/poolers.py 64 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/registry.py 4 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/roi_heads/__init__.py 1 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/roi_heads/box_head/__init__.py 1 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/roi_heads/box_head/box_head.py 32 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/roi_heads/box_head/inference.py 87 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/roi_heads/box_head/loss.py 97 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/roi_heads/box_head/roi_box_feature_extractors.py 64 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/roi_heads/box_head/roi_box_predictors.py 44 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/roi_heads/mask_head/__init__.py 1 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/roi_heads/mask_head/inference.py 125 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/roi_heads/mask_head/loss.py 78 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/roi_heads/mask_head/mask_head.py 46 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/roi_heads/mask_head/roi_mask_feature_extractors.py 41 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/roi_heads/mask_head/roi_mask_predictors.py 30 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/roi_heads/roi_heads.py 32 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/rpn/__init__.py 1 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/rpn/anchor_generator.py 156 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/rpn/inference.py 127 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/rpn/loss.py 85 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/rpn/rpn.py 82 src/MaskRCNNDetection/maskrcnn_benchmark/modeling/utils.py 6 src/MaskRCNNDetection/maskrcnn_benchmark/solver/__init__.py 3 src/MaskRCNNDetection/maskrcnn_benchmark/solver/build.py 24 src/MaskRCNNDetection/maskrcnn_benchmark/solver/lr_scheduler.py 43 src/MaskRCNNDetection/maskrcnn_benchmark/structures/__init__.py 1 src/MaskRCNNDetection/maskrcnn_benchmark/structures/bounding_box.py 193 src/MaskRCNNDetection/maskrcnn_benchmark/structures/boxlist_ops.py 57 src/MaskRCNNDetection/maskrcnn_benchmark/structures/image_list.py 35 src/MaskRCNNDetection/maskrcnn_benchmark/structures/segmentation_mask.py 148 src/MaskRCNNDetection/maskrcnn_benchmark/utils/__init__.py 1 src/MaskRCNNDetection/maskrcnn_benchmark/utils/c2_model_loading.py 105 src/MaskRCNNDetection/maskrcnn_benchmark/utils/checkpoint.py 110 src/MaskRCNNDetection/maskrcnn_benchmark/utils/collect_env.py 8 src/MaskRCNNDetection/maskrcnn_benchmark/utils/comm.py 82 src/MaskRCNNDetection/maskrcnn_benchmark/utils/env.py 20 src/MaskRCNNDetection/maskrcnn_benchmark/utils/imports.py 17 src/MaskRCNNDetection/maskrcnn_benchmark/utils/logger.py 19 src/MaskRCNNDetection/maskrcnn_benchmark/utils/metric_logger.py 49 src/MaskRCNNDetection/maskrcnn_benchmark/utils/miscellaneous.py 8 src/MaskRCNNDetection/maskrcnn_benchmark/utils/model_serialization.py 47 src/MaskRCNNDetection/maskrcnn_benchmark/utils/model_zoo.py 29 src/MaskRCNNDetection/maskrcnn_benchmark/utils/registry.py 22 src/MaskRCNNDetection/setup.py 51 src/MaskRCNNDetection/tools/cityscapes/convert_cityscapes_to_coco.py 165 src/MaskRCNNDetection/tools/cityscapes/instances2dict_with_polygons.py 50 src/MaskRCNNDetection/tools/train_net.py 135 src/SealDetectionAPI/detection_api/runserver.py 55 src/SealDetectionRCNN/README.MD 37 src/SealDetectionRCNN/README_DETECT.MD 28 src/SealDetectionRCNN/api.py 108 src/SealDetectionRCNN/data/__init__.py 1 src/SealDetectionRCNN/data/dataset.py 87 src/SealDetectionRCNN/data/seals_dataset.py 105 src/SealDetectionRCNN/data/util.py 98 src/SealDetectionRCNN/data/vott_dataset.py 89 src/SealDetectionRCNN/detect.py 60 src/SealDetectionRCNN/misc/convert_caffe_pretrain.py 13 src/SealDetectionRCNN/misc/visualize_bounding_boxes.py 35 src/SealDetectionRCNN/model/__init__.py 1 src/SealDetectionRCNN/model/faster_rcnn.py 134 src/SealDetectionRCNN/model/faster_rcnn_vgg16.py 83 src/SealDetectionRCNN/model/region_proposal_network.py 85 src/SealDetectionRCNN/model/roi_module.py 95 src/SealDetectionRCNN/model/utils/__init__.py 1 src/SealDetectionRCNN/model/utils/bbox_tools.py 73 src/SealDetectionRCNN/model/utils/creator_tool.py 160 src/SealDetectionRCNN/model/utils/nms/__init__.py 1 src/SealDetectionRCNN/model/utils/nms/_nms_gpu_post.pyx 27 src/SealDetectionRCNN/model/utils/nms/_nms_gpu_post_py.py 20 src/SealDetectionRCNN/model/utils/nms/build.py 11 src/SealDetectionRCNN/model/utils/nms/non_maximum_suppression.py 111 src/SealDetectionRCNN/model/utils/roi_cupy.py 132 src/SealDetectionRCNN/train.py 143 src/SealDetectionRCNN/trainer.py 169 src/SealDetectionRCNN/utils/__init__.py 1 src/SealDetectionRCNN/utils/array_tool.py 35 src/SealDetectionRCNN/utils/config.py 48 src/SealDetectionRCNN/utils/eval_tool.py 117 src/SealDetectionRCNN/utils/vis_tool.py 133 src/UploadBlobs/UploadBlobs/Program.cs 490 src/UploadBlobs/UploadBlobs/Properties/AssemblyInfo.cs 15 src/archive/AccuracyAssessment/check.py 1 src/archive/AccuracyAssessment/validateColor.py 108 src/archive/AccuracyAssessment/validateThermal.py 140 src/archive/inference/__main__.py 31 src/archive/inference/classifier/cntk_resnet18_tl/cntk_resnet18_tl.py 266 src/archive/inference/classifier/tf_conv/recog.py 61 src/archive/inference/convertCSVtoJSON.py 24 src/archive/inference/extractThumbnail.py 25 src/archive/ir-hotspot-rfc/hotspot_classifier.py 85 src/archive/ir-hotspot-rfc/hotspot_training.py 91 src/dataset-generator/create_dataset_from_raw_csv.py 146 src/dataset-generator/create_dataset_from_updated_csv.py 150 src/image_registration/ir_to_rgb_registration/image_registration.py 163 src/image_registration/ir_to_rgb_registration/test.py 34 src/ir-normalization/gen_coeffs_playground.py 90 src/ir-normalization/loading-example.py 16 src/ir-normalization/lossless_verification.py 30 src/ir-normalization/normalizer.py 127 src/parse-labels/src/app.js 31 src/parse-labels/src/cmd/distill.js 49 src/parse-labels/src/cmd/normalize.js 16 src/parse-labels/src/cmd/prep.js 71 src/parse-labels/src/cmd/split.js 46 src/parse-labels/src/cmd/stats.js 13 src/parse-labels/src/cmd/thumbs.js 36 src/parse-labels/src/util/csv.js 213 src/parse-labels/src/util/file.js 11 src/parse-labels/src/util/image.js 39 src/utilities/download_file_from_zip.py 46 src/utilities/reformat_tfodapi_config.py 7 src/utilities/sample_bg_images.py 38 src/viewer/app/app.css 19 src/viewer/app/app.js 13 src/viewer/app/components/version/interpolate-filter.js 7 src/viewer/app/components/version/version-directive.js 7 src/viewer/app/components/version/version.js 6 src/viewer/app/index.html 37 src/viewer/app/view1/view1.html 3 src/viewer/app/view1/view1.js 18 src/viewer/app/view2/view2.html 10 src/viewer/app/view2/view2.js 41 src/viewer/app/view3/view3.html 10 src/viewer/app/view3/view3.js 43 src/viewer/app/view4/view4.html 13 src/viewer/app/view4/view4.js 44 src/viewer/server.js 24 src/viewer/util/conv16.py 13