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:
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
 - Unofficial implementations of some classical CNN backbones with pytorch☆167Updated 4 years ago
 - 一个简单方便的目标检测 框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆277Updated last year
 - 基于NanoDet项目进行小裁剪,专门用来实现PyTorch 版本的代码,下载直接能使用,支持图片、视频文件、摄像头实时目标检测。☆152Updated 4 years ago
 - 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆134Updated 4 years ago
 - Simple implementation of augmentation for small object detection☆221Updated 5 years ago
 - 广东工业智造大赛--布匹瑕疵检测复赛代码☆186Updated 5 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
 - 最简单的VOC转COCO, 一条指令完整转换☆87Updated 6 years ago
 - use pytorch to do image classification☆139Updated 5 years ago
 - 和鲸社区Kesci 水下目标检测算法赛(光学图像赛项)三等奖 单模方案☆196Updated 4 years ago
 - CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.☆258Updated 3 weeks ago
 - 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆195Updated 2 years ago
 - Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated 2 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
 - yolov5的注释版本☆268Updated 4 years ago
 - csdarknet53/darknet53-pytorch☆33Updated 4 years ago
 - simplest implementation of yolo v1 via pytorch☆43Updated 5 years ago
 - Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆216Updated 3 years ago
 - ghostnet_cifar10☆116Updated 5 years ago
 - 目标检测数据集制作:VOC,COCO,YOLO等常用数据集格式的制作和互相转换脚本☆469Updated 4 years ago
 - A reimplement of Faster-rcnn with torchvision☆114Updated 2 years ago
 - 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆148Updated 4 years ago
 - 2021 Guangdong tile detection competition solution code☆57Updated 4 years ago
 - 天池2021广东工业智能制造大赛瓷砖瑕疵检测极客奖方案☆80Updated 3 years ago
 - ☆28Updated 4 years ago
 - 鉴于该 填鸭式 方法对小目标的数据增强的详细的描述较少,故重新整理了代码 ,并添加了说明。按照md文件的说明,应该可以正常的运行☆46Updated 7 months ago
 - 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆148Updated 2 years ago
 - imgaug--Bounding Boxes augment☆57Updated 5 years ago
 - 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆41Updated 4 years ago