facebookresearch / votenet
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: 52
  • Daily file updates (only one update per file and date counted): 15
  • First update: 2019-09-11
  • Latest update: 2020-02-24
  • Days between first and latest update: 167 (23 weeks, estimated 115 working days)
  • Active days (at least one file change): 9
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 12 files with 1,484 lines of code in files.
    • 12 files that are 366+ days old (1,484 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 12 files with 1,484 lines of code in files.
    • 12 files have been last changed 366+ days ago (1,484 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, h, txt, cpp, cu, gitignore, m, json
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py100% | 0% | 0% | 0% | 0%
cpp100% | 0% | 0% | 0% | 0%
m100% | 0% | 0% | 0% | 0%
h0% | 0% | 0% | 0% | 0%
cu0% | 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%
cpp100% | 0% | 0% | 0% | 0%
m100% | 0% | 0% | 0% | 0%
h0% | 0% | 0% | 0% | 0%
cu0% | 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
ROOT100% | 0% | 0% | 0% | 0%
utils100% | 0% | 0% | 0% | 0%
models100% | 0% | 0% | 0% | 0%
pointnet2100% | 0% | 0% | 0% | 0%
pointnet2/_ext_src/src100% | 0% | 0% | 0% | 0%
sunrgbd/matlab100% | 0% | 0% | 0% | 0%
scannet100% | 0% | 0% | 0% | 0%
pointnet2/_ext_src/include0% | 0% | 0% | 0% | 0%
sunrgbd0% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
ROOT100% | 0% | 0% | 0% | 0%
utils100% | 0% | 0% | 0% | 0%
models100% | 0% | 0% | 0% | 0%
pointnet2100% | 0% | 0% | 0% | 0%
pointnet2/_ext_src/src100% | 0% | 0% | 0% | 0%
sunrgbd/matlab100% | 0% | 0% | 0% | 0%
scannet100% | 0% | 0% | 0% | 0%
pointnet2/_ext_src/include0% | 0% | 0% | 0% | 0%
sunrgbd0% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
train.py
in root
251 7 846 868 2
eval.py
in root
146 4 846 868 2
dump_helper.py
in models
112 2 868 868 1
loss_helper_boxnet.py
in models
60 2 868 868 1
boxnet.py
in models
57 2 868 868 1
extract_rgbd_data_v2.m
in sunrgbd/matlab
76 - 854 854 1
demo.py
in root
77 1 846 846 1
data_viz.py
in scannet
25 - 840 840 1
pc_util.py
in utils
322 25 828 828 1
proposal_module.py
in models
88 3 828 828 1
interpolate.cpp
in pointnet2/_ext_src/src
84 3 828 828 1
pointnet2_utils.py
in pointnet2
186 18 719 719 1
pointnet2_modules.py
in pointnet2
325 12
sunrgbd_data.py
in sunrgbd
257 9
sunrgbd_utils.py
in sunrgbd
245 28
pytorch_utils.py
in pointnet2
237 13
cu
sampling_gpu.cu
in pointnet2/_ext_src/src
212 -
box_util.py
in utils
203 13
ap_helper.py
in models
196 9
sunrgbd_detection_dataset.py
in sunrgbd
193 6
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
boxnet.py
in models
57 2 868 868 1
loss_helper_boxnet.py
in models
60 2 868 868 1
dump_helper.py
in models
112 2 868 868 1
extract_rgbd_data_v2.m
in sunrgbd/matlab
76 - 854 854 1
demo.py
in root
77 1 846 846 1
eval.py
in root
146 4 846 868 2
train.py
in root
251 7 846 868 2
data_viz.py
in scannet
25 - 840 840 1
interpolate.cpp
in pointnet2/_ext_src/src
84 3 828 828 1
proposal_module.py
in models
88 3 828 828 1
pc_util.py
in utils
322 25 828 828 1
pointnet2_utils.py
in pointnet2
186 18 719 719 1
ball_query.h
in pointnet2/_ext_src/include
4 -
group_points.h
in pointnet2/_ext_src/include
4 -
sampling.h
in pointnet2/_ext_src/include
5 -
interpolate.h
in pointnet2/_ext_src/include
8 -
bindings.cpp
in pointnet2/_ext_src/src
15 -
utils.h
in pointnet2/_ext_src/include
21 -
setup.py
in pointnet2
24 -
ball_query.cpp
in pointnet2/_ext_src/src
26 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
pointnet2_modules.py
in pointnet2
325 12
sunrgbd_data.py
in sunrgbd
257 9
sunrgbd_utils.py
in sunrgbd
245 28
pytorch_utils.py
in pointnet2
237 13
cu
sampling_gpu.cu
in pointnet2/_ext_src/src
212 -
box_util.py
in utils
203 13
ap_helper.py
in models
196 9
sunrgbd_detection_dataset.py
in sunrgbd
193 6
eval_det.py
in utils
148 8
scannet_detection_dataset.py
in scannet
146 5
nms.py
in utils
142 5
cu
interpolate_gpu.cu
in pointnet2/_ext_src/src
136 -
loss_helper.py
in models
125 4
load_scannet_data.py
in scannet
109 4
metric_util.py
in utils
96 4
backbone_module.py
in models
90 3
votenet.py
in models
72 2
sampling.cpp
in pointnet2/_ext_src/src
70 3
model_util_sunrgbd.py
in sunrgbd
70 6
model_util_scannet.py
in scannet
70 7
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
pointnet2_modules.py
in pointnet2
325 12
sunrgbd_data.py
in sunrgbd
257 9
sunrgbd_utils.py
in sunrgbd
245 28
pytorch_utils.py
in pointnet2
237 13
cu
sampling_gpu.cu
in pointnet2/_ext_src/src
212 -
box_util.py
in utils
203 13
ap_helper.py
in models
196 9
sunrgbd_detection_dataset.py
in sunrgbd
193 6
eval_det.py
in utils
148 8
scannet_detection_dataset.py
in scannet
146 5
nms.py
in utils
142 5
cu
interpolate_gpu.cu
in pointnet2/_ext_src/src
136 -
loss_helper.py
in models
125 4
load_scannet_data.py
in scannet
109 4
metric_util.py
in utils
96 4
backbone_module.py
in models
90 3
votenet.py
in models
72 2
sampling.cpp
in pointnet2/_ext_src/src
70 3
model_util_sunrgbd.py
in sunrgbd
70 6
model_util_scannet.py
in scannet
70 7