gzz1529657064 / Python-scripts-used-to-make-datasetsLinks
☆22Updated 6 years ago
Alternatives and similar repositories for Python-scripts-used-to-make-datasets
Users that are interested in Python-scripts-used-to-make-datasets are comparing it to the libraries listed below
Sorting:
- yolov3_tiny(add SE model)(pytorch 1cls for car),deep_sort(pytorch),mx150 GPU, 14 avg_fps☆31Updated 5 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆198Updated 2 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆217Updated 3 years ago
- VOC类型数据集 操作库函数☆52Updated 6 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆128Updated 4 years ago
- ☆128Updated 5 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆71Updated 5 years ago
- imgaug--Bounding Boxes augment☆89Updated 6 years ago
- imgaug--Bounding Boxes augment☆57Updated 5 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆41Updated 4 years ago
- Replication of MOT project - DeepSort with attention blocks.☆219Updated 3 years ago
- 基于NanoDet项目进行小裁剪,专门用来实现PyTorch 版本的代码,下载直接能使用,支持图片、视频文件、摄像头实时目标检测。☆154Updated 4 years ago
- Fire and smoke classification and detection using efficientnet☆105Updated 5 years ago
- A dataset and evaluation scheme to provide an straightforward manner to compare the performance of different non-stationary video based f…☆85Updated 6 years ago
- Pytorch implementation of SSD512☆52Updated 5 years ago
- Simple implementation of augmentation for small object detection☆220Updated 5 years ago
- a data augment tool for object detection☆90Updated 7 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 7 years ago
- An experiment of transferring backbone of yolov3 into mobilenetv3☆104Updated 6 years ago
- various of fire pictures and videos in the repository☆62Updated 6 years ago
- yolo做行人检测+deep-sort做匹配,端对端做多目标跟踪☆137Updated 7 years ago
- pedestrian detection in hazy weather☆35Updated 3 years ago
- 以kears-yolov3做detector,以Kalman-Filter算法做tracker,进行多人物目标追踪☆167Updated 6 years ago
- 这是一个YoloV4-tiny-keras的源码,可以用于训练自己的模型。☆161Updated 2 years ago
- this repository includes some python parser scripts for converting other public datasets into voc data format☆51Updated 6 years ago
- operate the xml files in the VOC dataset☆11Updated 6 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆87Updated 6 years ago
- 这是一个centernet-keras的源码,可以用于训练自己的模型。☆63Updated 3 years ago
- 项目采用 YOLO V4 算法模型进行目标检测,使用 Deep SORT 目标跟踪算法。☆90Updated 2 years ago
- MobileNetV3 SSD的简洁版本☆79Updated last year