Gonlandoo / Face_RecognitionLinks
PCA+LDA
☆15Updated 6 years ago
Alternatives and similar repositories for Face_Recognition
Users that are interested in Face_Recognition are comparing it to the libraries listed below
Sorting:
- 机器学习实战☆151Updated 2 years ago
- CV 方向论文阅读以及手写代码实现☆111Updated 3 years ago
- CV课件资料☆83Updated 6 years ago
- ssdetection is a general framework for our research on strongly supervised object detection.☆46Updated 4 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 3 years ago
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆63Updated 2 years ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆80Updated 4 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆181Updated 4 years ago
- 冈萨雷斯《数字图像处理matlab版》第二版☆258Updated 6 years ago
- This repo supports Faster R-CNN, FPN and Cascade Faster R-CNN based on pyTorch 1.0. Additionally deformable convolutional layer is also s…☆52Updated 5 years ago
- 我的笔记和Demo,包含分类,检测、分 割、知识蒸馏。☆63Updated 3 years ago
- CS231n 2019年春季学期课程作业☆139Updated 2 years ago
- A reimplement of Faster-rcnn with torchvision☆114Updated 2 years ago
- use pytorch to do image classification☆140Updated 5 years ago
- 整合一份使用使用Linux 以及 conda环境等做深度学习 常使用到的指令☆51Updated 2 years ago
- this is all of my code and data with my deep learning note☆236Updated last week
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆119Updated 5 years ago
- python scripts to convert labelme-generated-jsons to voc/coco style datasets.☆181Updated last year
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 8 months ago
- collections of literatures focused on computer vision☆34Updated 4 years ago
- run this repository only depend python2.7 and Pytorch (0.3 or 0.4)☆111Updated 6 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- CV领域实验室、数据库、资源☆235Updated 5 years ago
- 使用yolov3 pytorch版训练出一个口罩检测模型,没带口罩的话会进行语音提醒☆21Updated 4 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆180Updated 5 years ago
- Tools about deep learning.☆59Updated 4 years ago
- CAM图的resnet50版本☆155Updated 4 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 5 years ago
- simplest implementation of yolo v1 via pytorch☆43Updated 4 years ago
- 使用PyTorch实现Unet图像分割☆165Updated 5 years ago