facebookresearch / PointContrast
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: 128
  • Daily file updates (only one update per file and date counted): 2
  • First update: 2020-11-25
  • Latest update: 2021-05-25
  • Days between first and latest update: 181 (25 weeks, estimated 125 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 1 files with 54 lines of code in files.
    • 1 files that are 366+ days old (54 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 1 files with 54 lines of code in files.
    • 1 files have been last changed 366+ days ago (54 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, txt, h, sh, md, cpp, yaml, cu, m, 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%
h0% | 0% | 0% | 0% | 0%
cpp0% | 0% | 0% | 0% | 0%
cu0% | 0% | 0% | 0% | 0%
m0% | 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%
yaml0% | 0% | 0% | 0% | 0%
h0% | 0% | 0% | 0% | 0%
cpp0% | 0% | 0% | 0% | 0%
cu0% | 0% | 0% | 0% | 0%
m0% | 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
pretrain/pointcontrast/lib100% | 0% | 0% | 0% | 0%
downstream/semseg/config0% | 0% | 0% | 0% | 0%
downstream/semseg0% | 0% | 0% | 0% | 0%
downstream/semseg/models0% | 0% | 0% | 0% | 0%
downstream/semseg/lib0% | 0% | 0% | 0% | 0%
downstream/votenet_det_new/config0% | 0% | 0% | 0% | 0%
downstream/votenet_det_new0% | 0% | 0% | 0% | 0%
downstream/votenet_det_new/models0% | 0% | 0% | 0% | 0%
downstream/votenet_det_new/lib0% | 0% | 0% | 0% | 0%
pretrain/data_preprocess/scannet_pair0% | 0% | 0% | 0% | 0%
pretrain/pointcontrast/config0% | 0% | 0% | 0% | 0%
pretrain/pointcontrast/model0% | 0% | 0% | 0% | 0%
pretrain/pointcontrast0% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
pretrain/pointcontrast/lib100% | 0% | 0% | 0% | 0%
downstream/semseg/config0% | 0% | 0% | 0% | 0%
downstream/semseg0% | 0% | 0% | 0% | 0%
downstream/semseg/models0% | 0% | 0% | 0% | 0%
downstream/semseg/lib0% | 0% | 0% | 0% | 0%
downstream/votenet_det_new/config0% | 0% | 0% | 0% | 0%
downstream/votenet_det_new0% | 0% | 0% | 0% | 0%
downstream/votenet_det_new/models0% | 0% | 0% | 0% | 0%
downstream/votenet_det_new/lib0% | 0% | 0% | 0% | 0%
pretrain/data_preprocess/scannet_pair0% | 0% | 0% | 0% | 0%
pretrain/pointcontrast/config0% | 0% | 0% | 0% | 0%
pretrain/pointcontrast/model0% | 0% | 0% | 0% | 0%
pretrain/pointcontrast0% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
data_sampler.py
in pretrain/pointcontrast/lib
54 8 427 427 1
plyfile.py
in pretrain/data_preprocess/scannet_pair
622 65
resunet.py
in downstream/semseg/models
418 7
resunet.py
in downstream/votenet_det_new/models/backbone/sparseconv/models
418 7
ddp_trainer.py
in pretrain/pointcontrast/lib
335 13
pointnet2_modules.py
in downstream/votenet_det_new/models/backbone/pointnet2
325 12
pc_util.py
in downstream/votenet_det_new/lib/utils
322 25
utils.py
in downstream/semseg/lib
304 35
dataset.py
in downstream/semseg/lib
285 19
res16unet.py
in downstream/semseg/models
277 4
res16unet.py
in downstream/votenet_det_new/models/backbone/sparseconv/models
276 4
sunrgbd_data.py
in downstream/votenet_det_new/lib/datasets/sunrgbd
257 9
sunrgbd_utils.py
in downstream/votenet_det_new/lib/datasets/sunrgbd
245 28
pc_utils.py
in downstream/semseg/lib
237 21
pytorch_utils.py
in downstream/votenet_det_new/models/backbone/pointnet2
237 13
res16unet.py
in pretrain/pointcontrast/model
233 3
ddp_data_loaders.py
in pretrain/pointcontrast/lib
230 12
distributed.py
in pretrain/pointcontrast/lib
223 23
config.py
in downstream/votenet_det_new/models/backbone/sparseconv
218 6
cu
sampling_gpu.cu
in downstream/votenet_det_new/models/backbone/pointnet2/_ext_src/src
212 -
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
data_sampler.py
in pretrain/pointcontrast/lib
54 8 427 427 1
__init__.py
in pretrain/pointcontrast/lib
1 -
__init__.py
in pretrain/pointcontrast/model/modules
1 -
__init__.py
in downstream/votenet_det_new/models/backbone/sparseconv/lib
1 -
__init__.py
in downstream/votenet_det_new/models/backbone/sparseconv/models/modules
1 -
__init__.py
in downstream/votenet_det_new/models/backbone/sparseconv
1 -
__init__.py
in downstream/semseg/lib
1 -
__init__.py
in downstream/semseg/models/modules
1 -
ball_query.h
in downstream/votenet_det_new/models/backbone/pointnet2/_ext_src/include
4 -
group_points.h
in downstream/votenet_det_new/models/backbone/pointnet2/_ext_src/include
4 -
sampling.h
in downstream/votenet_det_new/models/backbone/pointnet2/_ext_src/include
5 -
interpolate.h
in downstream/votenet_det_new/models/backbone/pointnet2/_ext_src/include
8 -
common.py
in downstream/semseg/models
8 1
criterion.py
in pretrain/pointcontrast/lib
11 2
model.py
in downstream/votenet_det_new/models/backbone/sparseconv/models
12 2
model.py
in downstream/semseg/models
12 2
bindings.cpp
in downstream/votenet_det_new/models/backbone/pointnet2/_ext_src/src
15 -
local.yaml
in downstream/semseg/config/distributed
15 -
transforms.py
in pretrain/pointcontrast/lib
17 4
wrapper.py
in downstream/votenet_det_new/models/backbone/sparseconv/models
17 3
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
plyfile.py
in pretrain/data_preprocess/scannet_pair
622 65
resunet.py
in downstream/semseg/models
418 7
resunet.py
in downstream/votenet_det_new/models/backbone/sparseconv/models
418 7
ddp_trainer.py
in pretrain/pointcontrast/lib
335 13
pointnet2_modules.py
in downstream/votenet_det_new/models/backbone/pointnet2
325 12
pc_util.py
in downstream/votenet_det_new/lib/utils
322 25
utils.py
in downstream/semseg/lib
304 35
dataset.py
in downstream/semseg/lib
285 19
res16unet.py
in downstream/semseg/models
277 4
res16unet.py
in downstream/votenet_det_new/models/backbone/sparseconv/models
276 4
sunrgbd_data.py
in downstream/votenet_det_new/lib/datasets/sunrgbd
257 9
sunrgbd_utils.py
in downstream/votenet_det_new/lib/datasets/sunrgbd
245 28
pc_utils.py
in downstream/semseg/lib
237 21
pytorch_utils.py
in downstream/votenet_det_new/models/backbone/pointnet2
237 13
res16unet.py
in pretrain/pointcontrast/model
233 3
ddp_data_loaders.py
in pretrain/pointcontrast/lib
230 12
distributed.py
in pretrain/pointcontrast/lib
223 23
config.py
in downstream/votenet_det_new/models/backbone/sparseconv
218 6
cu
sampling_gpu.cu
in downstream/votenet_det_new/models/backbone/pointnet2/_ext_src/src
212 -
box_util.py
in downstream/votenet_det_new/lib/utils
203 13
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
plyfile.py
in pretrain/data_preprocess/scannet_pair
622 65
resunet.py
in downstream/semseg/models
418 7
resunet.py
in downstream/votenet_det_new/models/backbone/sparseconv/models
418 7
ddp_trainer.py
in pretrain/pointcontrast/lib
335 13
pointnet2_modules.py
in downstream/votenet_det_new/models/backbone/pointnet2
325 12
pc_util.py
in downstream/votenet_det_new/lib/utils
322 25
utils.py
in downstream/semseg/lib
304 35
dataset.py
in downstream/semseg/lib
285 19
res16unet.py
in downstream/semseg/models
277 4
res16unet.py
in downstream/votenet_det_new/models/backbone/sparseconv/models
276 4
sunrgbd_data.py
in downstream/votenet_det_new/lib/datasets/sunrgbd
257 9
sunrgbd_utils.py
in downstream/votenet_det_new/lib/datasets/sunrgbd
245 28
pc_utils.py
in downstream/semseg/lib
237 21
pytorch_utils.py
in downstream/votenet_det_new/models/backbone/pointnet2
237 13
res16unet.py
in pretrain/pointcontrast/model
233 3
ddp_data_loaders.py
in pretrain/pointcontrast/lib
230 12
distributed.py
in pretrain/pointcontrast/lib
223 23
config.py
in downstream/votenet_det_new/models/backbone/sparseconv
218 6
cu
sampling_gpu.cu
in downstream/votenet_det_new/models/backbone/pointnet2/_ext_src/src
212 -
box_util.py
in downstream/votenet_det_new/lib/utils
203 13