Skip to content

📦 基于 PaddleFL 框架的联邦学习医疗影像识别 GUI

License

Notifications You must be signed in to change notification settings

Hotpottttt/paddle-fl-gui

 
 

Repository files navigation

Hi 👋

README [EN|CN]

Github Page: See Here

Description

This is a simple GUI interface developed for operation by medical staff. Server parameters and client parameters can be configured in config/config_server.yaml and config/config_client.yaml

  • Server main interface

  • Server main control interface

  • Client interface

  • Test interface

  • Report generation page

Online Demo

Getting start

Installation

  • Install Redis & PaddleFL
  • Install requirements pip install -r requirements.txt

How to run

python serverFrame.py
python clientFrame.py 0
python clientFrame.py 1
python clientFrame.py 2

Changelog

v1.0.2_210210_beta

  • Fix some bugs.
  • Add English Report.

v1.0.1_210209_beta

  • Add qss.

v1.0.0_201130_beta

  • The demo open source.

About

📦 基于 PaddleFL 框架的联邦学习医疗影像识别 GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 86.3%
  • Python 8.8%
  • SCSS 2.4%
  • Less 2.3%
  • HTML 0.2%
  • Batchfile 0.0%