Yaoyuanzhou / A-classifier-with-PyTorchLinks
☆64Updated 2 years ago
Alternatives and similar repositories for A-classifier-with-PyTorch
Users that are interested in A-classifier-with-PyTorch are comparing it to the libraries listed below
Sorting:
- Kaggle竞赛题猫狗大战 ,用于PyTorch入门☆69Updated 5 years ago
- 2019 Huawei Cloud garbage Classification Competition online score 2th place☆314Updated 3 years ago
- Image classification: efficientnet/resnest/seresnext/.....☆262Updated last year
- 《深度学习之PyTorch实战计算机视觉》全书代码☆134Updated 6 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆180Updated 5 years ago
- 项目注释+论文复现+算法竞赛+Pytorch实践+LeetCode+VLM预训练☆688Updated 2 months ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆87Updated 4 years ago
- 基于YOLOV3的人体口罩佩戴检测☆56Updated 5 years ago
- ☆200Updated 7 years ago
- KNN算法改进约会网站的配对效果和实现手写数字识别☆1Updated 7 years ago
- 目标检测☆109Updated 5 years ago
- Tools about deep learning.☆59Updated 4 years ago
- simple tutorial of pytorch☆136Updated 6 years ago
- CNN可视化、理解CNN☆689Updated 5 years ago
- 获取图像的LBP特征☆81Updated 9 years ago
- ☆106Updated 5 years ago
- CS231n 2019年春季学期课程作业☆138Updated 2 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 3 years ago
- 目标检测yolo算法,采用tensorflow框架编写,中文注释完全,含测试和训练,支持摄像头☆144Updated 6 years ago
- 计算机视觉项目实战☆119Updated 5 years ago
- 计算机视觉相关论文整理、记录、分享; 包括图像分类、目标检测、视觉跟踪/目标跟踪、人脸识别/人脸验证、OCR/场景文本检测及识别等领域。欢迎加星,欢迎指正错误,同时也期待能够共同参与!!! 持续更新中... ...☆1,043Updated 3 years ago
- Ai Challenger 2018 Competitions 农作物病害检测☆324Updated 5 years ago
- demo☆131Updated 4 years ago
- ☆46Updated 7 years ago
- 简单实现VGG16☆60Updated 6 years ago
- 基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、Dense…☆470Updated 2 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆84Updated 6 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 5 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆273Updated 9 months ago