microsoft / human-pose-estimation.pytorch
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: 41
  • Daily file updates (only one update per file and date counted): 47
  • First update: 2018-08-01
  • Latest update: 2019-04-10
  • Days between first and latest update: 253 (36 weeks, estimated 180 working days)
  • Active days (at least one file change): 20
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 41 files with 3,391 lines of code in files.
    • 41 files that are 366+ days old (3,391 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 41 files with 3,391 lines of code in files.
    • 41 files have been last changed 366+ days ago (3,391 lines of code)
    • 0 files have been last changed 181-365 days ago (0 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)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, yaml, txt, md, pyx, cu, gitignore, json, hpp
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
cu100% | 0% | 0% | 0% | 0%
pyx100% | 0% | 0% | 0% | 0%
hpp100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
cu100% | 0% | 0% | 0% | 0%
pyx100% | 0% | 0% | 0% | 0%
hpp100% | 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
lib/dataset100% | 0% | 0% | 0% | 0%
lib/core100% | 0% | 0% | 0% | 0%
lib/nms100% | 0% | 0% | 0% | 0%
lib/utils100% | 0% | 0% | 0% | 0%
pose_estimation100% | 0% | 0% | 0% | 0%
lib/models100% | 0% | 0% | 0% | 0%
experiments/coco/resnet101100% | 0% | 0% | 0% | 0%
experiments/coco/resnet152100% | 0% | 0% | 0% | 0%
experiments/coco/resnet50100% | 0% | 0% | 0% | 0%
experiments/mpii/resnet152100% | 0% | 0% | 0% | 0%
experiments/mpii/resnet50100% | 0% | 0% | 0% | 0%
experiments/mpii/resnet101100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
lib/dataset100% | 0% | 0% | 0% | 0%
lib/core100% | 0% | 0% | 0% | 0%
lib/nms100% | 0% | 0% | 0% | 0%
lib/utils100% | 0% | 0% | 0% | 0%
pose_estimation100% | 0% | 0% | 0% | 0%
lib/models100% | 0% | 0% | 0% | 0%
experiments/coco/resnet101100% | 0% | 0% | 0% | 0%
experiments/coco/resnet152100% | 0% | 0% | 0% | 0%
experiments/coco/resnet50100% | 0% | 0% | 0% | 0%
experiments/mpii/resnet152100% | 0% | 0% | 0% | 0%
experiments/mpii/resnet50100% | 0% | 0% | 0% | 0%
experiments/mpii/resnet101100% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
coco.py
in lib/dataset
318 14 1253 1278 2
pose_resnet.py
in lib/models
242 14 1176 1278 2
function.py
in lib/core
171 6 1278 1278 1
config.py
in lib/core
170 5 1176 1278 3
JointsDataset.py
in lib/dataset
165 7 1252 1278 2
train.py
in pose_estimation
155 3 1253 1278 3
mpii.py
in lib/dataset
129 3 1278 1278 1
valid.py
in pose_estimation
126 3 1278 1278 1
nms_kernel.cu
in lib/nms
122 - 1278 1278 1
vis.py
in lib/utils
112 3 1278 1278 1
setup.py
in lib/nms
80 4 1278 1278 1
transforms.py
in lib/utils
80 8 1278 1278 1
nms.py
in lib/nms
78 6 1278 1278 1
256x192_d256x3_adam_lr1e-3.yaml
in experiments/coco/resnet101
75 - 1278 1278 1
384x288_d256x3_adam_lr1e-3.yaml
in experiments/coco/resnet101
75 - 1278 1278 1
256x192_d256x3_adam_lr1e-3.yaml
in experiments/coco/resnet152
75 - 1278 1278 1
384x288_d256x3_adam_lr1e-3.yaml
in experiments/coco/resnet152
75 - 1278 1278 1
256x192_d256x3_adam_lr1e-3.yaml
in experiments/coco/resnet50
75 - 1278 1278 1
384x288_d256x3_adam_lr1e-3.yaml
in experiments/coco/resnet50
75 - 1278 1278 1
256x256_d256x3_adam_lr1e-3.yaml
in experiments/mpii/resnet101
72 - 1278 1278 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
__init__.py
in lib/utils
1 - 1278 1278 1
__init__.py
in lib/nms
1 - 1278 1278 1
gpu_nms.hpp
in lib/nms
2 - 1278 1278 1
__init__.py
in lib/models
4 - 1278 1278 1
__init__.py
in lib/dataset
5 - 1278 1278 1
_init_paths.py
in pose_estimation
11 1 1278 1278 1
pyx
gpu_nms.pyx
in lib/nms
21 1 1278 1278 1
loss.py
in lib/core
26 2 1278 1278 1
inference.py
in lib/core
48 2 1278 1278 1
pyx
cpu_nms.pyx
in lib/nms
49 1 1278 1278 1
evaluate.py
in lib/core
54 3 1278 1278 1
zipreader.py
in lib/utils
55 2 1278 1278 1
utils.py
in lib/utils
60 3 1278 1278 1
384x384_d256x3_adam_lr1e-3.yaml
in experiments/mpii/resnet101
68 - 1278 1278 1
256x256_d256x3_adam_lr1e-3.yaml
in experiments/mpii/resnet50
72 - 1278 1278 1
256x256_d256x3_adam_lr1e-3.yaml
in experiments/mpii/resnet152
72 - 1278 1278 1
256x256_d256x3_adam_lr1e-3.yaml
in experiments/mpii/resnet101
72 - 1278 1278 1
384x288_d256x3_adam_lr1e-3.yaml
in experiments/coco/resnet50
75 - 1278 1278 1
256x192_d256x3_adam_lr1e-3.yaml
in experiments/coco/resnet50
75 - 1278 1278 1
384x288_d256x3_adam_lr1e-3.yaml
in experiments/coco/resnet152
75 - 1278 1278 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
256x192_d256x3_adam_lr1e-3_caffe.yaml
in experiments/coco/resnet101
76 - 1176 1176 1
256x192_d256x3_adam_lr1e-3_caffe.yaml
in experiments/coco/resnet152
76 - 1176 1176 1
256x192_d256x3_adam_lr1e-3_caffe.yaml
in experiments/coco/resnet50
76 - 1176 1176 1
coco.py
in lib/dataset
318 14 1253 1278 2
pose_resnet.py
in lib/models
242 14 1176 1278 2
function.py
in lib/core
171 6 1278 1278 1
config.py
in lib/core
170 5 1176 1278 3
JointsDataset.py
in lib/dataset
165 7 1252 1278 2
train.py
in pose_estimation
155 3 1253 1278 3
mpii.py
in lib/dataset
129 3 1278 1278 1
valid.py
in pose_estimation
126 3 1278 1278 1
nms_kernel.cu
in lib/nms
122 - 1278 1278 1
vis.py
in lib/utils
112 3 1278 1278 1
setup.py
in lib/nms
80 4 1278 1278 1
transforms.py
in lib/utils
80 8 1278 1278 1
nms.py
in lib/nms
78 6 1278 1278 1
256x192_d256x3_adam_lr1e-3.yaml
in experiments/coco/resnet101
75 - 1278 1278 1
384x288_d256x3_adam_lr1e-3.yaml
in experiments/coco/resnet101
75 - 1278 1278 1
256x192_d256x3_adam_lr1e-3.yaml
in experiments/coco/resnet152
75 - 1278 1278 1
384x288_d256x3_adam_lr1e-3.yaml
in experiments/coco/resnet152
75 - 1278 1278 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
pose_resnet.py
in lib/models
242 14 1176 1278 2
config.py
in lib/core
170 5 1176 1278 3
256x192_d256x3_adam_lr1e-3_caffe.yaml
in experiments/coco/resnet101
76 - 1176 1176 1
256x192_d256x3_adam_lr1e-3_caffe.yaml
in experiments/coco/resnet152
76 - 1176 1176 1
256x192_d256x3_adam_lr1e-3_caffe.yaml
in experiments/coco/resnet50
76 - 1176 1176 1
384x384_d256x3_adam_lr1e-3.yaml
in experiments/mpii/resnet152
72 - 1181 1278 2
384x384_d256x3_adam_lr1e-3.yaml
in experiments/mpii/resnet50
72 - 1181 1278 2
JointsDataset.py
in lib/dataset
165 7 1252 1278 2
coco.py
in lib/dataset
318 14 1253 1278 2
train.py
in pose_estimation
155 3 1253 1278 3
function.py
in lib/core
171 6 1278 1278 1
mpii.py
in lib/dataset
129 3 1278 1278 1
valid.py
in pose_estimation
126 3 1278 1278 1
nms_kernel.cu
in lib/nms
122 - 1278 1278 1
vis.py
in lib/utils
112 3 1278 1278 1
setup.py
in lib/nms
80 4 1278 1278 1
transforms.py
in lib/utils
80 8 1278 1278 1
nms.py
in lib/nms
78 6 1278 1278 1
256x192_d256x3_adam_lr1e-3.yaml
in experiments/coco/resnet101
75 - 1278 1278 1
384x288_d256x3_adam_lr1e-3.yaml
in experiments/coco/resnet101
75 - 1278 1278 1