File change frequency (churn) shows the distribution of file updates (days with at least one commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
processing.py in models/01_YoloV5/01_Pytorch |
124 | 9 | 123 | 131 | 2 |
convert_img.py in models/01_YoloV5/01_Pytorch/processing_cpp |
33 | - | 130 | 130 | 1 |
processor.hpp in models/01_YoloV5/01_Pytorch/processing_cpp/include |
43 | 1 | 130 | 130 | 1 |
test.cc in models/01_YoloV5/01_Pytorch/processing_cpp/src |
57 | 1 | 130 | 130 | 1 |
edge_agent_utils.py in tutorials/app |
75 | 7 | 159 | 159 | 1 |
processor.cc in models/01_YoloV5/01_Pytorch/processing_cpp/src |
120 | 7 | 130 | 130 | 1 |
dlrclient.hpp in models/01_YoloV5/01_Pytorch/processing_cpp/include |
124 | 2 | 130 | 130 | 1 |
train_tf.py in models/03_Unet/01_Keras/source_dir |
136 | 9 | 94 | 94 | 1 |
utils.py in models/02_YoloV4/01_Pytorch |
145 | 8 | 194 | 194 | 1 |