README.md

    GUI Vision Platform for Deep Learning

    I want to develop a GUI based low code deep learning platform, which will be implemented by PaddlePaddle and Flask.

    PaddlePaddle is a popular deep learning framework similar to Pytorch, which is developed and open source by Baidu team. Based on PaddlePaddle, Baidu team has developed many algorithm suites, such as PaddleClas for image classification, PaddleSeg for image segmentation, PaddleDetection for object detection, etc. In order to facilitate developing AI products by non AI practitioners, this project starts to build a pure GUI low code platform for deep learning, and encapsulates relevant algorithm suites with unified interfaces. Users can use the GUI Platform to complete annotation, training, reasoning and deployment of common deep learning steps. Considering that all suite algorithms of paddlepaddle are implemented by python, we will adopt falsk as the backend for intergration, which is a purely python web framework.

    1. Prepare Environment

    2. Build Framework

    3. Develop Classification Module

    4. Develop Segmentation Module

    5. Develop Object Detection Module

    6. Develop Lable Module

    7. Develop Product Module

    项目简介

    Compute Vision Platform of Deep Learning based on GUI (PaddlePaddle+Flask)

    发行版本

    当前项目没有发行版本

    贡献者 3

    钱彬 (Qian Bin) @qianbin3200896
    root @root
    Q qianbin3200896 @qianbin3200896

    开发语言