Giter Site home page Giter Site logo

RxImg

RxImg是以响应式数据流为主的一个图像处理工具,可以在一个低代码可视化的界面上搭建图像处理流程。由于引入了响应式的数据流,相对于以往类似的工具RxImg有如下优势。

  • 支持更复杂的图像数据流,比如多分枝的,循环的,带条件的。

  • 流程可视化

  • 低代码

  • 可以利用python生态中的各种图像处理,深度学习资源

pipeline

image

Quick Start

install python > 3.9

pip install rximg
python -m rximg.app

open 127.0.0.1:5000 in browser

教程

【RxImg】基于响应式数据流的图像处理新范式

【RxImg】基础概念 快速开始一个最简单的例子

【RxImg】各个模块介绍

【RxImg】低代码玩转PaddleHub的360+深度学习模型

Develop

install python > 3.9

download release

pip install -r requirements.txt
python app.py

open another terminal

cd frontend
npm run serve

open 127.0.0.1:8080 in browser

rximg's Projects

b2p icon b2p

Linux Bash to PowerShell Translator

npviewer icon npviewer

npviewer is an application that allows you to visualize the data in numpy's npy files in the form of heat maps. The application automatically selects the appropriate dimensions for display based on different modes.

rximg icon rximg

RxImg is an image processing tool based on reactive data streams, allowing image processing pipeline to be built on a low-code graphical user interfaceConfig files for my GitHub profile.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.