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