Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hanm2019 authored Sep 17, 2023
1 parent 63e6543 commit ac883a3
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 @@ -9,7 +9,7 @@ we achieve `42ms` on CPU for 50k points (generate 4K sample points )
we present the CPU implementation and [GPU implementation](https://github.com/hanm2019/FPS_GPU) of bucket-based farthest point sampling.

# Importance
There is a [better vision](https://github.com/leonardodalinky/fpsample) of bucket-based_farthest point sampling on single-thread CPU.
There is a [better repo](https://github.com/leonardodalinky/fpsample) for implementing bucket-based_farthest point sampling on the single-thread CPU.

# BUILD

Expand Down

0 comments on commit ac883a3

Please sign in to comment.