yzspku / BiCNN
图像细粒度分类
☆12Updated 6 years ago
Alternatives and similar repositories for BiCNN:
Users that are interested in BiCNN are comparing it to the libraries listed below
- fine-Grained classify 细颗粒度图像分类☆11Updated 2 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆40Updated 7 years ago
- 使用cNN对交通标志进行分类☆12Updated 6 years ago
- 谷歌INCEPTION-RESNET-V2迁移学习实现图像二分类判断图像是否生病☆17Updated 6 years ago
- 使用PyTorch实现基于YOLOv3的目标检测器☆63Updated 6 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 5 years ago
- 简单实现VGG16☆59Updated 6 years ago
- 学习pytorch图像分类时整理的魔板,只需要更改对应的图片,直接运行train.py 和test.py即可☆17Updated 4 years ago
- 【目标识别】yolo3_keras旗帜识别&&训练自己数据☆50Updated 3 years ago
- Tensorflow2(Keras)复现论文"Multi-scale Convolution Neural Networks for Crowd Counting"实现人群密度估计☆28Updated 4 years ago
- 对于小目标的检测和识别☆26Updated 6 years ago
- ☆21Updated 4 years ago
- Using SIFT to find keypoint, CNN to extract feature and classify ck and jaffe image☆12Updated 6 years ago
- 谷歌INCEPTION-RESNET-V3迁移学习实现图像二分类判断图像是否生病☆17Updated 6 years ago
- 基于keras resnet34的车牌识别项目☆11Updated 6 years ago
- 实现遇到的分类网络(持续更新)☆19Updated 6 years ago
- 烟雾识别程序,混合高斯前景提取+HOG联合LBP+svm模型预测☆18Updated 5 years ago
- 深度学习 + OpenCV,Python实现实时视频目标检测☆97Updated 6 years ago
- Python3使用TF-Slim进行图像分类☆50Updated 6 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆28Updated 4 years ago
- tianchi 天池 广东工业智造算法赛 广东工业智造大数据创新算法赛 铝材表面瑕疵检测☆20Updated 6 years ago
- 基于虚拟仿真环境下的自动驾驶交通标志识别 Datafountain 平台上的一个竞赛,最终成绩为0.986,25th。前排大佬都能做到0.996+了,膜拜学习一下☆19Updated 5 years ago
- Faster R-CNN实现安防中安全帽佩戴目标检测☆84Updated 5 years ago
- A keras version of real-time fire detection network: mobilenet_v2_ssdlite.☆17Updated 2 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆43Updated 5 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆38Updated 6 years ago
- 2018广东工业智造大数据创新大赛——智能算法赛☆35Updated 6 years ago
- SSDSingle Shot MultiBox Detector目标检测算法基于tensorflow的实现☆101Updated 6 years ago
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆66Updated 6 years ago
- 使用HOG+SVM进行图像分类☆163Updated 6 years ago