Open Amizhthan171 opened 2 years ago
@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.
Great, will this repo work if I use pretrained NLP models such as LayoutLM?
@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.
Hi, I also have a question, do you have the openMax implementation with pytorch? Thanks!
Is there a way to implement openMax with pytorch?