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).
File | # lines | # units | last 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 |
File | # lines | # units | last 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 |
_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 |
File | # lines | # units | last 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 |
File | # lines | # units | last 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 |