facebookresearch / AVT
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: 84
  • Daily file updates (only one update per file and date counted): 2
  • First update: 2021-10-15
  • Latest update: 2021-10-30
  • Days between first and latest update: 16 (2 weeks, estimated 10 working days)
  • Active days (at least one file change): 2
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 0 files with 0 lines of code in files.
    • 0 files that are 366+ days old (0 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)
0% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 0 files with 0 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 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)
0% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
yaml, py, txt, md, sh, gitignore, json, gitmodules
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
yaml0% | 0% | 0% | 0% | 0%
py0% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
yaml0% | 0% | 0% | 0% | 0%
py0% | 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
ROOT0% | 0% | 0% | 0% | 0%
datasets0% | 0% | 0% | 0% | 0%
models0% | 0% | 0% | 0% | 0%
common0% | 0% | 0% | 0% | 0%
loss_fn0% | 0% | 0% | 0% | 0%
conf/train_eval_op0% | 0% | 0% | 0% | 0%
conf/dataset0% | 0% | 0% | 0% | 0%
conf0% | 0% | 0% | 0% | 0%
conf/model0% | 0% | 0% | 0% | 0%
conf/opt0% | 0% | 0% | 0% | 0%
conf/data0% | 0% | 0% | 0% | 0%
notebooks0% | 0% | 0% | 0% | 0%
func0% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
ROOT0% | 0% | 0% | 0% | 0%
datasets0% | 0% | 0% | 0% | 0%
models0% | 0% | 0% | 0% | 0%
common0% | 0% | 0% | 0% | 0%
loss_fn0% | 0% | 0% | 0% | 0%
conf/train_eval_op0% | 0% | 0% | 0% | 0%
conf/dataset0% | 0% | 0% | 0% | 0%
conf0% | 0% | 0% | 0% | 0%
conf/model0% | 0% | 0% | 0% | 0%
conf/opt0% | 0% | 0% | 0% | 0%
conf/data0% | 0% | 0% | 0% | 0%
notebooks0% | 0% | 0% | 0% | 0%
func0% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
utils.py
in notebooks
765 32
train.py
in func
644 16
base_video_dataset.py
in datasets
581 25
epic_kitchens.py
in datasets
372 19
env.yaml
in root
312 -
launch.py
in root
237 13
transforms.py
in common
224 39
breakfast_50salads.py
in datasets
211 13
video_classification.py
in models
202 18
log.py
in common
198 22
base_model.py
in models
194 6
train_eval_ops.py
in func
181 9
future_prediction.py
in models
175 9
utils.py
in common
144 14
temporal_aggregation.py
in models
121 13
scheduler.py
in common
112 10
config.yaml
in conf
112 -
simclr_infonce.py
in loss_fn
105 8
sampler.py
in common
83 10
data.py
in datasets
41 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
__init__.py
in func
1 -
adamW.yaml
in conf/opt/optimizer
1 -
adam.yaml
in conf/opt/optimizer
1 -
identity.yaml
in conf/model/backbone
1 -
r3d_18.yaml
in conf/model/backbone
1 -
identity.yaml
in conf/model/future_predictor
1 -
avth.yaml
in conf/model/future_predictor
1 -
mean.yaml
in conf/model/temporal_aggregator_after_future_pred
1 -
identity.yaml
in conf/model/temporal_aggregator_after_future_pred
1 -
transformer.yaml
in conf/model/temporal_aggregator_after_future_pred
1 -
mean.yaml
in conf/model/temporal_aggregator
1 -
identity.yaml
in conf/model/temporal_aggregator
1 -
transformer.yaml
in conf/model/temporal_aggregator
1 -
basic.yaml
in conf/train_eval_op
1 -
no.yaml
in conf/train_eval_op/cls_loss_acc_fn
1 -
mse.yaml
in conf/train_eval_op/reg_criterion
1 -
__init__.py
in loss_fn
1 -
__init__.py
in common
1 -
__init__.py
in models
1 -
__init__.py
in root
1 -
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
utils.py
in notebooks
765 32
train.py
in func
644 16
base_video_dataset.py
in datasets
581 25
epic_kitchens.py
in datasets
372 19
env.yaml
in root
312 -
launch.py
in root
237 13
transforms.py
in common
224 39
breakfast_50salads.py
in datasets
211 13
video_classification.py
in models
202 18
log.py
in common
198 22
base_model.py
in models
194 6
train_eval_ops.py
in func
181 9
future_prediction.py
in models
175 9
utils.py
in common
144 14
temporal_aggregation.py
in models
121 13
scheduler.py
in common
112 10
config.yaml
in conf
112 -
simclr_infonce.py
in loss_fn
105 8
sampler.py
in common
83 10
data.py
in datasets
41 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
utils.py
in notebooks
765 32
train.py
in func
644 16
base_video_dataset.py
in datasets
581 25
epic_kitchens.py
in datasets
372 19
env.yaml
in root
312 -
launch.py
in root
237 13
transforms.py
in common
224 39
breakfast_50salads.py
in datasets
211 13
video_classification.py
in models
202 18
log.py
in common
198 22
base_model.py
in models
194 6
train_eval_ops.py
in func
181 9
future_prediction.py
in models
175 9
utils.py
in common
144 14
temporal_aggregation.py
in models
121 13
scheduler.py
in common
112 10
config.yaml
in conf
112 -
simclr_infonce.py
in loss_fn
105 8
sampler.py
in common
83 10
data.py
in datasets
41 1