Skip to main content

Eval-it Evaluates models for Training

Project description

eval-it

Eval-it 用于训练模型的评估。

Python Code style: black

Features

local:

  • 本地使用的简单图片分拣GUI
  • AD / 左右箭头移动, 自定义的快捷键放到对应目录
  • UI长这样

webuiapi:

  • batch xyz plot

Usage

install:

pip install evalit

to launch a eval gui:

PS C:\Users\Andre> eval-it local --help
Usage: eval-it local [OPTIONS]

  Launch the local evaluation GUI; can be used for sorting images or ranking
  them. Uses the default configs. :return:

Options:
  -i, --img_dir TEXT  Path to the root directory of the images.
  -o, --out_dir TEXT  Path to the root directory of the output.
  -m, --move BOOLEAN  Move the images instead of copying.
  --help              Show this message and exit.
eval-it local -i E:\_benchmark\small -o E:\_benchmark_done  -m False

to generate images with webuiapi:

eval-it webuiapi --config configs/webui_step_conf.yaml

Project details


Release history Release notifications | RSS feed

This version

0.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

evalit-0.2.tar.gz (15.9 kB view hashes)

Uploaded Source

Built Distribution

evalit-0.2-py3-none-any.whl (20.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page