kornia / kornia-benchmark

Apache License 2.0
0 stars 6 forks source link

kornia-benchmark

Overview

This repository is to host kornia benchmarks.

Please, check the benchmark results in the following spreadsheet -> [LINK]

Installation

  1. Download the project: git@github.com:kornia/kornia-benchmark.git

  2. Setup your development environment:

From conda

To install all the needed dependencies, or update the conda environment: ./setup_dev_env.sh

Then to activate the conda environment: source path.bash.inc