Skip to main content

Utilities for vision related tasks

Project description

Optical

logo

A collection of utilities for ML vision related tasks.

Contributing

  1. clone the repo
  2. install poetry:
    curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -
    

Work inside the dev container (recommended):

  1. Open the project in Visual Studio Code. in the status bar, select open in remote container.

Note: You would require Visual Studio Code installed in your system and Docker desktop client running in order to use this option. Additionally you would require to install "Remote Container" extension for VScode.

Work in local environment:

  1. work on virtual environment:

    conda create -n optical python=3.8 pip
    
  2. install the dependencies and the project in editable mode

    poetry install
    

Note: Do not forget to work on branches.

Project details


Download files

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

Source Distribution

optical-0.0.1.tar.gz (16.7 kB view hashes)

Uploaded Source

Built Distribution

optical-0.0.1-py3-none-any.whl (20.8 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