TetsuOu / MachineLearningLinks
机器学习
☆44Updated 4 years ago
Alternatives and similar repositories for MachineLearning
Users that are interested in MachineLearning are comparing it to the libraries listed below
Sorting:
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆134Updated 4 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆275Updated last year
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 4 years ago
- 基于NanoDet项目进行小裁剪,专门用来实现PyTorch 版本的代码,下载直接能使用,支持图片、视频文件、摄像头实时目标检测。☆152Updated 4 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆87Updated 6 years ago
- Simple implementation of augmentation for small object detection☆220Updated 5 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated 2 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
- 和鲸社区Kesci 水下目标检测算法赛(光学图像赛项)三等奖 单模方案☆195Updated 4 years ago
- 目标检测数据集制作:VOC,COCO,YOLO等常用数据集格式的制作和互相转换脚本☆467Updated 3 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆225Updated 2 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆41Updated 4 years ago
- 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆192Updated 2 years ago
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆147Updated 2 years ago
- 这是一个efficientdet-pytorch的源码,可以用于训练自己的模型。☆327Updated 2 years ago
- the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attenti…☆70Updated 4 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后 根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆86Updated 4 years ago
- CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.☆258Updated last year
- ☆28Updated 4 years ago
- Provide normal insulator images captured by UAVs and synthetic defective insulator images.☆299Updated 6 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆162Updated 4 years ago
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆389Updated 4 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆216Updated 3 years ago
- yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)☆103Updated 4 years ago
- imgaug--Bounding Boxes augment☆90Updated 6 years ago
- A reimplement of Faster-rcnn with torchvision☆114Updated 2 years ago
- simplest implementation of yolo v1 via pytorch☆43Updated 5 years ago
- ImgEnhance For Obejct Detection tool☆136Updated 6 years ago
- This repo supports Faster R-CNN, FPN and Cascade Faster R-CNN based on pyTorch 1.0. Additionally deformable convolutional layer is also s…☆52Updated 5 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆399Updated 4 years ago