Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
pengsida committed Jun 23, 2019
1 parent a85723f commit 460827f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ Check [TRUNCATION_LINEMOD.md](TRUNCATION_LINEMOD.md) for information about the T
pip install -r requirements.txt
```

We need compile several files, which works fine with pytorch v0.4.1 and gcc 5.4.0.
We need compile several files, which works fine with pytorch v0.4.1/v1.0.1 and gcc 5.4.0.

For users with RTX GPU, you must use CUDA10 and pytorch v1.0.1 built from CUDA10.

2. Compile the Ransac Voting Layer

Expand Down

0 comments on commit 460827f

Please sign in to comment.