文件名称:裂缝检测:基于Google Street View的路面裂缝检测存储库
文件大小:63.94MB
文件格式:ZIP
更新时间:2024-03-21 20:13:05
Python
裂缝检测(在建) 基于Google Street View的路面裂缝检测存储库。 该存储库使用YoloV3算法检测Google Street图片上表面柔性路面上的裂缝。 此处提供了示例图片(不是我们模型的输出,而是帮助可视化用户) 注意:此存储库正在建设中
【文件预览】:
Crack-Detection-master
----2_Training()
--------AWS()
--------Download_and_Convert_YOLO_weights.py(1KB)
--------src()
--------README.md(2KB)
--------Train_YOLO.py(9KB)
----images()
--------crack detection2.png(538KB)
----requirements2.txt(348B)
----requirements.txt(1KB)
----Example.py(2KB)
----README.md(434B)
----1_Image_Annotation()
--------Screen_Recordings()
--------test()
--------Convert_to_YOLO_format.py(2KB)
--------README.md(4KB)
----3_Inference()
--------Detector.py(8KB)
--------README.md(1KB)
----Utils()
--------utils.py(11KB)
--------__pycache__()
--------Get_File_Paths.py(2KB)
--------Convert_Format.py(7KB)
--------Train_Utils.py(7KB)
--------Screenshots()