fpsample

Python efficient farthest point sampling (FPS) library. Compatible with numpy.

MIT License

Downloads
17.1K
Stars
76
Committers
2

Bot releases are visible (Hide)

fpsample - v0.3.2 Latest Release

Published by leonardodalinky 7 months ago

Full Changelog: https://github.com/leonardodalinky/fpsample/compare/v0.3.1...v0.3.2

  • (#1) Add start_idx to function parameters for determinism.
fpsample - v0.3.1

Published by leonardodalinky about 1 year ago

Full Changelog: https://github.com/leonardodalinky/fpsample/compare/v0.3.0...v0.3.1

  • Downgrade to C++14 standard.
  • Add multiple benchmarks.
fpsample - v0.3.0

Published by leonardodalinky about 1 year ago

  • Add Bucket-based FPS or QuickFPS native C++ support.
  • Add benchmarks.
fpsample - test

Published by leonardodalinky about 1 year ago

fpsample - test-v0.3.0

Published by leonardodalinky about 1 year ago

fpsample - v0.3.0

Published by leonardodalinky about 1 year ago

  • Add QuickFPS implementation.
  • Add benchmarks.
fpsample - v0.2.0

Published by leonardodalinky about 1 year ago

Add fps_npdu_kdtree_sampling method.

fpsample - v0.1.0

Published by leonardodalinky about 1 year ago

Package Rankings
Top 38.26% on Pypi.org
Badges
Extracted from project README
pypi package version badge license badge star badge