jensleeGit / Kaggle_self_useLinks
☆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
Sorting:
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆69Updated 6 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化…☆104Updated 6 years ago
- ☆83Updated 7 years ago
- 使用PyTorch实现基于YOLOv3的目标检测器☆64Updated 6 years ago
- 用于图片风格迁移的生成式对抗网络☆23Updated 3 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆84Updated 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
- share examples of tensorflow☆63Updated 6 years ago
- COCO API - Dataset @ http://cocodataset.org/☆72Updated 3 years ago
- 实现常用图像分类算法☆45Updated 2 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆87Updated 4 years ago
- 旨在搭建一个分类问题在Pytorch框架下的通解,批量解决单任务多分类问题、多任务多分类问题。☆56Updated 5 years ago
- Pytorch实践简单, 方便, 快速训练 图像分类模型☆37Updated 3 years ago
- yolov3代码修改和可视化,接口代码☆18Updated 5 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆131Updated 7 years ago
- SiameseNetwork for face recognitation in Pytorch☆33Updated 6 years ago
- Vehicle Detection Project☆119Updated 6 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 8 months ago
- ☆59Updated 6 years ago
- Face recognition based on SiameseNet☆92Updated 7 years ago
- 简单实现VGG16☆60Updated 6 years ago
- 使用预训练好的InceptionV3模型对自己的数据进行分类,用这个代码的同学希望可以给一个star☆58Updated 6 years ago
- 【目标识别】yolo3_keras旗帜识别&&训练自己数据☆51Updated 3 years ago
- Python3使用TF-Slim进行图像分类☆50Updated 7 years ago
- Simple hand classifier by Pytorch and ResNet☆98Updated 6 years ago
- 图像细粒度分类☆12Updated 6 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆134Updated 6 years ago
- ☆11Updated 5 years ago
- 使用keras版 本的Mask-RCNN来训练自己的数据,通过代码把样本制作麻烦的步骤变成简单方便。☆50Updated 7 years ago