tensorflow/models

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
official/legacy/detection/configs/__init__.py0
A
0 mins
official/legacy/detection/configs/base_config.py105
A
0 mins
official/legacy/detection/configs/factory.py23
A
1 hr
official/legacy/detection/configs/maskrcnn_config.py94
A
0 mins
official/legacy/detection/configs/olnmask_config.py117
A
0 mins
official/legacy/detection/configs/retinanet_config.py37
A
0 mins
official/legacy/detection/configs/shapemask_config.py76
A
0 mins
official/legacy/detection/dataloader/__init__.py0
A
0 mins
official/legacy/detection/dataloader/anchor.py368
C
1 day
official/legacy/detection/dataloader/factory.py117
A
0 mins
official/legacy/detection/dataloader/input_reader.py76
A
1 hr
official/legacy/detection/dataloader/maskrcnn_parser.py296
F
5 days
official/legacy/detection/dataloader/mode_keys.py14
A
35 mins
official/legacy/detection/dataloader/olnmask_parser.py261
F
4 days
official/legacy/detection/dataloader/retinanet_parser.py323
F
4 days
official/legacy/detection/dataloader/shapemask_parser.py406
D
2 days
official/legacy/detection/dataloader/tf_example_decoder.py127
A
55 mins
official/legacy/detection/evaluation/__init__.py0
A
0 mins
official/legacy/detection/evaluation/coco_evaluator.py699
F
2 wks
official/legacy/detection/evaluation/coco_utils.py311
D
2 days
official/legacy/detection/evaluation/factory.py32
A
35 mins
official/legacy/detection/executor/__init__.py0
A
0 mins
official/legacy/detection/executor/detection_executor.py119
A
1 hr
official/legacy/detection/executor/distributed_executor.py639
F
3 days
official/legacy/detection/main.py200
C
7 hrs
official/legacy/detection/modeling/__init__.py0
A
0 mins
official/legacy/detection/modeling/architecture/__init__.py0
A
0 mins
official/legacy/detection/modeling/architecture/factory.py174
D
2 days
official/legacy/detection/modeling/architecture/fpn.py116
C
1 day
official/legacy/detection/modeling/architecture/heads.py1,069
F
2 wks
official/legacy/detection/modeling/architecture/identity.py9
A
0 mins
official/legacy/detection/modeling/architecture/nn_blocks.py266
F
5 days
official/legacy/detection/modeling/architecture/nn_ops.py80
B
4 hrs
official/legacy/detection/modeling/architecture/resnet.py287
C
1 day
official/legacy/detection/modeling/architecture/spinenet.py431
D
3 days
official/legacy/detection/modeling/base_model.py86
A
0 mins
official/legacy/detection/modeling/checkpoint_utils.py98
A
2 hrs
official/legacy/detection/modeling/factory.py18
A
0 mins
official/legacy/detection/modeling/learning_rates.py69
C
7 hrs
official/legacy/detection/modeling/losses.py513
D
1 day
official/legacy/detection/modeling/maskrcnn_model.py270
F
6 days
official/legacy/detection/modeling/olnmask_model.py352
F
1 wk
official/legacy/detection/modeling/optimizers.py28
A
25 mins
official/legacy/detection/modeling/retinanet_model.py115
A
2 hrs
official/legacy/detection/modeling/shapemask_model.py240
C
1 day
official/legacy/detection/ops/__init__.py0
A
0 mins
official/legacy/detection/ops/nms.py152
F
1 wk
official/legacy/detection/ops/postprocess_ops.py389
C
1 day
official/legacy/detection/ops/roi_ops.py407
F
6 days
official/legacy/detection/ops/spatial_transform_ops.py461
F
4 days