aws-samples / deep-learning-models
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 286
  • Daily file updates (only one update per file and date counted): 487
  • First update: 2018-07-19
  • Latest update: 2021-03-05
  • Days between first and latest update: 961 (137 weeks, estimated 685 working days)
  • Active days (at least one file change): 42
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 286 files with 24,263 lines of code in files.
    • 286 files that are 366+ days old (24,263 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 286 files with 24,263 lines of code in files.
    • 255 files have been last changed 366+ days ago (22,279 lines of code)
    • 31 files have been last changed 181-365 days ago (1,984 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
91% | 8% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, md, sh, json, yaml, txt, yml, ipynb, cfg, gitignore, go
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py100% | 0% | 0% | 0% | 0%
yml100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
go100% | 0% | 0% | 0% | 0%
cfg100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py91% | 8% | 0% | 0% | 0%
yml100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
go100% | 0% | 0% | 0% | 0%
cfg100% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
models/vision/detection100% | 0% | 0% | 0% | 0%
models/vision/classification100% | 0% | 0% | 0% | 0%
legacy/models/resnet100% | 0% | 0% | 0% | 0%
models/nlp/albert100% | 0% | 0% | 0% | 0%
ci/frcnn100% | 0% | 0% | 0% | 0%
models/nlp/common100% | 0% | 0% | 0% | 0%
legacy/hpc-cluster100% | 0% | 0% | 0% | 0%
legacy/utils/tensorflow100% | 0% | 0% | 0% | 0%
models/nlp/electra100% | 0% | 0% | 0% | 0%
ci/albert100% | 0% | 0% | 0% | 0%
models/nlp/t5100% | 0% | 0% | 0% | 0%
models/nlp/cloudformation100% | 0% | 0% | 0% | 0%
legacy/hpc-cluster/monitor100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
models/vision/detection95% | 4% | 0% | 0% | 0%
models/vision/classification100% | 0% | 0% | 0% | 0%
legacy/models/resnet100% | 0% | 0% | 0% | 0%
models/nlp/albert100% | 0% | 0% | 0% | 0%
models/nlp/common100% | 0% | 0% | 0% | 0%
legacy/hpc-cluster100% | 0% | 0% | 0% | 0%
legacy/utils/tensorflow100% | 0% | 0% | 0% | 0%
models/nlp/electra100% | 0% | 0% | 0% | 0%
models/nlp/t5100% | 0% | 0% | 0% | 0%
models/nlp/cloudformation100% | 0% | 0% | 0% | 0%
legacy/hpc-cluster/monitor100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
ci/frcnn0% | 100% | 0% | 0% | 0%
ci/albert0% | 100% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
train_imagenet_resnet_hvd.py
in legacy/models/resnet/tensorflow
923 48 641 641 1
run_pretraining.py
in models/nlp/albert
510 10 383 641 10
run_squad.py
in models/nlp/albert
453 10 383 641 7
train_imagenet.py
in legacy/models/resnet/mxnet
409 17 641 641 1
resnet_common.py
in models/vision/detection/awsdet/models/backbones
365 15 574 641 2
deeplearning-cluster.yml
in legacy/hpc-cluster
314 - 641 641 1
deeplearning-worker_server.yml
in legacy/hpc-cluster
313 - 641 641 1
runner.py
in models/vision/detection/awsdet/utils/runner
301 29 526 641 4
mean_ap.py
in models/vision/detection/awsdet/core/evaluation
292 6 526 641 3
visualize.py
in models/vision/detection/awsdet/utils
269 4 566 641 2
train.py
in models/vision/detection/tools
238 5 526 641 5
preprocess_imagenet.py
in legacy/utils/tensorflow
222 17 641 641 1
tensorflow_image_resizer.py
in legacy/utils/tensorflow
222 16 641 641 1
bbox_head.py
in models/vision/detection/awsdet/models/bbox_heads
214 5 526 641 4
rpn_head.py
in models/vision/detection/awsdet/models/anchor_heads
200 7 526 641 4
coco_utils.py
in models/vision/detection/awsdet/core/evaluation
195 8 566 641 3
train.py
in models/vision/detection/awsdet/apis
181 8 526 641 3
config.py
in models/vision/detection/awsdet/utils/misc
177 18 526 641 3
utils.py
in models/vision/detection/awsdet/datasets
174 10 526 641 4
anchor_generator.py
in models/vision/detection/awsdet/core/anchor
167 10 574 641 2
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
__init__.py
in models/vision/detection/awsdet/models/losses
1 - 641 641 1
__init__.py
in models/vision/detection/awsdet/models/plugins
1 - 641 641 1
__init__.py
in models/vision/detection/awsdet/utils/image
1 - 641 641 1
__init__.py
in models/vision/detection/awsdet/core/mask
1 - 641 641 1
__init__.py
in models/vision/detection/awsdet/core/bbox
1 - 641 641 1
__init__.py
in models/vision/detection/awsdet/core/utils
1 - 641 641 1
__init__.py
in models/vision/detection/awsdet/core/post_processing
1 - 641 641 1
__init__.py
in models/vision/detection/awsdet/core/anchor
1 - 641 641 1
__init__.py
in models/vision/detection/awsdet/datasets/pipelines
1 - 641 641 1
__init__.py
in models/vision/detection/awsdet/datasets/loader
1 - 641 641 1
registry.py
in models/vision/detection/awsdet/datasets
2 - 641 641 1
__init__.py
in models/vision/detection/awsdet
3 - 641 641 1
__init__.py
in models/vision/detection/awsdet/models/utils
4 - 641 641 1
__init__.py
in models/vision/detection/awsdet/apis
4 - 641 641 1
__init__.py
in models/vision/detection/awsdet/utils/fileio/handlers
5 - 641 641 1
__init__.py
in models/vision/detection/awsdet/datasets
5 - 641 641 1
__init__.py
in models/vision/detection/awsdet/utils/runner/hooks/logger
6 - 641 641 1
__init__.py
in models/vision/detection/awsdet/utils/visualization
6 - 641 641 1
builder.py
in models/vision/detection/awsdet/datasets
6 1 641 641 1
__init__.py
in models/vision/detection/awsdet/utils/fileio
7 - 641 641 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
test.py
in models/nlp/t5
9 - 384 384 1
mini_t5_pt.py
in models/nlp/t5
48 2 383 511 2
mini_t5.py
in models/nlp/t5
85 4 383 517 5
hrnet.py
in models/vision/detection/awsdet/models/backbones
772 26 526 526 1
hrnet.py
in models/vision/classification/models
722 24 526 526 1
resnet.py
in models/vision/classification/models
416 19 526 526 1
resnet_evo.py
in models/vision/classification/models
376 15 526 526 1
mask_rcnn_r50v1_d_fpn_1x_coco.py
in models/vision/detection/configs/mask_rcnn/SM/8
162 - 526 526 1
mask_rcnn_r50v1_d_fpn_1x_coco.py
in models/vision/detection/configs/mask_rcnn/SM/4
162 - 526 526 1
cascade_rcnn_r50v1_d_fpn_1x_coco.py
in models/vision/detection/configs/cascade_rcnn/SM/8
146 - 526 526 1
cascade_rcnn_r50v1_d_fpn_1x_coco.py
in models/vision/detection/configs/cascade_rcnn/SM/4
146 - 526 526 1
mask_rcnn_r50v1_d_fpn_1x_coco.py
in models/vision/detection/configs/mask_rcnn/SM/1
142 - 526 526 1
mask_rcnn_r50v1_d_fpn_1x_coco.py
in models/vision/detection/configs/mask_rcnn/SM/2
142 - 526 526 1
cascade_rcnn_r50v1_d_fpn_1x_coco.py
in models/vision/detection/configs/cascade_rcnn/SM/1
136 - 526 526 1
cascade_rcnn_r50v1_d_fpn_1x_coco.py
in models/vision/detection/configs/cascade_rcnn/SM/2
136 - 526 526 1
faster_rcnn_hrnetv2p_w32_1x_coco.py
in models/vision/detection/configs/hrnet/EC2/1
127 - 526 526 1
mask_rcnn_r50v1_d_fpn_1x_coco.py
in models/vision/detection/configs/mask_rcnn/EC2/1
114 - 526 526 1
faster_rcnn_r50v1_d_fpn_1x_coco.py
in models/vision/detection/configs/faster_rcnn/SM/8
109 - 526 526 1
faster_rcnn_r50v1_d_fpn_1x_coco.py
in models/vision/detection/configs/faster_rcnn/SM/4
109 - 526 526 1
cascade_rcnn_r50v1_d_fpn_1x_coco.py
in models/vision/detection/configs/cascade_rcnn/EC2/1
107 - 526 526 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
parse_and_submit.py
in ci/frcnn
277 3 333 629 3
ssh.py
in ci/frcnn
184 22 333 627 2
parse_and_submit.py
in ci/albert
173 3 333 629 3
ec2_2nodes.py
in ci/frcnn
170 - 333 627 2
train_sagemaker.py
in ci/frcnn
144 4 333 627 2
sagemaker_default_model_config.py
in ci/frcnn
121 - 333 627 2
run_sagemaker.py
in ci/frcnn
93 3 333 627 2
sagemaker_pretraining.py
in ci/albert
80 - 333 629 3
faster_rcnn_r50v1_d_fpn_1x_coco.py
in models/vision/detection/configs/faster_rcnn/EC2/1
61 - 333 526 2
sagemaker_utils.py
in ci/albert
49 1 333 629 2
ec2_singlenode.py
in ci/frcnn
48 - 333 627 2
sagemaker_8x8.py
in models/vision/detection/configs/retinanet/SM/CI/8
38 - 333 526 2
sagemaker_4x8.py
in models/vision/detection/configs/retinanet/SM/CI/4
38 - 333 526 2
sagemaker_2x8.py
in models/vision/detection/configs/retinanet/SM/CI/2
38 - 333 526 2
sagemaker_8x8.py
in models/vision/detection/configs/cascade_rcnn/SM/CI/8
38 - 333 526 2
sagemaker_4x8.py
in models/vision/detection/configs/cascade_rcnn/SM/CI/4
38 - 333 526 2
sagemaker_2x8.py
in models/vision/detection/configs/cascade_rcnn/SM/CI/2
38 - 333 526 2
sagemaker_8x8.py
in models/vision/detection/configs/faster_rcnn/SM/CI/8
38 - 333 526 2
sagemaker_4x8.py
in models/vision/detection/configs/faster_rcnn/SM/CI/4
38 - 333 526 2
sagemaker_2x8.py
in models/vision/detection/configs/faster_rcnn/SM/CI/2
38 - 333 526 2