Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
georg-bn authored Jun 21, 2024
1 parent b6d22a9 commit 00ec6c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A steerer for D-dimensional keypoint descriptions is a DxD matrix that transform
<img src="example_images/method.png" width="500">

For running the code, create a new virtual environment of your preference (e.g. conda) with `python>=3.9`, `jupyter notebook` and GPU-enabled PyTorch.
Clone this repository with DeDoDe as submodule (`git clone --recursive-submodules git@github.com:georg-bn/rotation-steerers.git`).
Clone this repository with DeDoDe as submodule (`git clone --recurse-submodules git@github.com:georg-bn/rotation-steerers.git`).
Then install using `bash setup.sh`.

The weights are uploaded to [releases](https://github.com/georg-bn/rotation-steerers/releases). To download model weights needed for the demo and put them in a new folder `model_weights`, run
Expand Down

0 comments on commit 00ec6c6

Please sign in to comment.