microsoft / SpeciesClassification
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: 61
  • Daily file updates (only one update per file and date counted): 182
  • First update: 2019-02-04
  • Latest update: 2021-07-22
  • Days between first and latest update: 900 (128 weeks, estimated 640 working days)
  • Active days (at least one file change): 44
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 61 files with 5,801 lines of code in files.
    • 61 files that are 366+ days old (5,801 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 61 files with 5,801 lines of code in files.
    • 61 files have been last changed 366+ days ago (5,801 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, sh, ipynb, js, html, txt, md, css, c, gitignore, wsgi, pyx, MD, json
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py100% | 0% | 0% | 0% | 0%
pyx100% | 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%
pyx100% | 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
PyTorchClassification100% | 0% | 0% | 0% | 0%
FasterRCNNDetection/model100% | 0% | 0% | 0% | 0%
FasterRCNNDetection/data100% | 0% | 0% | 0% | 0%
FasterRCNNDetection100% | 0% | 0% | 0% | 0%
misc100% | 0% | 0% | 0% | 0%
FasterRCNNDetection/utils100% | 0% | 0% | 0% | 0%
PyTorchClassification/pretrained100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
FasterRCNNDetection/misc100% | 0% | 0% | 0% | 0%
PyTorchClassification/imagenet-nonanimal-test100% | 0% | 0% | 0% | 0%
PyTorchClassification/snakes100% | 0% | 0% | 0% | 0%
DetectionClassificationAPI100% | 0% | 0% | 0% | 0%
AnalyzePredictions100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
PyTorchClassification100% | 0% | 0% | 0% | 0%
FasterRCNNDetection/model100% | 0% | 0% | 0% | 0%
FasterRCNNDetection/data100% | 0% | 0% | 0% | 0%
FasterRCNNDetection100% | 0% | 0% | 0% | 0%
misc100% | 0% | 0% | 0% | 0%
FasterRCNNDetection/utils100% | 0% | 0% | 0% | 0%
PyTorchClassification/pretrained100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
FasterRCNNDetection/misc100% | 0% | 0% | 0% | 0%
PyTorchClassification/imagenet-nonanimal-test100% | 0% | 0% | 0% | 0%
PyTorchClassification/snakes100% | 0% | 0% | 0% | 0%
DetectionClassificationAPI100% | 0% | 0% | 0% | 0%
AnalyzePredictions100% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
train.py
in PyTorchClassification
493 12 932 1064 7
data_loader.py
in PyTorchClassification
374 19 841 1064 7
data_loader_cv.py
in PyTorchClassification
325 19 1052 1064 2
models.py
in PyTorchClassification
294 17 841 1064 7
inceptionv3.py
in PyTorchClassification/pretrained
232 17 1064 1064 1
train.py
in FasterRCNNDetection
205 3 1051 1064 2
trainer.py
in FasterRCNNDetection
191 10 1051 1064 2
creator_tool.py
in FasterRCNNDetection/model/utils
178 10 1064 1064 1
classify_images.py
in root
175 4 626 1064 10
faster_rcnn.py
in FasterRCNNDetection/model
134 8 1064 1064 1
roi_cupy.py
in FasterRCNNDetection/model/utils
132 - 1064 1064 1
vis_tool.py
in FasterRCNNDetection/utils
132 15 1064 1064 1
eval_tool.py
in FasterRCNNDetection/utils
129 3 1064 1064 1
run_training.py
in PyTorchClassification
129 3 791 1064 3
non_maximum_suppression.py
in FasterRCNNDetection/model/utils/nms
111 4 1064 1064 1
iwildcam_dataset.py
in FasterRCNNDetection/data
107 7 1052 1064 2
dataset.py
in FasterRCNNDetection/data
104 16 1051 1064 3
util.py
in FasterRCNNDetection/data
99 7 1064 1064 1
roi_module.py
in FasterRCNNDetection/model
95 8 1064 1064 1
vott_dataset.py
in FasterRCNNDetection/data
87 6 1064 1064 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
__init__.py
in FasterRCNNDetection/utils
1 - 1064 1064 1
__init__.py
in FasterRCNNDetection/model/utils/nms
1 - 1064 1064 1
__init__.py
in FasterRCNNDetection/model/utils
1 - 1064 1064 1
__init__.py
in FasterRCNNDetection/model
1 - 1064 1064 1
__init__.py
in FasterRCNNDetection/data
1 - 1064 1064 1
build.py
in FasterRCNNDetection/model/utils/nms
11 - 1064 1064 1
convert_caffe_pretrain.py
in FasterRCNNDetection/misc
13 - 1064 1064 1
_nms_gpu_post_py.py
in FasterRCNNDetection/model/utils/nms
20 1 1064 1064 1
pyx
_nms_gpu_post.pyx
in FasterRCNNDetection/model/utils/nms
27 1 1064 1064 1
array_tool.py
in FasterRCNNDetection/utils
35 4 1064 1064 1
voc_dataset.py
in FasterRCNNDetection/data
66 5 1064 1064 1
bbox_tools.py
in FasterRCNNDetection/model/utils
73 5 1064 1064 1
faster_rcnn_vgg16.py
in FasterRCNNDetection/model
83 5 1064 1064 1
region_proposal_network.py
in FasterRCNNDetection/model
85 5 1064 1064 1
train_fast.py
in FasterRCNNDetection/misc
86 2 1064 1064 1
vott_dataset.py
in FasterRCNNDetection/data
87 6 1064 1064 1
roi_module.py
in FasterRCNNDetection/model
95 8 1064 1064 1
util.py
in FasterRCNNDetection/data
99 7 1064 1064 1
non_maximum_suppression.py
in FasterRCNNDetection/model/utils/nms
111 4 1064 1064 1
eval_tool.py
in FasterRCNNDetection/utils
129 3 1064 1064 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
add_new_images_to_json.py
in misc
59 1 844 844 1
sanity_check_json.py
in misc
29 - 841 844 2
fix_iNatAll_json.py
in misc
45 1 885 885 1
classify_image.py
in PyTorchClassification
35 2 851 888 4
detection_api.py
in FasterRCNNDetection
107 4 889 889 1
folder_to_coco.py
in PyTorchClassification/snakes
67 2 932 971 3
merge_snakes_results.py
in PyTorchClassification/snakes
13 1 932 971 2
run_snakes_training.py
in PyTorchClassification
117 3 932 986 7
merge_iNat_and_animals_extension.py
in misc
52 1 885 1014 4
make_species_extended.py
in misc
111 2 1052 1052 1
convert_folders_to_coco_format.py
in misc
109 2 1052 1052 1
coco_camera_traps_dataset.py
in FasterRCNNDetection/data
107 7 1051 1052 2
precision_and_recall_from_cm.py
in AnalyzePredictions
33 - 1052 1052 1
train.py
in PyTorchClassification
493 12 932 1064 7
data_loader.py
in PyTorchClassification
374 19 841 1064 7
data_loader_cv.py
in PyTorchClassification
325 19 1052 1064 2
models.py
in PyTorchClassification
294 17 841 1064 7
inceptionv3.py
in PyTorchClassification/pretrained
232 17 1064 1064 1
train.py
in FasterRCNNDetection
205 3 1051 1064 2
trainer.py
in FasterRCNNDetection
191 10 1051 1064 2
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
classify_images.py
in root
175 4 626 1064 10
run_training.py
in PyTorchClassification
129 3 791 1064 3
data_loader.py
in PyTorchClassification
374 19 841 1064 7
models.py
in PyTorchClassification
294 17 841 1064 7
sanity_check_json.py
in misc
29 - 841 844 2
add_new_images_to_json.py
in misc
59 1 844 844 1
onnx_test_driver.py
in PyTorchClassification
65 - 851 1064 4
classify_image.py
in PyTorchClassification
35 2 851 888 4
merge_iNat_and_animals_extension.py
in misc
52 1 885 1014 4
fix_iNatAll_json.py
in misc
45 1 885 885 1
detection_api.py
in FasterRCNNDetection
107 4 889 889 1
api.py
in DetectionClassificationAPI
42 4 889 1064 3
annotate_video.py
in FasterRCNNDetection/misc
34 - 889 1064 2
train.py
in PyTorchClassification
493 12 932 1064 7
run_snakes_training.py
in PyTorchClassification
117 3 932 986 7
onnx_validate.py
in PyTorchClassification
87 1 932 1064 2
onnx_export.py
in PyTorchClassification
75 3 932 1064 2
folder_to_coco.py
in PyTorchClassification/snakes
67 2 932 971 3
criterions.py
in PyTorchClassification
24 4 932 1064 4
merge_snakes_results.py
in PyTorchClassification/snakes
13 1 932 971 2