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:
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆68Updated 7 years ago
- 用于图片风格迁移的生成式对抗网络☆24Updated 3 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- 使用PyTorch实现基于YOLOv3的目标检测器☆67Updated 7 years ago
- Training a convolutional neural network using own picture dataset☆106Updated 6 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆136Updated 6 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
- ☆91Updated 7 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 6 years ago
- ☆106Updated 6 years ago
- all code used by python(including web-crawler,deeplearning)☆28Updated 5 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 11 months ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆87Updated 4 years ago
- 深度学习之计算机视觉方向☆37Updated 5 years ago
- 实现常用图像分类算法☆46Updated 2 years ago
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型 ,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化…☆103Updated 6 years ago
- SiameseNetwork for face recognitation in Pytorch☆33Updated 6 years ago
- COCO API - Dataset @ http://cocodataset.org/☆71Updated 3 years ago
- 使用keras版本的Mask-RCNN来训练自己的数据,通过代码把样本制作麻烦的步骤变成简单方便。☆51Updated 7 years ago
- object detection using yolo3 with tensorflow-2.x☆41Updated 5 years ago
- Kaggle竞赛题猫狗大战 ,用于PyTorch入门☆68Updated 5 years ago
- ☆83Updated 7 years ago
- Face Recognition Project on Pytorch☆40Updated 5 years ago
- 计算机视觉方面的分类、对象检测、图像分割、人 脸检测、OCR等中文翻译☆114Updated 4 years ago
- 廖星宇《深度学习入门之PyTorch》代码实践☆142Updated 7 years ago
- 使用预训练好的InceptionV3模型对自己的数据进行分类,用这个代码的同学希望可以给一个star☆57Updated 6 years ago
- tensorflow implementation for Yolo v4☆60Updated 3 years ago
- SPP net详解☆70Updated 5 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- ☆11Updated 5 years ago