资源算法albumentations-demo

albumentations-demo

2019-12-19 | |  112 |   0 |   0

Albumentations Demo

Backend setup

python3 -m pip install -r back/requirements.txt
python3 back/app.py

Frontend setup

Install dependencies

yarn --cwd front install

Compile and hot-reload for development

yarn --cwd front run serve

Compile and minify for production

yarn --cwd front run build

Customize configuration

See Configuration Reference.

All-in-one setup

Assuming one has already compiled the frontend,

docker-compose up

References

  • albumentations — fast image augmentation library

  • vue.js — progressive js framework

  • bulma — css framework based on flexbox

  • traefik — cloud native edge router


上一篇:albumentations-demo

下一篇:albumentations-feedstock

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...