Skip to content

Repository files navigation

quickselect_dl

Simple Quick selection tool but using deep learning.

To build environment install pipenv then: $ pipenv shell

To run inside the environment: $ python3 inference.py <image_path> <result_path> <- (optional)

Arguments description:

  • image_path: path for image can be PNG or JPEG
  • result_path: path for result image to be stored in PNG only

Sample run on example1.jpg in the examples directory:

About

Simple Quick selection tool but using deep learning.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages