ertkrn / RoadDamageDetection-DeepLearning
It is intended to detect damage to road images taken by a camera. For this, deep learning technology, a subspace of machine learning, and Convolutional Neural Networks (CNN), one of the most popular types of deep neural networks, are used. The TensorFlow library is trained through the Ssd Inception V2 Coco pre-trained model to detect damage to i…
☆19Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for RoadDamageDetection-DeepLearning
- ☆32Updated 5 years ago
- Repository for IEEE Big Data Challenge 2020 "Road Damage Detection".☆23Updated last year
- Keeping roads in a good condition is vital to safe driving. To monitor the degradation of road conditions is one of the important compone…☆23Updated 6 years ago
- 将数据集转为voc格式☆21Updated 5 years ago
- 2 classes of lightweight object detection. train on VOC 、SAR☆26Updated 5 years ago
- This is the GC10-DET datasets of the upcoming paper " Deep Metallic Surface Defect Detection: the New Benchmark and Detection Network" Th…☆57Updated 2 years ago
- Segmentation-Based Deep-Learning Approach for Surface-Defect Detection☆24Updated 3 years ago
- Road Damage Detection Challenge (IEEE Big Data Cup 2020)☆23Updated 3 years ago
- ResNet based SSD, Implementation in Pytorch☆22Updated 4 years ago
- ☆113Updated 4 years ago
- Official implementation for DMNet: Density map guided object detection in aerial image (CVPR 2020 EarthVision workshop)☆98Updated 2 years ago
- 鉴于该 填鸭式 方法对小目标的数据增强的详细的描述较少,故重新整理了代码,并添加了说明。按照md文件的说明,应该可以正常的运行☆47Updated 3 years ago
- This is a deep learning application project in the industrial field, intended to detect defects on the workpiece surface. The code is bas…☆79Updated 4 years ago
- Mosaic Data Augmentation in YOLOv4☆18Updated 4 years ago
- replace yolov4 backbone by resnet18/34/50☆10Updated 4 years ago
- Code of kaggle semantic segmentation competition: Steel Defect Detection.☆23Updated 2 years ago
- DOTA database training with yolo | 基于DOTA数据集的yolo训练☆60Updated 4 years ago
- pedestrian detection in hazy weather☆36Updated 2 years ago
- ☆61Updated 6 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆59Updated 3 years ago
- The dataset consists of 600 images about pavement cracks taken from roads in Edmonton Canada. They are all annotated at pixel level for c…☆28Updated 4 years ago
- Some Useful Tools for Object Detection in Remote Sensing Imagery. 一些遥感图像目标检测的实用代码及工具,不断更新中...☆33Updated 4 years ago
- Road Damage Detection and Classification with Faster R-CNN (BigData 2018)☆23Updated 5 years ago
- The implement of yolov1 using pytorch, and supply the weight file of network for thoes who there are limitations about hardware.☆21Updated 4 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆38Updated 3 years ago
- DOTA database training with yolo | 基于DOTA数据集的yolo训练☆24Updated 4 years ago
- A Keras implementation of YOLOv3 (Tensorflow backend)☆11Updated 5 years ago
- Car Model classification using Stanford Cars Dataset for Grab AI For Sea challenge on computer vision (https://www.aiforsea.com/computer-…☆53Updated 2 years ago
- 将DOTA数据集制作成VOC格式,包含类别选择,图片分割,标签抓取,txt2xml,重命名,索引制作等六个步骤。☆16Updated 3 years ago
- 各种算法评价指标的实现(mAP/Flops/params/fps/error-rate/accuracy)☆31Updated 3 months ago