facebookresearch / synsin
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: 38
  • Daily file updates (only one update per file and date counted): 2
  • First update: 2020-07-16
  • Latest update: 2020-07-22
  • Days between first and latest update: 7 (1 weeks, estimated 5 working days)
  • Active days (at least one file change): 3
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 2 files with 201 lines of code in files.
    • 2 files that are 366+ days old (201 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 2 files with 201 lines of code in files.
    • 2 files have been last changed 366+ days ago (201 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, md, txt, sh, ipynb, json
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py100% | 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%
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/layers100% | 0% | 0% | 0% | 0%
options0% | 0% | 0% | 0% | 0%
utils0% | 0% | 0% | 0% | 0%
models/losses0% | 0% | 0% | 0% | 0%
models0% | 0% | 0% | 0% | 0%
models/networks0% | 0% | 0% | 0% | 0%
models/projection0% | 0% | 0% | 0% | 0%
ROOT0% | 0% | 0% | 0% | 0%
evaluation0% | 0% | 0% | 0% | 0%
geometry0% | 0% | 0% | 0% | 0%
data0% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
models/layers100% | 0% | 0% | 0% | 0%
options0% | 0% | 0% | 0% | 0%
utils0% | 0% | 0% | 0% | 0%
models/losses0% | 0% | 0% | 0% | 0%
models0% | 0% | 0% | 0% | 0%
models/networks0% | 0% | 0% | 0% | 0%
models/projection0% | 0% | 0% | 0% | 0%
ROOT0% | 0% | 0% | 0% | 0%
evaluation0% | 0% | 0% | 0% | 0%
geometry0% | 0% | 0% | 0% | 0%
data0% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
z_buffer_layers.py
in models/layers
76 2 559 559 1
normalization.py
in models/layers
125 11 553 558 2
architectures.py
in models/networks
496 22
train_options.py
in options
359 8
create_rgb_dataset.py
in data
352 6
train.py
in root
280 7
configs.py
in models/networks
276 1
realestate10k.py
in data
275 9
pretrained_networks.py
in models/networks
245 12
encoderdecoder.py
in models
229 8
eval.py
in evaluation
229 5
gan_loss.py
in models/losses
214 19
batchnorm.py
in models/networks/sync_batchnorm
188 12
discriminators.py
in models/networks
168 13
eval_realestate.py
in evaluation
150 3
z_buffermodel.py
in models
124 3
base_model.py
in models
113 3
eval_kitti.py
in evaluation
111 4
habitat_data.py
in data
105 7
evaluate_perceptualsim.py
in evaluation
97 2
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
z_buffer_layers.py
in models/layers
76 2 559 559 1
normalization.py
in models/layers
125 11 553 558 2
__init__.py
in models/networks/sync_batchnorm
8 -
unittest.py
in models/networks/sync_batchnorm
13 1
geometry.py
in utils
13 1
jitter.py
in utils
13 1
metrics.py
in evaluation
18 3
utilities.py
in models/networks
24 2
replicate.py
in models/networks/sync_batchnorm
34 3
batchnorm_reimpl.py
in models/networks/sync_batchnorm
47 4
camera_transformations.py
in geometry
48 3
blocks.py
in models/layers
51 6
depth_manipulator.py
in models/projection
66 3
depth_model.py
in models
66 3
comm.py
in models/networks/sync_batchnorm
70 10
synthesis.py
in models/losses
70 8
options.py
in options
74 2
kitti.py
in data
78 7
z_buffer_manipulator.py
in models/projection
87 5
ssim.py
in models/losses
94 6
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
architectures.py
in models/networks
496 22
train_options.py
in options
359 8
create_rgb_dataset.py
in data
352 6
train.py
in root
280 7
configs.py
in models/networks
276 1
realestate10k.py
in data
275 9
pretrained_networks.py
in models/networks
245 12
encoderdecoder.py
in models
229 8
eval.py
in evaluation
229 5
gan_loss.py
in models/losses
214 19
batchnorm.py
in models/networks/sync_batchnorm
188 12
discriminators.py
in models/networks
168 13
eval_realestate.py
in evaluation
150 3
z_buffermodel.py
in models
124 3
base_model.py
in models
113 3
eval_kitti.py
in evaluation
111 4
habitat_data.py
in data
105 7
evaluate_perceptualsim.py
in evaluation
97 2
ssim.py
in models/losses
94 6
z_buffer_manipulator.py
in models/projection
87 5
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
architectures.py
in models/networks
496 22
train_options.py
in options
359 8
create_rgb_dataset.py
in data
352 6
train.py
in root
280 7
configs.py
in models/networks
276 1
realestate10k.py
in data
275 9
pretrained_networks.py
in models/networks
245 12
encoderdecoder.py
in models
229 8
eval.py
in evaluation
229 5
gan_loss.py
in models/losses
214 19
batchnorm.py
in models/networks/sync_batchnorm
188 12
discriminators.py
in models/networks
168 13
eval_realestate.py
in evaluation
150 3
z_buffermodel.py
in models
124 3
base_model.py
in models
113 3
eval_kitti.py
in evaluation
111 4
habitat_data.py
in data
105 7
evaluate_perceptualsim.py
in evaluation
97 2
ssim.py
in models/losses
94 6
z_buffer_manipulator.py
in models/projection
87 5