jensleeGit / Kaggle_self_use
☆24Updated 5 years ago
Alternatives and similar repositories for Kaggle_self_use:
Users that are interested in Kaggle_self_use are comparing it to the libraries listed below
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- all code used by python(including web-crawler,deeplearning)☆28Updated 4 years ago
- 图像细粒度分类☆12Updated 6 years ago
- 实现常用图像分类算法☆45Updated last year
- SiameseNetwork for face recognitation in Pytorch☆33Updated 6 years ago
- share examples of tensorflow☆63Updated 6 years ago
- 使用PyTorch实现基于YOLOv3的目标检测器☆63Updated 6 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆83Updated 5 years ago
- 旨在搭建一个分类问题在Pytorch框架下的通解,批量解决单任务多分类问题、多任务多分类问题。☆56Updated 5 years ago
- ☆11Updated 5 years ago
- ☆14Updated 7 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆133Updated 6 years ago
- 基于虚拟仿真环境下的自动驾驶交通标志识别 Datafountain 平台上的一个竞赛,最终成绩为0.986,25th。前排大佬都能做到0.996+了,膜拜学习一下☆20Updated 5 years ago
- 爱奇艺多模态人物识别比赛,排名第四☆69Updated 6 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 6 years ago
- yolov3代码修改和可视化,接口代码☆18Updated 5 years ago
- Python/Tensorflow☆13Updated 6 years ago
- Keras Implementation of faster-rcnn☆31Updated 7 years ago
- 简单实现VGG16☆59Updated 6 years ago
- 获取图像的LBP特征☆82Updated 9 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆42Updated 5 years ago
- The project aims to improve the accuracy of target recognition through multi-feature fusion.Including manual feature extraction, deep lea…☆11Updated 5 years ago
- mnist classify using center loss☆13Updated 6 years ago
- 使用预训练好的InceptionV3模型对自己的数据进行分类,用这个代码的同学希望可以给一个star☆58Updated 6 years ago
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化…☆101Updated 6 years ago
- use TensorFlow and Two stream CNN train and test the CK+ dataset☆50Updated 7 years ago
- 【目标识别】yolo3_keras旗帜识别&&训练自己数据☆51Updated 3 years ago
- SPP net详解☆69Updated 5 years ago
- VGG model for yourself image data by tensorflow☆20Updated 6 years ago
- 利用vgg-16/19预训练模型提取图片的特征☆26Updated 6 years ago