Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .:
- anchor_generators
- box_coders
- builders
- CONTRIBUTING.md
- core
- data
- data_decoders
- dataset_tools
- dockerfiles
- eval_util.py
- eval_util_test.py
- exporter.py
- exporter_test.py
- export_inference_graph.py
- export_tflite_ssd_graph_lib.py
- export_tflite_ssd_graph_lib_test.py
- export_tflite_ssd_graph.py
- files
- g3doc
- images
- inference
- __init__.py
- inputs.py
- inputs_test.py
- legacy
- matchers
- meta_architectures
- metrics
- model_hparams.py
- model_lib.py
- model_lib_test.py
- model_main.py
- models
- model_tpu_main.py
- object_detection_tutorial.ipynb
- predictors
- protos
- __pycache__
- pycocotools
- README.md
- samples
- ssd_mobilenet_v1_coco_11_06_2017
- test_ckpt
- test_data
- test_images
- training
- utils
- ./anchor_generators:
- grid_anchor_generator.py
- grid_anchor_generator_test.py
- __init__.py
- multiple_grid_anchor_generator.py
- multiple_grid_anchor_generator_test.py
- multiscale_grid_anchor_generator.py
- multiscale_grid_anchor_generator_test.py
- __pycache__
- ./anchor_generators/__pycache__:
- grid_anchor_generator.cpython-36.pyc
- __init__.cpython-36.pyc
- multiple_grid_anchor_generator.cpython-36.pyc
- multiscale_grid_anchor_generator.cpython-36.pyc
- ./box_coders:
- faster_rcnn_box_coder.py
- faster_rcnn_box_coder_test.py
- __init__.py
- keypoint_box_coder.py
- keypoint_box_coder_test.py
- mean_stddev_box_coder.py
- mean_stddev_box_coder_test.py
- __pycache__
- square_box_coder.py
- square_box_coder_test.py
- ./box_coders/__pycache__:
- faster_rcnn_box_coder.cpython-36.pyc
- __init__.cpython-36.pyc
- keypoint_box_coder.cpython-36.pyc
- mean_stddev_box_coder.cpython-36.pyc
- square_box_coder.cpython-36.pyc
- ./builders:
- anchor_generator_builder.py
- anchor_generator_builder_test.py
- box_coder_builder.py
- box_coder_builder_test.py
- box_predictor_builder.py
- box_predictor_builder_test.py
- dataset_builder.py
- dataset_builder_test.py
- graph_rewriter_builder.py
- graph_rewriter_builder_test.py
- hyperparams_builder.py
- hyperparams_builder_test.py
- image_resizer_builder.py
- image_resizer_builder_test.py
- __init__.py
- input_reader_builder.py
- input_reader_builder_test.py
- losses_builder.py
- losses_builder_test.py
- matcher_builder.py
- matcher_builder_test.py
- model_builder.py
- model_builder_test.py
- optimizer_builder.py
- optimizer_builder_test.py
- post_processing_builder.py
- post_processing_builder_test.py
- preprocessor_builder.py
- preprocessor_builder_test.py
- __pycache__
- region_similarity_calculator_builder.py
- region_similarity_calculator_builder_test.py
- ./builders/__pycache__:
- anchor_generator_builder.cpython-36.pyc
- box_coder_builder.cpython-36.pyc
- box_predictor_builder.cpython-36.pyc
- dataset_builder.cpython-36.pyc
- graph_rewriter_builder.cpython-36.pyc
- hyperparams_builder.cpython-36.pyc
- image_resizer_builder.cpython-36.pyc
- __init__.cpython-36.pyc
- losses_builder.cpython-36.pyc
- matcher_builder.cpython-36.pyc
- model_builder.cpython-36.pyc
- optimizer_builder.cpython-36.pyc
- post_processing_builder.cpython-36.pyc
- preprocessor_builder.cpython-36.pyc
- region_similarity_calculator_builder.cpython-36.pyc
- ./core:
- anchor_generator.py
- balanced_positive_negative_sampler.py
- balanced_positive_negative_sampler_test.py
- batcher.py
- batcher_test.py
- box_coder.py
- box_coder_test.py
- box_list_ops.py
- box_list_ops_test.py
- box_list.py
- box_list_test.py
- box_predictor.py
- data_decoder.py
- data_parser.py
- freezable_batch_norm.py
- freezable_batch_norm_test.py
- __init__.py
- keypoint_ops.py
- keypoint_ops_test.py
- losses.py
- losses_test.py
- matcher.py
- matcher_test.py
- minibatch_sampler.py
- minibatch_sampler_test.py
- model.py
- post_processing.py
- post_processing_test.py
- prefetcher.py
- prefetcher_test.py
- preprocessor_cache.py
- preprocessor.py
- preprocessor_test.py
- __pycache__
- region_similarity_calculator.py
- region_similarity_calculator_test.py
- standard_fields.py
- target_assigner.py
- target_assigner_test.py
- ./core/__pycache__:
- anchor_generator.cpython-36.pyc
- balanced_positive_negative_sampler.cpython-36.pyc
- batcher.cpython-36.pyc
- box_coder.cpython-36.pyc
- box_list.cpython-36.pyc
- box_list_ops.cpython-36.pyc
- box_predictor.cpython-36.pyc
- data_decoder.cpython-36.pyc
- freezable_batch_norm.cpython-36.pyc
- __init__.cpython-36.pyc
- keypoint_ops.cpython-36.pyc
- losses.cpython-36.pyc
- matcher.cpython-36.pyc
- minibatch_sampler.cpython-36.pyc
- model.cpython-36.pyc
- post_processing.cpython-36.pyc
- prefetcher.cpython-36.pyc
- preprocessor_cache.cpython-36.pyc
- preprocessor.cpython-36.pyc
- region_similarity_calculator.cpython-36.pyc
- standard_fields.cpython-36.pyc
- target_assigner.cpython-36.pyc
- ./data:
- ava_label_map_v2.1.pbtxt
- fgvc_2854_classes_label_map.pbtxt
- kitti_label_map.pbtxt
- mscoco_label_map.pbtxt
- object-detect.pbtxt
- oid_bbox_trainable_label_map.pbtxt
- oid_object_detection_challenge_500_label_map.pbtxt
- pascal_label_map.pbtxt
- pet_label_map.pbtxt
- test_labels.csv
- test.record
- train_labels.csv
- train.record
- ./data_decoders:
- __init__.py
- __pycache__
- tf_example_decoder.py
- tf_example_decoder_test.py
- ./data_decoders/__pycache__:
- __init__.cpython-36.pyc
- tf_example_decoder.cpython-36.pyc
- ./dataset_tools:
- create_coco_tf_record.py
- create_coco_tf_record_test.py
- create_kitti_tf_record.py
- create_kitti_tf_record_test.py
- create_oid_tf_record.py
- create_pascal_tf_record.py
- create_pascal_tf_record_test.py
- create_pet_tf_record.py
- create_pycocotools_package.sh
- download_and_preprocess_mscoco.sh
- __init__.py
- oid_hierarchical_labels_expansion.py
- oid_hierarchical_labels_expansion_test.py
- oid_tfrecord_creation.py
- oid_tfrecord_creation_test.py
- tf_record_creation_util.py
- tf_record_creation_util_test.py
- ./dockerfiles:
- android
- ./dockerfiles/android:
- Dockerfile
- README.md
- ./g3doc:
- challenge_evaluation.md
- configuring_jobs.md
- defining_your_own_model.md
- detection_model_zoo.md
- evaluation_protocols.md
- exporting_models.md
- faq.md
- img
- installation.md
- instance_segmentation.md
- oid_inference_and_evaluation.md
- preparing_inputs.md
- running_locally.md
- running_notebook.md
- running_on_cloud.md
- running_on_mobile_tensorflowlite.md
- running_pets.md
- tpu_compatibility.md
- using_your_own_dataset.md
- ./g3doc/img:
- dataset_explorer.png
- dogs_detections_output.jpg
- example_cat.jpg
- groupof_case_eval.png
- kites_detections_output.jpg
- kites_with_segment_overlay.png
- nongroupof_case_eval.png
- oid_bus_72e19c28aac34ed8.jpg
- oid_monkey_3b4168c89cecbc5b.jpg
- oxford_pet.png
- tensorboard2.png
- tensorboard.png
- tf-od-api-logo.png
- ./images:
- test
- train
- ./images/test:
- 200353082-001.jpg
- 200353082-001.xml
- A_1_1_1.jpeg
- A_1_1_1.xml
- A_1_1_2.jpeg
- A_1_1_2.xml
- A_1_1_3.jpeg
- A_1_1_3.xml
- A_1_1_4.jpeg
- A_1_1_4.xml
- A_1_2_1.jpeg
- A_1_2_1.xml
- A_1_2_2.jpeg
- A_1_2_2.xml
- A_1_2_3.jpeg
- A_1_2_3.xml
- A_1_2_4.jpeg
- A_1_2_4.xml
- A_1_3_1.jpeg
- A_1_3_1.xml
- A_1_3_2.jpeg
- A_1_3_2.xml
- A_1_3_3.jpeg
- A_1_3_3.xml
- A_1_3_4.jpeg
- A_1_3_4.xml
- A_1_4_1.jpeg
- A_1_4_1.xml
- ./images/train:
- A_1_10_1.jpeg
- A_1_10_1.xml
- A_1_10_2.jpeg
- A_1_10_2.xml
- A_1_10_3.jpeg
- A_1_10_3.xml
- A_1_10_4.jpeg
- A_1_10_4.xml
- A_1_11_1.jpeg
- A_1_11_1.xml
- A_1_11_2.jpeg
- A_1_11_2.xml
- A_1_11_3.jpeg
- A_1_11_3.xml
- A_1_11_4.jpeg
- A_1_11_4.xml
- A_1_12_1.jpeg
- A_1_12_1.xml
- A_1_12_2.jpeg
- A_1_12_2.xml
- A_1_12_3.jpeg
- A_1_12_3.xml
- A_1_12_4.jpeg
- A_1_12_4.xml
- A_1_13_1.jpeg
- A_1_13_1.xml
- A_1_13_2.jpeg
- A_1_13_2.xml
- A_1_13_3.jpeg
- A_1_13_3.xml
- A_1_13_4.jpeg
- A_1_13_4.xml
- A_1_14_1.jpeg
- A_1_14_1.xml
- A_1_14_2.jpeg
- A_1_14_2.xml
- A_1_14_3.jpeg
- A_1_14_3.xml
- A_1_14_4.jpeg
- A_1_14_4.xml
- A_1_15_4.jpeg
- A_1_15_4.xml
- A_1_16_1.jpeg
- A_1_16_1.xml
- A_1_16_2.jpeg
- A_1_16_2.xml
- A_1_16_3.jpeg
- A_1_16_3.xml
- A_1_16_4.jpeg
- A_1_16_4.xml
- A_1_17_1.jpeg
- A_1_17_1.xml
- A_1_17_2.jpeg
- A_1_17_2.xml
- A_1_17_3.jpeg
- A_1_17_3.xml
- A_1_17_4.jpeg
- A_1_17_4.xml
- A_1_18_1.jpeg
- A_1_18_1.xml
- A_1_18_2.jpeg
- A_1_18_2.xml
- A_1_18_3.jpeg
- A_1_18_3.xml
- A_1_18_4.jpeg
- A_1_18_4.xml
- A_1_19_1.jpeg
- A_1_19_1.xml
- A_1_19_2.jpeg
- A_1_19_2.xml
- A_1_19_3.jpeg
- A_1_19_3.xml
- A_1_19_4.jpeg
- A_1_19_4.xml
- A_1_20_2.jpeg
- A_1_20_2.xml
- A_1_20_4.jpeg
- A_1_20_4.xml
- A_1_21_1.jpeg
- A_1_21_1.xml
- A_1_21_2.jpeg
- A_1_21_2.xml
- A_1_21_3.jpeg
- A_1_21_3.xml
- A_1_21_4.jpeg
- A_1_21_4.xml
- A_1_22_1.jpeg
- A_1_22_1.xml
- A_1_22_2.jpeg
- A_1_22_2.xml
- A_1_22_3.jpeg
- A_1_22_3.xml
- A_1_22_4.jpeg
- A_1_22_4.xml
- A_1_23_1.jpeg
- A_1_23_1.xml
- A_1_23_2.jpeg
- A_1_23_2.xml
- A_1_23_3.jpeg
- A_1_23_3.xml
- A_1_23_4.jpeg
- A_1_23_4.xml
- A_1_24_1.jpeg
- A_1_24_1.xml
- A_1_24_2.jpeg
- A_1_24_2.xml
- A_1_24_3.jpeg
- A_1_24_3.xml
- A_1_24_4.jpeg
- A_1_24_4.xml
- A_1_25_1.jpeg
- A_1_25_1.xml
- A_1_25_2.jpeg
- A_1_25_2.xml
- A_1_25_3.jpeg
- A_1_25_3.xml
- A_1_25_4.jpeg
- A_1_25_4.xml
- A_1_26_1.jpeg
- A_1_26_1.xml
- A_1_26_2.jpeg
- A_1_26_2.xml
- A_1_26_3.jpeg
- A_1_26_3.xml
- A_1_26_4.jpeg
- A_1_26_4.xml
- A_1_27_1.jpeg
- A_1_27_1.xml
- A_1_27_2.jpeg
- A_1_27_2.xml
- A_1_27_3.jpeg
- A_1_27_3.xml
- A_1_27_4.jpeg
- A_1_27_4.xml
- A_1_4_2.jpeg
- A_1_4_2.xml
- A_1_4_3.jpeg
- A_1_4_3.xml
- A_1_4_4.jpeg
- A_1_4_4.xml
- A_1_5_1.jpeg
- A_1_5_1.xml
- A_1_5_2.jpeg
- A_1_5_2.xml
- A_1_5_3.jpeg
- A_1_5_3.xml
- A_1_5_4.jpeg
- A_1_5_4.xml
- A_1_6_1.jpeg
- A_1_6_1.xml
- A_1_6_2.jpeg
- A_1_6_2.xml
- A_1_6_3.jpeg
- A_1_6_3.xml
- A_1_6_4.jpeg
- A_1_6_4.xml
- A_1_7_1.jpeg
- A_1_7_1.xml
- A_1_7_2.jpeg
- A_1_7_2.xml
- A_1_7_3.jpeg
- A_1_7_3.xml
- A_1_7_4.jpeg
- A_1_7_4.xml
- A_1_8_1.jpeg
- A_1_8_1.xml
- A_1_8_2.jpeg
- A_1_8_2.xml
- A_1_8_3.jpeg
- A_1_8_3.xml
- A_1_8_4.jpeg
- A_1_8_4.xml
- A_1_9_1.jpeg
- A_1_9_1.xml
- A_1_9_2.jpeg
- A_1_9_2.xml
- A_1_9_3.jpeg
- A_1_9_3.xml
- A_1_9_4.jpeg
- A_1_9_4.xml
- black-walnut--juglans-nigra--leafy-twig-with-fruits-523729224-5b395851c9e77c001a29c3f4.jpg
- black-walnut--juglans-nigra--leafy-twig-with-fruits-523729224-5b395851c9e77c001a29c3f4.xml
- blackwalnut-leaves-nut.JPG
- blackwalnut-leaves-nut.xml
- California_Blackwalnut.jpg
- California_Blackwalnut.xml
- ./inference:
- detection_inference.py
- detection_inference_test.py
- infer_detections.py
- __init__.py
- ./legacy:
- eval.py
- evaluator.py
- __init__.py
- __pycache__
- trainer.py
- trainer_test.py
- train.py
- ./legacy/__pycache__:
- __init__.cpython-36.pyc
- trainer.cpython-36.pyc
- ./matchers:
- argmax_matcher.py
- argmax_matcher_test.py
- bipartite_matcher.py
- bipartite_matcher_test.py
- __init__.py
- __pycache__
- ./matchers/__pycache__:
- argmax_matcher.cpython-36.pyc
- bipartite_matcher.cpython-36.pyc
- __init__.cpython-36.pyc
- ./meta_architectures:
- faster_rcnn_meta_arch.py
- faster_rcnn_meta_arch_test_lib.py
- faster_rcnn_meta_arch_test.py
- __init__.py
- __pycache__
- rfcn_meta_arch.py
- rfcn_meta_arch_test.py
- ssd_meta_arch.py
- ssd_meta_arch_test_lib.py
- ssd_meta_arch_test.py
- ./meta_architectures/__pycache__:
- faster_rcnn_meta_arch.cpython-36.pyc
- __init__.cpython-36.pyc
- rfcn_meta_arch.cpython-36.pyc
- ssd_meta_arch.cpython-36.pyc
- ./metrics:
- coco_evaluation.py
- coco_evaluation_test.py
- coco_tools.py
- coco_tools_test.py
- __init__.py
- io_utils.py
- offline_eval_map_corloc.py
- offline_eval_map_corloc_test.py
- oid_od_challenge_evaluation.py
- oid_od_challenge_evaluation_utils.py
- oid_od_challenge_evaluation_utils_test.py
- oid_vrd_challenge_evaluation.py
- oid_vrd_challenge_evaluation_utils.py
- oid_vrd_challenge_evaluation_utils_test.py
- __pycache__
- tf_example_parser.py
- tf_example_parser_test.py
- ./metrics/__pycache__:
- coco_evaluation.cpython-36.pyc
- coco_tools.cpython-36.pyc
- __init__.cpython-36.pyc
- ./models:
- embedded_ssd_mobilenet_v1_feature_extractor.py
- embedded_ssd_mobilenet_v1_feature_extractor_test.py
- faster_rcnn_inception_resnet_v2_feature_extractor.py
- faster_rcnn_inception_resnet_v2_feature_extractor_test.py
- faster_rcnn_inception_v2_feature_extractor.py
- faster_rcnn_inception_v2_feature_extractor_test.py
- faster_rcnn_mobilenet_v1_feature_extractor.py
- faster_rcnn_mobilenet_v1_feature_extractor_test.py
- faster_rcnn_nas_feature_extractor.py
- faster_rcnn_nas_feature_extractor_test.py
- faster_rcnn_pnas_feature_extractor.py
- faster_rcnn_pnas_feature_extractor_test.py
- faster_rcnn_resnet_v1_feature_extractor.py
- faster_rcnn_resnet_v1_feature_extractor_test.py
- feature_map_generators.py
- feature_map_generators_test.py
- __init__.py
- keras_applications
- __pycache__
- ssd_feature_extractor_test.py
- ssd_inception_v2_feature_extractor.py
- ssd_inception_v2_feature_extractor_test.py
- ssd_inception_v3_feature_extractor.py
- ssd_inception_v3_feature_extractor_test.py
- ssd_mobilenet_v1_feature_extractor.py
- ssd_mobilenet_v1_feature_extractor_test.py
- ssd_mobilenet_v1_fpn_feature_extractor.py
- ssd_mobilenet_v1_fpn_feature_extractor_test.py
- ssd_mobilenet_v1_ppn_feature_extractor.py
- ssd_mobilenet_v1_ppn_feature_extractor_test.py
- ssd_mobilenet_v2_feature_extractor.py
- ssd_mobilenet_v2_feature_extractor_test.py
- ssd_mobilenet_v2_fpn_feature_extractor.py
- ssd_mobilenet_v2_fpn_feature_extractor_test.py
- ssd_mobilenet_v2_keras_feature_extractor.py
- ssd_resnet_v1_fpn_feature_extractor.py
- ssd_resnet_v1_fpn_feature_extractor_testbase.py
- ssd_resnet_v1_fpn_feature_extractor_test.py
- ssd_resnet_v1_ppn_feature_extractor.py
- ssd_resnet_v1_ppn_feature_extractor_testbase.py
- ssd_resnet_v1_ppn_feature_extractor_test.py
- ./models/keras_applications:
- __init__.py
- mobilenet_v2.py
- mobilenet_v2_test.py
- ./models/__pycache__:
- embedded_ssd_mobilenet_v1_feature_extractor.cpython-36.pyc
- faster_rcnn_inception_resnet_v2_feature_extractor.cpython-36.pyc
- faster_rcnn_inception_v2_feature_extractor.cpython-36.pyc
- faster_rcnn_nas_feature_extractor.cpython-36.pyc
- faster_rcnn_pnas_feature_extractor.cpython-36.pyc
- faster_rcnn_resnet_v1_feature_extractor.cpython-36.pyc
- feature_map_generators.cpython-36.pyc
- __init__.cpython-36.pyc
- ssd_inception_v2_feature_extractor.cpython-36.pyc
- ssd_inception_v3_feature_extractor.cpython-36.pyc
- ssd_mobilenet_v1_feature_extractor.cpython-36.pyc
- ssd_mobilenet_v1_fpn_feature_extractor.cpython-36.pyc
- ssd_mobilenet_v1_ppn_feature_extractor.cpython-36.pyc
- ssd_mobilenet_v2_feature_extractor.cpython-36.pyc
- ssd_mobilenet_v2_fpn_feature_extractor.cpython-36.pyc
- ssd_resnet_v1_fpn_feature_extractor.cpython-36.pyc
- ssd_resnet_v1_ppn_feature_extractor.cpython-36.pyc
- ./predictors:
- convolutional_box_predictor.py
- convolutional_box_predictor_test.py
- convolutional_keras_box_predictor.py
- convolutional_keras_box_predictor_test.py
- heads
- __init__.py
- mask_rcnn_box_predictor.py
- mask_rcnn_box_predictor_test.py
- __pycache__
- rfcn_box_predictor.py
- rfcn_box_predictor_test.py
- ./predictors/heads:
- box_head.py
- box_head_test.py
- class_head.py
- class_head_test.py
- head.py
- __init__.py
- keras_box_head.py
- keras_box_head_test.py
- keras_class_head.py
- keras_class_head_test.py
- keras_mask_head.py
- keras_mask_head_test.py
- keypoint_head.py
- keypoint_head_test.py
- mask_head.py
- mask_head_test.py
- __pycache__
- ./predictors/heads/__pycache__:
- box_head.cpython-36.pyc
- class_head.cpython-36.pyc
- head.cpython-36.pyc
- __init__.cpython-36.pyc
- keras_box_head.cpython-36.pyc
- keras_class_head.cpython-36.pyc
- keras_mask_head.cpython-36.pyc
- mask_head.cpython-36.pyc
- ./predictors/__pycache__:
- convolutional_box_predictor.cpython-36.pyc
- convolutional_keras_box_predictor.cpython-36.pyc
- __init__.cpython-36.pyc
- mask_rcnn_box_predictor.cpython-36.pyc
- rfcn_box_predictor.cpython-36.pyc
- ./protos:
- anchor_generator_pb2.py
- anchor_generator.proto
- argmax_matcher_pb2.py
- argmax_matcher.proto
- bipartite_matcher_pb2.py
- bipartite_matcher.proto
- box_coder_pb2.py
- box_coder.proto
- box_predictor_pb2.py
- box_predictor.proto
- eval_pb2.py
- eval.proto
- faster_rcnn_box_coder_pb2.py
- faster_rcnn_box_coder.proto
- faster_rcnn_pb2.py
- faster_rcnn.proto
- graph_rewriter_pb2.py
- graph_rewriter.proto
- grid_anchor_generator_pb2.py
- grid_anchor_generator.proto
- hyperparams_pb2.py
- hyperparams.proto
- image_resizer_pb2.py
- image_resizer.proto
- __init__.py
- input_reader_pb2.py
- input_reader.proto
- keypoint_box_coder_pb2.py
- keypoint_box_coder.proto
- losses_pb2.py
- losses.proto
- matcher_pb2.py
- matcher.proto
- mean_stddev_box_coder_pb2.py
- mean_stddev_box_coder.proto
- model_pb2.py
- model.proto
- multiscale_anchor_generator_pb2.py
- multiscale_anchor_generator.proto
- optimizer_pb2.py
- optimizer.proto
- pipeline_pb2.py
- pipeline.proto
- post_processing_pb2.py
- post_processing.proto
- preprocessor_pb2.py
- preprocessor.proto
- __pycache__
- region_similarity_calculator_pb2.py
- region_similarity_calculator.proto
- square_box_coder_pb2.py
- square_box_coder.proto
- ssd_anchor_generator_pb2.py
- ssd_anchor_generator.proto
- ssd_pb2.py
- ssd.proto
- string_int_label_map_pb2.py
- string_int_label_map.proto
- train_pb2.py
- train.proto
- ./protos/__pycache__:
- anchor_generator_pb2.cpython-36.pyc
- argmax_matcher_pb2.cpython-36.pyc
- bipartite_matcher_pb2.cpython-36.pyc
- box_coder_pb2.cpython-36.pyc
- box_predictor_pb2.cpython-36.pyc
- eval_pb2.cpython-36.pyc
- faster_rcnn_box_coder_pb2.cpython-36.pyc
- faster_rcnn_pb2.cpython-36.pyc
- graph_rewriter_pb2.cpython-36.pyc
- grid_anchor_generator_pb2.cpython-36.pyc
- hyperparams_pb2.cpython-36.pyc
- image_resizer_pb2.cpython-36.pyc
- __init__.cpython-36.pyc
- input_reader_pb2.cpython-36.pyc
- keypoint_box_coder_pb2.cpython-36.pyc
- losses_pb2.cpython-36.pyc
- matcher_pb2.cpython-36.pyc
- mean_stddev_box_coder_pb2.cpython-36.pyc
- model_pb2.cpython-36.pyc
- multiscale_anchor_generator_pb2.cpython-36.pyc
- optimizer_pb2.cpython-36.pyc
- pipeline_pb2.cpython-36.pyc
- post_processing_pb2.cpython-36.pyc
- preprocessor_pb2.cpython-36.pyc
- region_similarity_calculator_pb2.cpython-36.pyc
- square_box_coder_pb2.cpython-36.pyc
- ssd_anchor_generator_pb2.cpython-36.pyc
- ssd_pb2.cpython-36.pyc
- string_int_label_map_pb2.cpython-36.pyc
- train_pb2.cpython-36.pyc
- ./__pycache__:
- eval_util.cpython-36.pyc
- __init__.cpython-36.pyc
- inputs.cpython-36.pyc
- model_hparams.cpython-36.pyc
- model_lib.cpython-36.pyc
- ./pycocotools:
- cocoeval.py
- coco.py
- __init__.py
- _mask.c
- _mask.cpython-36m-x86_64-linux-gnu.so
- mask.py
- _mask.pyx
- __pycache__
- ./pycocotools/__pycache__:
- coco.cpython-36.pyc
- cocoeval.cpython-36.pyc
- __init__.cpython-36.pyc
- mask.cpython-36.pyc
- ./samples:
- cloud
- configs
- ./samples/cloud:
- cloud.yml
- ./samples/configs:
- embedded_ssd_mobilenet_v1_coco.config
- faster_rcnn_inception_resnet_v2_atrous_coco.config
- faster_rcnn_inception_resnet_v2_atrous_cosine_lr_coco.config
- faster_rcnn_inception_resnet_v2_atrous_oid.config
- faster_rcnn_inception_resnet_v2_atrous_pets.config
- faster_rcnn_inception_v2_coco.config
- faster_rcnn_inception_v2_pets.config
- faster_rcnn_nas_coco.config
- faster_rcnn_resnet101_atrous_coco.config
- faster_rcnn_resnet101_ava_v2.1.config
- faster_rcnn_resnet101_coco.config
- faster_rcnn_resnet101_fgvc.config
- faster_rcnn_resnet101_kitti.config
- faster_rcnn_resnet101_pets.config
- faster_rcnn_resnet101_voc07.config
- faster_rcnn_resnet152_coco.config
- faster_rcnn_resnet152_pets.config
- faster_rcnn_resnet50_coco.config
- faster_rcnn_resnet50_fgvc.config
- faster_rcnn_resnet50_pets.config
- mask_rcnn_inception_resnet_v2_atrous_coco.config
- mask_rcnn_inception_v2_coco.config
- mask_rcnn_resnet101_atrous_coco.config
- mask_rcnn_resnet101_pets.config
- mask_rcnn_resnet50_atrous_coco.config
- rfcn_resnet101_coco.config
- rfcn_resnet101_pets.config
- ssd_inception_v2_coco.config
- ssd_inception_v2_pets.config
- ssd_inception_v3_pets.config
- ssdlite_mobilenet_v1_coco.config
- ssdlite_mobilenet_v2_coco.config
- ssd_mobilenet_v1_0.75_depth_300x300_coco14_sync.config
- ssd_mobilenet_v1_0.75_depth_quantized_300x300_coco14_sync.config
- ssd_mobilenet_v1_0.75_depth_quantized_300x300_pets_sync.config
- ssd_mobilenet_v1_300x300_coco14_sync.config
- ssd_mobilenet_v1_coco.config
- ssd_mobilenet_v1_focal_loss_pets.config
- ssd_mobilenet_v1_fpn_shared_box_predictor_640x640_coco14_sync.config
- ssd_mobilenet_v1_pets.config
- ssd_mobilenet_v1_ppn_shared_box_predictor_300x300_coco14_sync.config
- ssd_mobilenet_v1_quantized_300x300_coco14_sync.config
- ssd_mobilenet_v2_coco.config
- ssd_resnet50_v1_fpn_shared_box_predictor_640x640_coco14_sync.config
- ./ssd_mobilenet_v1_coco_11_06_2017:
- frozen_inference_graph.pb
- graph.pbtxt
- model.ckpt.data-00000-of-00001
- model.ckpt.index
- model.ckpt.meta
- ./test_ckpt:
- ssd_inception_v2.pb
- ./test_data:
- pets_examples.record
- ./test_images:
- image1.jpg
- image2.jpg
- image_info.txt
- ./training:
- checkpoint
- events.out.tfevents.1538566741.mldlibo
- graph.pbtxt
- model.ckpt-0.data-00000-of-00001
- model.ckpt-0.index
- model.ckpt-0.meta
- object-detect.pbtxt
- pipeline.config
- ssd_mobilenet_v1_pets.config
- ./utils:
- category_util.py
- category_util_test.py
- config_util.py
- config_util_test.py
- context_manager.py
- context_manager_test.py
- dataset_util.py
- dataset_util_test.py
- __init__.py
- json_utils.py
- json_utils_test.py
- label_map_util.py
- label_map_util_test.py
- learning_schedules.py
- learning_schedules_test.py
- metrics.py
- metrics_test.py
- np_box_list_ops.py
- np_box_list_ops_test.py
- np_box_list.py
- np_box_list_test.py
- np_box_mask_list_ops.py
- np_box_mask_list_ops_test.py
- np_box_mask_list.py
- np_box_mask_list_test.py
- np_box_ops.py
- np_box_ops_test.py
- np_mask_ops.py
- np_mask_ops_test.py
- object_detection_evaluation.py
- object_detection_evaluation_test.py
- ops.py
- ops_test.py
- per_image_evaluation.py
- per_image_evaluation_test.py
- per_image_vrd_evaluation.py
- per_image_vrd_evaluation_test.py
- __pycache__
- shape_utils.py
- shape_utils_test.py
- static_shape.py
- static_shape_test.py
- test_case.py
- test_utils.py
- test_utils_test.py
- variables_helper.py
- variables_helper_test.py
- visualization_utils.py
- visualization_utils_test.py
- vrd_evaluation.py
- vrd_evaluation_test.py
- ./utils/__pycache__:
- config_util.cpython-36.pyc
- context_manager.cpython-36.pyc
- __init__.cpython-36.pyc
- json_utils.cpython-36.pyc
- label_map_util.cpython-36.pyc
- learning_schedules.cpython-36.pyc
- metrics.cpython-36.pyc
- np_box_list.cpython-36.pyc
- np_box_list_ops.cpython-36.pyc
- np_box_mask_list.cpython-36.pyc
- np_box_mask_list_ops.cpython-36.pyc
- np_box_ops.cpython-36.pyc
- np_mask_ops.cpython-36.pyc
- object_detection_evaluation.cpython-36.pyc
- ops.cpython-36.pyc
- per_image_evaluation.cpython-36.pyc
- shape_utils.cpython-36.pyc
- static_shape.cpython-36.pyc
- variables_helper.cpython-36.pyc
- visualization_utils.cpython-36.pyc
Advertisement
Add Comment
Please, Sign In to add comment