Stars
deep learning for image processing including classification and object-detection etc.
Evolutionary algorithm toolbox and framework with high performance for Python
source code from the book Genetic Algorithms with Python by Clinton Sheppard
TSP算法全复现:遗传(GA)、粒子群(PSO)、模拟退火(SA)、禁忌搜索(ST)、蚁群算法(ACO)、自自组织神经网络(SOM)
segmentation and color classification
ISIC 2018: Skin Lesion Analysis Towards Melanoma Detection
设计并实现了一个基于深度学习、集成学习、迁移学习、GAN等技术的色素性皮肤病自动识别七分类系统。本系统主要由服务端和客户端两个模块组成。服务端基于深度学习、集成学习、迁移学习、GAN等技术实现了对色素性皮肤病自动识别七分类。客户端使用微信小程序和网站(SSM、Springboot)开发。用户通过微信小程序或网站上传图像到服务端,服务端返回所属类别。
Implementation NSGA-II algorithm in form of python library
Use Genetic Algorithm and Simulate Anneal for feature selection. 用遗传算法/模拟退火算法进行特征选择.
Web crawler for DermNet (http://www.dermnet.com/) - one of the greatest data resources for skin diseases.
使用python的geatpy进化算法包中的NSGA2算法求解多染色体多目标问题