Unverified Commit 6a8502cb authored by Matthias Fey's avatar Matthias Fey Committed by GitHub
Browse files

Merge pull request #61 from Oneliey/master

Update README.md
parents 4116005f 2d47750e
...@@ -131,7 +131,7 @@ index = fps(x, batch, ratio=0.5, random_start=False) ...@@ -131,7 +131,7 @@ index = fps(x, batch, ratio=0.5, random_start=False)
``` ```
``` ```
print(sample) print(index)
tensor([0, 3]) tensor([0, 3])
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment