facebookresearch / meshrcnn
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: 68
  • Daily file updates (only one update per file and date counted): 24
  • First update: 2020-01-24
  • Latest update: 2021-09-01
  • Days between first and latest update: 586 (83 weeks, estimated 415 working days)
  • Active days (at least one file change): 17
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 19 files with 2,671 lines of code in files.
    • 19 files that are 366+ days old (2,671 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 19 files with 2,671 lines of code in files.
    • 18 files have been last changed 366+ days ago (2,597 lines of code)
    • 1 files have been last changed 181-365 days ago (74 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)
97% | 2% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, yaml, md, sh, txt, cfg, gitignore, json
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py100% | 0% | 0% | 0% | 0%
yaml0% | 0% | 0% | 0% | 0%
cfg0% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py97% | 2% | 0% | 0% | 0%
yaml0% | 0% | 0% | 0% | 0%
cfg0% | 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
tools100% | 0% | 0% | 0% | 0%
meshrcnn/modeling100% | 0% | 0% | 0% | 0%
meshrcnn/evaluation100% | 0% | 0% | 0% | 0%
meshrcnn/data100% | 0% | 0% | 0% | 0%
shapenet/data100% | 0% | 0% | 0% | 0%
meshrcnn/utils100% | 0% | 0% | 0% | 0%
shapenet/utils100% | 0% | 0% | 0% | 0%
shapenet/evaluation100% | 0% | 0% | 0% | 0%
shapenet/modeling100% | 0% | 0% | 0% | 0%
meshrcnn/structures0% | 0% | 0% | 0% | 0%
meshrcnn/config0% | 0% | 0% | 0% | 0%
ROOT0% | 0% | 0% | 0% | 0%
configs/pix3d0% | 0% | 0% | 0% | 0%
configs/shapenet0% | 0% | 0% | 0% | 0%
shapenet/config0% | 0% | 0% | 0% | 0%
shapenet/solver0% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
tools100% | 0% | 0% | 0% | 0%
meshrcnn/modeling100% | 0% | 0% | 0% | 0%
meshrcnn/evaluation100% | 0% | 0% | 0% | 0%
meshrcnn/data100% | 0% | 0% | 0% | 0%
meshrcnn/utils100% | 0% | 0% | 0% | 0%
shapenet/data72% | 27% | 0% | 0% | 0%
shapenet/utils100% | 0% | 0% | 0% | 0%
shapenet/evaluation100% | 0% | 0% | 0% | 0%
shapenet/modeling100% | 0% | 0% | 0% | 0%
meshrcnn/structures0% | 0% | 0% | 0% | 0%
meshrcnn/config0% | 0% | 0% | 0% | 0%
ROOT0% | 0% | 0% | 0% | 0%
configs/pix3d0% | 0% | 0% | 0% | 0%
configs/shapenet0% | 0% | 0% | 0% | 0%
shapenet/config0% | 0% | 0% | 0% | 0%
shapenet/solver0% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
train_net_shapenet.py
in tools
295 8 459 733 2
preprocess_shapenet.py
in tools
244 9 719 733 2
mesh_vox.py
in shapenet/data
194 6 459 733 2
eval.py
in shapenet/evaluation
161 3 733 733 1
metrics.py
in meshrcnn/utils
116 4 645 733 2
checkpoint.py
in shapenet/utils
94 10 733 733 1
timing.py
in shapenet/utils
84 13 733 733 1
mesh_loss.py
in shapenet/modeling/heads
81 3 645 733 2
build_data_loader.py
in shapenet/data
74 2 305 733 3
roi_heads.py
in meshrcnn/modeling/roi_heads
260 9 667 712 4
mask_head.py
in meshrcnn/modeling/roi_heads
39 1 698 712 2
pix3d_evaluation.py
in meshrcnn/evaluation
346 9 422 698 3
meshrcnn_transforms.py
in meshrcnn/data
198 9 422 698 4
train_net.py
in tools
82 6 698 698 1
pix3d.py
in meshrcnn/data/datasets
82 1 422 698 3
builtin.py
in meshrcnn/data/datasets
42 2 698 698 1
mesh_head.py
in meshrcnn/modeling/roi_heads
172 9 645 645 1
shape.py
in meshrcnn/utils
94 4 422 459 2
model_zoo.py
in meshrcnn/utils
13 3 422 422 1
vis.py
in meshrcnn/utils
285 8
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
timing.py
in shapenet/utils
84 13 733 733 1
checkpoint.py
in shapenet/utils
94 10 733 733 1
eval.py
in shapenet/evaluation
161 3 733 733 1
preprocess_shapenet.py
in tools
244 9 719 733 2
mask_head.py
in meshrcnn/modeling/roi_heads
39 1 698 712 2
builtin.py
in meshrcnn/data/datasets
42 2 698 698 1
train_net.py
in tools
82 6 698 698 1
roi_heads.py
in meshrcnn/modeling/roi_heads
260 9 667 712 4
mesh_loss.py
in shapenet/modeling/heads
81 3 645 733 2
metrics.py
in meshrcnn/utils
116 4 645 733 2
mesh_head.py
in meshrcnn/modeling/roi_heads
172 9 645 645 1
mesh_vox.py
in shapenet/data
194 6 459 733 2
train_net_shapenet.py
in tools
295 8 459 733 2
model_zoo.py
in meshrcnn/utils
13 3 422 422 1
pix3d.py
in meshrcnn/data/datasets
82 1 422 698 3
shape.py
in meshrcnn/utils
94 4 422 459 2
meshrcnn_transforms.py
in meshrcnn/data
198 9 422 698 4
pix3d_evaluation.py
in meshrcnn/evaluation
346 9 422 698 3
build_data_loader.py
in shapenet/data
74 2 305 733 3
__init__.py
in shapenet/evaluation
1 -
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
vis.py
in meshrcnn/utils
285 8
vis.py
in shapenet/utils
130 3
voxel_head.py
in meshrcnn/modeling/roi_heads
115 5
mesh_arch.py
in shapenet/modeling
113 13
voxel.py
in meshrcnn/structures
111 10
projtransform.py
in meshrcnn/utils
109 7
coords.py
in shapenet/utils
95 6
z_head.py
in meshrcnn/modeling/roi_heads
83 6
mesh_head.py
in shapenet/modeling/heads
76 5
binvox_torch.py
in shapenet/utils
75 4
meshrcnn_R50_FPN.yaml
in configs/pix3d
61 -
sphereinit_R50_FPN.yaml
in configs/pix3d
53 -
pixel2mesh_R50_FPN.yaml
in configs/pix3d
53 -
mesh.py
in meshrcnn/structures
52 7
MESH-RCNN-FPN.yaml
in configs/pix3d
52 -
voxel_head.py
in shapenet/modeling/heads
51 2
voxelrcnn_R50_FPN.yaml
in configs/pix3d
48 -
config.py
in meshrcnn/config
46 1
config.py
in shapenet/config
46 1
lr_schedule.py
in shapenet/solver
45 4
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
vis.py
in meshrcnn/utils
285 8
vis.py
in shapenet/utils
130 3
voxel_head.py
in meshrcnn/modeling/roi_heads
115 5
mesh_arch.py
in shapenet/modeling
113 13
voxel.py
in meshrcnn/structures
111 10
projtransform.py
in meshrcnn/utils
109 7
coords.py
in shapenet/utils
95 6
z_head.py
in meshrcnn/modeling/roi_heads
83 6
mesh_head.py
in shapenet/modeling/heads
76 5
binvox_torch.py
in shapenet/utils
75 4
meshrcnn_R50_FPN.yaml
in configs/pix3d
61 -
sphereinit_R50_FPN.yaml
in configs/pix3d
53 -
pixel2mesh_R50_FPN.yaml
in configs/pix3d
53 -
mesh.py
in meshrcnn/structures
52 7
MESH-RCNN-FPN.yaml
in configs/pix3d
52 -
voxel_head.py
in shapenet/modeling/heads
51 2
voxelrcnn_R50_FPN.yaml
in configs/pix3d
48 -
config.py
in meshrcnn/config
46 1
config.py
in shapenet/config
46 1
lr_schedule.py
in shapenet/solver
45 4