PaddleCare is a usable AI toolkit for medical data analysis.
PaddleCare can be used for the following medical data: clinical data (Table), imaging data (MRI,CT,Xray), medical signals (EEG), and etc .
The developed algorithm tool mainly contains three contents:
-
Statistic analysis (R and python)
-
Radiomics (python)
-
Deep learning (python)
We provide the user with the code available, including:
- PaddlePaddle , deep learning algorithm (https://www.paddlepaddle.org.cn/)
- Scikit - learn , radiomics/ machine learning algorithm (https://scikit-learn.org/stable/modules/classes.html)
- Common statistical methods in R
Readme is designed for open source libraries.
Welcome to collect this project:
- Background
- Install
- Usage
- Dataset
- Statistic_analysis
- Radiomics
- Deep_learning
- Author
- Maintainers
- Contributing
- License
PaddleCare,as a Medical_AI_analysis toolkit is originally posed by @yanmo in this issue, about whether or not a tool to standardize readmes would be useful.
Your documentation is complete whe
The goals for this repository are:
- Provide available statistical methods, charts and codes for medical data
- Provide basic flow of image omics analysis, feature engineering flow and machine learning algorithm
- Provide common deep learning algorithms, pre-training model configurations and codes for medical imaging
- Assist in scientific research of "AI+ Medicine"
- Open source code for all users
This project uses node and npm. Go check them out if you don't have them locally installed.
$ npm install --global standard-readme-spec
This is only a documentation package. You can print out spec.md to your console:
$ standard-readme-spec
# Prints out the standard-readme spec
To use the generator, look at generator-standard-readme. There is a global executable to run the generator in that package, aliased as standard-readme
.
In this project, open data sets of medical images were organized for users to download and use.
https://github.com/momozi1996/Medical_AI_analysis/blob/main/datasets.md
To see how the specification has been applied, see the Statistic_analysis.
To see how the specification has been applied, see the Radiomics.
To see how the specification has been applied, see the Radiomics.
To see how the specification has been applied, see the example-readmes.
- Art of Readme - 💌 Learn the art of writing quality READMEs.
- open-source-template - A README template to encourage open-source contributions.
Yan Mo
❤️ Google scholar ️❤️: https://scholar.google.com/citations?hl=zh-CN&user=clOu00oAAAAJ
️❤️ Researchgate ❤️️: https://www.researchgate.net/profile/Yan-Mo-9/research
-----------------🔥-------------------
💕 Welcome to contact me @ [email protected]
Feel free to dive in! Open an issue or submit PRs.
Standard Readme follows the Contributor Covenant Code of Conduct.
This project exists thanks to all the people who contribute.
MIT © Richard Littauer