The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
conv.cpp in pytorch/cuda_utils/smcv_utils/cuda/nhwc |
859 | 46 |
resnet.py in tensorflow/sagemakercv/detection/backbones |
521 | 16 |
ROIAlign_cuda.cu in pytorch/cuda_utils/smcv_utils/cuda |
509 | - |
generate_mask_targets.cu in pytorch/cuda_utils/smcv_utils/cuda |
425 | - |
box_utils.py in tensorflow/sagemakercv/core |
392 | 19 |
coco_eval.py in pytorch/sagemakercv/data/datasets/evaluation/coco |
350 | 13 |
resnet.py in pytorch/sagemakercv/detection/backbone |
349 | 14 |
dataloader.py in tensorflow/sagemakercv/data/coco |
347 | 3 |
coco.py in pytorch/sagemakercv/data/datasets |
337 | 36 |
loss.py in pytorch/sagemakercv/detection/roi_heads/box_head |
306 | 10 |
inference.py in pytorch/sagemakercv/detection/rpn |
305 | 9 |
losses.py in tensorflow/sagemakercv/training/losses |
278 | 10 |
UpSampleNearest2d.cu in pytorch/cuda_utils/smcv_utils/cuda/nhwc |
268 | - |
coco_metric.py in tensorflow/sagemakercv/data/coco |
258 | 9 |
dataloader_utils.py in tensorflow/sagemakercv/data/coco |
257 | 10 |
roi_ops.py in tensorflow/sagemakercv/core |
242 | 6 |
anchor_generator.py in pytorch/sagemakercv/detection/rpn |
234 | 19 |
rpn_generate_proposals_batched.cu in pytorch/cuda_utils/smcv_utils/cuda |
233 | - |
create_coco_tf_record.py in tensorflow/sagemakercv/data/coco |
223 | 6 |
bounding_box.py in pytorch/sagemakercv/core/structures |
216 | 19 |
conv.py in pytorch/sagemakercv/layers/nhwc |
212 | 9 |
ROIAlign_cpu.cpp in pytorch/cuda_utils/smcv_utils/cpu |
208 | 3 |
rpn_generate_proposals.cu in pytorch/cuda_utils/smcv_utils/cuda |
204 | - |
frcnn_losses.py in tensorflow/sagemakercv/training/losses |
200 | 7 |
coco_labels.py in tensorflow/sagemakercv/data/coco |
185 | - |
training_ops.py in tensorflow/sagemakercv/core |
184 | 9 |
spatial_transform_ops.py in tensorflow/sagemakercv/core |
184 | 5 |
postprocess_ops.py in tensorflow/sagemakercv/core |
181 | 5 |
runner.py in tensorflow/sagemakercv/utils/runner |
181 | 24 |
logging_formatter.py in tensorflow/sagemakercv/utils |
181 | 17 |
Descriptors.h in pytorch/cuda_utils/smcv_utils/cuda/nhwc |
180 | 13 |
ROIPool_cuda.cu in pytorch/cuda_utils/smcv_utils/cuda |
175 | - |
novograd.py in tensorflow/sagemakercv/training/optimizers |
175 | 9 |
standard_roi_head.py in tensorflow/sagemakercv/detection/roi_heads |
174 | 5 |
iou_loss.py in pytorch/sagemakercv/layers |
172 | 9 |
config.py in pytorch/configs |
170 | - |
visualize.py in pytorch/sagemakercv/utils |
167 | 16 |
nms_batched.cu in pytorch/cuda_utils/smcv_utils/cuda |
166 | - |
build.py in pytorch/sagemakercv/data |
165 | 11 |
match_proposals.cu in pytorch/cuda_utils/smcv_utils/cuda |
162 | - |
evaluation.py in tensorflow/sagemakercv/utils/runner/hooks |
161 | 11 |
cascade_roi_head.py in tensorflow/sagemakercv/detection/roi_heads |
160 | 4 |
preprocessor.py in tensorflow/sagemakercv/core |
160 | 11 |
mlperf_fp16_optimizer.py in pytorch/sagemakercv/training/optimizers |
158 | 11 |
runner.py in pytorch/sagemakercv/utils/runner |
158 | 17 |
segmentation_mask.py in pytorch/sagemakercv/core/structures |
155 | 19 |
SigmoidFocalLoss_cuda.cu in pytorch/cuda_utils/smcv_utils/cuda |
150 | - |
checkpoint.py in pytorch/sagemakercv/utils |
148 | 13 |
Descriptors.cpp in pytorch/cuda_utils/smcv_utils/cuda/nhwc |
148 | 9 |
evaluation.py in tensorflow/sagemakercv/data/coco |
148 | 6 |
File | # lines | # units |
---|---|---|
conv.cpp in pytorch/cuda_utils/smcv_utils/cuda/nhwc |
859 | 46 |
coco.py in pytorch/sagemakercv/data/datasets |
337 | 36 |
runner.py in tensorflow/sagemakercv/utils/runner |
181 | 24 |
anchor_generator.py in pytorch/sagemakercv/detection/rpn |
234 | 19 |
bounding_box.py in pytorch/sagemakercv/core/structures |
216 | 19 |
segmentation_mask.py in pytorch/sagemakercv/core/structures |
155 | 19 |
box_utils.py in tensorflow/sagemakercv/core |
392 | 19 |
hook.py in pytorch/sagemakercv/utils/runner/hooks |
37 | 18 |
hook.py in tensorflow/sagemakercv/utils/runner/hooks |
37 | 18 |
runner.py in pytorch/sagemakercv/utils/runner |
158 | 17 |
matcher.py in tensorflow/sagemakercv/core |
53 | 17 |
logging_formatter.py in tensorflow/sagemakercv/utils |
181 | 17 |
visualize.py in pytorch/sagemakercv/utils |
167 | 16 |
resnet.py in tensorflow/sagemakercv/detection/backbones |
521 | 16 |
weight_decay_optimizer.py in tensorflow/sagemakercv/training/optimizers |
143 | 15 |
resnet.py in pytorch/sagemakercv/detection/backbone |
349 | 14 |
box_list.py in tensorflow/sagemakercv/core |
58 | 14 |
async_evaluator.py in pytorch/sagemakercv/utils |
53 | 13 |
checkpoint.py in pytorch/sagemakercv/utils |
148 | 13 |
coco_eval.py in pytorch/sagemakercv/data/datasets/evaluation/coco |
350 | 13 |
There are 32 files with lines longer than 120 characters. In total, there are 105 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
conv.cpp in pytorch/cuda_utils/smcv_utils/cuda/nhwc |
859 | 46 | 19 |
conv.py in pytorch/sagemakercv/layers/nhwc |
212 | 9 | 8 |
setup.py in pytorch |
38 | - | 8 |
nhwc.cpp in pytorch/cuda_utils/smcv_utils/cuda |
17 | - | 8 |
ROIAlign_cuda.cu in pytorch/cuda_utils/smcv_utils/cuda |
509 | - | 8 |
inference.py in pytorch/sagemakercv/detection/rpn |
305 | 9 | 6 |
visualize.py in pytorch/sagemakercv/utils |
167 | 16 | 4 |
nms_batched.cu in pytorch/cuda_utils/smcv_utils/cuda |
166 | - | 4 |
resnet.py in tensorflow/sagemakercv/detection/backbones |
521 | 16 | 4 |
transforms.py in pytorch/sagemakercv/data/transforms |
105 | 13 | 3 |
nhwc.h in pytorch/cuda_utils/smcv_utils/cuda |
56 | - | 3 |
rpn.py in pytorch/sagemakercv/detection/rpn |
94 | 8 | 2 |
loss.py in pytorch/sagemakercv/detection/roi_heads/box_head |
306 | 10 | 2 |
matcher.py in pytorch/sagemakercv/core |
46 | 3 | 2 |
image_list.py in pytorch/sagemakercv/core/structures |
65 | 4 | 2 |
c2_model_loading.py in pytorch/sagemakercv/utils |
120 | 6 | 2 |
generate_mask_targets.cu in pytorch/cuda_utils/smcv_utils/cuda |
425 | - | 2 |
rpn_generate_proposals_batched.cu in pytorch/cuda_utils/smcv_utils/cuda |
233 | - | 2 |
losses.py in tensorflow/sagemakercv/training/losses |
278 | 10 | 2 |
setup.py in tensorflow |
24 | - | 2 |