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

Iteration Plan July-Aug #223

Open
5 of 17 tasks
innerlee opened this issue May 20, 2021 · 10 comments
Open
5 of 17 tasks

Iteration Plan July-Aug #223

innerlee opened this issue May 20, 2021 · 10 comments

Comments

@innerlee
Copy link
Contributor

innerlee commented May 20, 2021

This month (mid May - mid June), we will continue to improve the usage of the repo. More documentation and more demo will be added. Plus, we will continue the work left in last month.

@innerlee innerlee pinned this issue May 20, 2021
@amitbcp
Copy link
Contributor

amitbcp commented May 20, 2021

Can we include support for Transfer Learning for KIE ?
Like we load the pretrained KIE model or different UNET & Bi-LSTM and train the GLCN or just linear layer for node classification ?

@innerlee
Copy link
Contributor Author

@amitbcp Will a flag that can freeze unet parameters be good enough?

@amitbcp
Copy link
Contributor

amitbcp commented May 20, 2021

@innerlee , there are actually two use cases, we can prioritize accordingly :

  1. Fine Tune only the last linear layer with custom classes. This can be the last FC or last two FC. Checkpoint can be from KIE
  2. Load different checkpoints for UNET, BI-LSTM , GLN and continue training on custom classes

I guess a Flag for each major component and each model block might be good. But just having a flag for each block would be great

@amitbcp
Copy link
Contributor

amitbcp commented Jul 14, 2021

Another request would be to integrate the model graphs with TensorBoard Logging in the config so that it becomes more intuitive to understand the model architecture. Currently the TensorBoardHook only supports Logging scalars

@gaotongxiao
Copy link
Collaborator

@amitbcp It's a cool idea but it might be better to request such a hook in MMCV's repo. My colleague @zhouzaida said they have this in their future plan.

@amitbcp
Copy link
Contributor

amitbcp commented Jul 14, 2021

ohh that's great @gaotongxiao ! S should I create a ticket there or is it fine as @zhouzaida already has it in the plan ?

@gaotongxiao
Copy link
Collaborator

@amitbcp It would be great to create a ticket there

@gaotongxiao gaotongxiao changed the title Iteration Plan May-June Iteration Plan July-Aug Jul 27, 2021
@amitbcp
Copy link
Contributor

amitbcp commented Aug 11, 2021

Hi @gaotongxiao , can we include this in the upcoming release : #248

It will usher more research in the Document AI domain if users can explore the framework in better details

@gaotongxiao
Copy link
Collaborator

@amitbcp Sure, we have been working on it and will release it soon.

@anuj-rathore
Copy link

@innerlee @yuexy
How can we convert KIE PyTorch model to ONNX?

@gaotongxiao gaotongxiao unpinned this issue Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants