Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 566 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 566 Bytes

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