jensleeGit / Kaggle_self_useLinks
☆24Updated 6 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
Sorting:
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆137Updated 6 years ago
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆70Updated 7 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆88Updated 6 years ago
- Kaggle竞赛题猫狗大战 ,用于PyTorch入门☆68Updated 6 years ago
- ☆106Updated 6 years ago
- all code used by python(including web-crawler,deeplearning)☆28Updated 5 years ago
- ☆11Updated 5 years ago
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化…☆105Updated 6 years ago
- 计算机视觉方面的分类、对象检测、图像分割、人脸检测、OCR等中文翻译☆114Updated 4 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆42Updated 6 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated last year
- 实现常用图像分类算法☆46Updated 2 years ago
- 使用PyTorch实现基于YOLOv3的目标检测器☆67Updated 7 years ago
- yolov3代码修改和可视化,接口代码☆18Updated 5 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 6 years ago
- ☆83Updated 7 years ago
- 深度学习之计算机视觉方向☆37Updated 6 years ago
- Examples and tools for deep learning deployment☆57Updated 5 years ago
- ☆34Updated 6 years ago
- use c++ load pytorch model and use GPU to predict☆28Updated 6 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆134Updated 7 years ago
- ☆91Updated 7 years ago
- 基于PyTorch框架实现的图像 分类网络☆85Updated 5 years ago
- demo☆131Updated 5 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆90Updated 4 years ago
- Vehicle Detection Project☆119Updated 7 years ago
- COCO API - Dataset @ http://cocodataset.org/☆71Updated 3 years ago
- Python3使用TF-Slim进行图像分类☆51Updated 7 years ago
- The use examples of tensorboard on pytorch☆148Updated 7 years ago