Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

could you share the dense masked conv based sparse encoding ? #60

Open
hengshan123 opened this issue Sep 13, 2023 · 2 comments
Open

could you share the dense masked conv based sparse encoding ? #60

hengshan123 opened this issue Sep 13, 2023 · 2 comments

Comments

@hengshan123
Copy link

Hi, thanks for your great work.
I meet some error in install MinkowskiEngine engine. In the article there are two methods to implement the sparse encoding, could you share the dense masked conv based sparse encoding? then the MinkowskiEngine library will not be used.

@keyu-tian
Copy link

keyu-tian commented Sep 25, 2023

@hengshan123 maybe you can refer to ours where we implement the dense masked conv, without using MinkowskiEngine. Also the framework of SparK is more general as it can be used on any ConvNet without modifying ConvNet's structure like removing (LayerScale) or adding (global response norm) some layers.

@gholste
Copy link

gholste commented Jan 23, 2024

@shwoo93 I have the same issue. Do you plan to release the "dense masked convolution" approach for pretraining?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants