Skip to content

Use OpenMP enabled FLANN to build codebook (vocab) #4

@insikk

Description

@insikk

Many people use FLANN to do k-means clustering

When I tried python binding for the library, it uses only single core.

So I concluded it is slow somehow in python.

However, I cannot conclude FLANN is slow.

Things to do:

[ ] Measure time of large scale k-means clustering with FLANN both python binding version and pure c++ version

  • refer pure c++ implementation here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions