wmpscc / CNN-Series-Getting-Started-and-PyTorch-ImplementationLinks
我的笔记和Demo,包含分类,检测、分割、知识蒸馏。
☆65Updated 3 years ago
Alternatives and similar repositories for CNN-Series-Getting-Started-and-PyTorch-Implementation
Users that are interested in CNN-Series-Getting-Started-and-PyTorch-Implementation are comparing it to the libraries listed below
Sorting:
- use pytorch to do image classification☆140Updated 5 years ago
- 机器学习实战☆151Updated 3 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆285Updated last year
- 《深度学习之PyTorch实战计算机视觉》全书代码☆137Updated 6 years ago
- 计算机视觉方面的分类、对象检测、图像分割、人脸检测、OCR等中文翻译☆114Updated 4 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆91Updated 4 years ago
- 一个通用的图像分类模板,天池/CVPR AliProducts挑战赛 3/688☆87Updated 5 years ago
- Image classification: efficientnet/resnest/seresnext/.....☆264Updated 2 years ago
- 目标检测☆112Updated 5 years ago
- ☆66Updated 5 years ago
- 在华为云ModelArts云端平台部署PyTorch版本的YOLOv3并实现训练、在线预测及参赛发布。☆67Updated 5 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆167Updated 4 years ago
- ☆106Updated 6 years ago
- CV 方向论文阅读以及手写代码实现☆112Updated 3 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆182Updated 5 years ago
- The use examples of tensorboard on pytorch☆148Updated 7 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆103Updated 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
- 基于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- use pytorch to do image classfiication tasks☆201Updated 5 years ago
- 基于PyTorch框架实现的图像分类网络☆85Updated 5 years ago
- cv的一些比赛☆45Updated 6 years ago
- 广东工业智造大赛--布匹瑕疵检测复赛代码☆186Updated 6 years ago
- python scripts to convert labelme-generated-jsons to voc/coco style datasets.☆182Updated 2 months ago
- 2019 Huawei Cloud garbage Classification Competition online score 2th place☆320Updated 3 years ago
- kaggle competition: Dogs_vs_Cats_PyTorch Presentation(Getting started with PyTorch)☆69Updated 9 months ago
- ML/DL学习笔记(基础+论文)☆286Updated 6 years ago
- SPP net详解☆71Updated 6 years ago
- 包含机器学习、深度学习、图像处理、c++等视觉算法岗面试必备基础知识☆255Updated 6 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆134Updated 6 years ago