Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

Dense to Sparse for input is quite slow #229

@emepetres

Description

@emepetres

Looking at the samples, it seems that only way to pass a "dense" image to its sparse vectors is by looping over it.

In my tests, this is really slow to do in python (~15s for a 512x512 image on a RTX2060). Is there a better way to do it?

Thanks for the great work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions