shrobon / Traditional-Chinese-Herb-ClassificationLinks
A bottom-up approach to classification of Traditional Chinese Medicine, using state-of-the-art image processing techniques, combined with machine learning algorithms
☆9Updated 8 years ago
Alternatives and similar repositories for Traditional-Chinese-Herb-Classification
Users that are interested in Traditional-Chinese-Herb-Classification are comparing it to the libraries listed below
Sorting:
- 这是一个中药饮片图片分类系统☆9Updated 5 years ago
- python使用SIFT算法对图像提取特征☆11Updated 8 years ago
- 图像分类系统,采用HOG+SVM/Sotfmax分类器,神经网络采用卷积神经网络和34层的深度参查网络,利用基于tensorflow的tflearn实现。☆10Updated 8 years ago
- Keras_image_aug,图像分割部分的图像批增强案例,具体实现方式可参照:https://blog.csdn.net/wsLJQian/article/details/88616126☆21Updated 5 years ago
- 旨在搭建一个分类问题在Pytorch框架下的通解,批量解决单任务多分类问题、多任务多分类问题。☆56Updated 5 years ago
- 此库为2017-2018年度工程实践项目,主要目的是能够识别图像类别,尤其是医学类,然后在医学类中再进行更为细致的类别识别,以达到医学影像这一垂直领域的应用目的。☆82Updated 4 years ago
- 使用CNN预测年龄与性别☆16Updated 7 years ago
- TinyMind人民币编码识别竞赛,第三名代码☆21Updated 5 years ago
- 基于Keras+Tensorflow搭建,提供ResNet50神经网络的图片分类平台。☆36Updated 6 years ago
- Image segmentation is the process of dividing an image into multiple parts. It is typically used to identify objects or other relevant in…☆17Updated 5 years ago
- 从药智数据网站爬取药品信息,说明书和图片☆18Updated 7 years ago
- 学习pytorch图像分类时整理的魔板,只需要更改对应的图片,直接运行train.py 和test.py即可☆17Updated 5 years ago
- CDUTCM;中药识诊--基于小程序 的中药材识别软件☆36Updated 5 years ago
- implementation of "Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising☆14Updated 7 years ago
- 实现常用图像分类算法☆45Updated 2 years ago
- Mnist数据集demo,基于torch1.6开发☆13Updated 4 years ago
- 谷歌INCEPTION-RESNET-V3迁移学习实现图像二分类判断图像是否生病☆17Updated 7 years ago
- cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU)…☆67Updated 7 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 5 years ago
- 最简单的基于SRGAN网络的实现, 附带已训练好的模型及GIF生成代码, 更适合作为Demo展示☆80Updated 6 years ago
- 设计并实现了一个基于深度学习、集成学习、迁移学习、GAN等技术的色素性皮肤病自动识别七分类系统。本系统主要由服务端和客户端两个模块组成。服务端基于深度学习、集成学习、迁移学习、GAN等技术实现了对色素性皮肤病自动识别七分类。客户端使用微信小程序和网站(SSM、Springb…☆121Updated 4 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
- TinyMind人民币面值&冠字号编码识别挑战赛(满分)☆15Updated 6 years ago
- This is for Meridian (Traditional Chinese Medicine conception) prediction by machining learning method.☆10Updated 5 years ago
- 图像增强与去噪☆57Updated 4 years ago
- 爬取百度图片,搭建自己的图片索引库实现简单的以图搜图功能,还有可视化效果☆52Updated 6 years ago
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化…☆104Updated 6 years ago
- 天池医疗AI大赛☆19Updated 7 years ago
- 对灰度图像添加高斯噪声和椒盐噪声,并使用字典学习和深层字典学习进行图像去噪☆17Updated 6 years ago