rxy007 / python_code
python 图像处理 以图搜图 无损压缩
☆11Updated 6 years ago
Alternatives and similar repositories for python_code:
Users that are interested in python_code are comparing it to the libraries listed below
- TensorFlow与OpenCV相结合的基础教程,入门人工智能图像处理。☆41Updated 6 years ago
- 一系列python程序,包括哈希感知算法cvHash,图像切割cvsplit,固定目标检测cvRec(附文档ppt),视频读帧图像切割cvROI,批量图像尺寸调整size,模式匹配template☆14Updated 7 years ago
- 机器学习课程大作业 - 基于深度神经网络的图像分类任务☆29Updated 7 years ago
- 实现常用图像分类算法☆45Updated last year
- 更改facenet源码目录的一些结构,下载即用。功能包括:一、摄像头人脸检测,关键点检测。二、静态图人脸检测,关键点检测。三、人脸对齐。四、人脸比较。五、人脸聚类。☆55Updated 2 years ago
- 基于RFBNET实现对无人机航拍图中电力杆塔,输电线的异常检测☆44Updated 2 years ago
- 项目3: 车辆检测及型号识别☆14Updated 6 years ago
- tensorflow serving and deep model online https://dataxujing.github.io/tensorflow-serving-Wechat/?transition=convex#/☆19Updated 6 years ago
- 基于cnn神经网络人脸识别 实现的考勤demo项目。ui采用pyqt5,实现了简单的录入人脸,人脸检测,人脸识别。☆59Updated 6 years ago
- 采用深度学习方法进行刀具识别。☆23Updated 6 years ago
- ☆9Updated 5 years ago
- 使用PyTorch实现基于YOLOv3的目标检测器☆63Updated 6 years ago
- face recognition application☆61Updated 6 years ago
- machine_learning的使用python基本算法实现,包括正则化的多项式拟合,em对高斯混合模型的聚类,逻辑回 归,pca降维。于2015年秋季学期机器学习课完成。(包含报告)☆20Updated 9 years ago
- Python3使用TF-Slim进行图像分类☆50Updated 6 years ago
- 基于掌纹病理纹识别的健康建议系统☆45Updated 6 years ago
- 基于YOLO-lite的web实时人脸检测,tfjs人脸检测,目标检测☆71Updated 5 years ago
- 一个强大、简单、易上手的人脸识别开源项目。(克隆自https://github.com/ageitgey/face_recognition)基于C++开源库dlib中的深度学习模型,利用Labeled Faces in the Wild人脸数据库进行测试,高达99.38%的…☆11Updated 2 years ago
- 天池Apache Flink极客挑战赛——垃圾图片分类☆18Updated 6 months ago
- 天池比赛-铝型材表面瑕疵识别的实现;Pytorch;finetune renet;☆14Updated 6 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆77Updated 6 years ago
- AI研习社