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

PyTorch Implementation #23

Open
Amizhthan171 opened this issue May 4, 2022 · 4 comments
Open

PyTorch Implementation #23

Amizhthan171 opened this issue May 4, 2022 · 4 comments

Comments

@Amizhthan171
Copy link

Is there a way to implement openMax with pytorch?

@aadeshnpn
Copy link
Owner

@Amizhthan171 . I think implementing openMax with PyTorch should be possible. Currently the project uses Keras but I believe it is possible to convert each functions to PyTorch. You are more than welcome to start implement it using PyTorch and I can definitely help once you have a prototype.

@Amizhthan171
Copy link
Author

Great, will this repo work if I use pretrained NLP models such as LayoutLM?

@aadeshnpn
Copy link
Owner

@Amizhthan171 , I am not familiar with LayoutLM so I do not know how we can use this repo would be useful. But based on my understanding, since we are using an already trained model for openMax it might be possible to replace the existing model with LayoutLM model.

@bang001
Copy link

bang001 commented Jun 3, 2023

Hi, I also have a question, do you have the openMax implementation with pytorch? Thanks!

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