Skip to content

An awesome UI for visual model deployment based on PyQt5.

License

Notifications You must be signed in to change notification settings

ChrisDong-THU/RezMaster

Repository files navigation

logo

RezMaster

An awesome UI for visual model deployment based on PyQt5

GitHub release (latest by date including pre-releases) GitHub last commit GitHub issues GitHub

Table of Contents
  1. Installation
  2. Quickstart
  3. Roadmap
  4. License
  5. Acknowledgments

Installation

  1. Create a conda environment.
    conda create -n qt python=3.9.13
  2. Install the dependent packages.
    pip install -r requirements.txt
    pip install -r requirements-extra.txt
  3. Download the model file and unzip it to the model folder.

Note: Please first modify requirements-extra.txt for appropriate Pytorch version according to the CUDA. For further development, it is necessary to install some additional packages, such as PyQt5-tools.

Quickstart

  1. Simply run the script.

    python main.py
  2. Follow the on-screen instructions to operate.

    Banner

Roadmap

  • Release the main-feature available version v1.0.0

License

RezMaster is released under GPLv3 license.

Acknowledgments

About

An awesome UI for visual model deployment based on PyQt5.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages