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

Add v4rec hgnet #9768

Merged
merged 14 commits into from
Apr 21, 2023
Merged

Add v4rec hgnet #9768

merged 14 commits into from
Apr 21, 2023

Conversation

Topdu
Copy link
Collaborator

@Topdu Topdu commented Apr 19, 2023

No description provided.

@paddle-bot
Copy link

paddle-bot bot commented Apr 19, 2023

Thanks for your contribution!


Architecture:
model_type: rec
algorithm: SVTR_LCNet
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SVTR_HGNet

tink2123
tink2123 previously approved these changes Apr 19, 2023
Copy link
Collaborator

@tink2123 tink2123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

block_num,
layer_num,
downsample=True,
stride=[2, 1]):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

嗯嗯,是的,为了适配识别任务

@PaddlePaddle PaddlePaddle locked and limited conversation to collaborators Apr 21, 2023
@PaddlePaddle PaddlePaddle unlocked this conversation Apr 21, 2023
@tink2123 tink2123 closed this Apr 21, 2023
@tink2123 tink2123 reopened this Apr 21, 2023
Copy link
Collaborator

@tink2123 tink2123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tink2123 tink2123 merged commit 2a98d40 into PaddlePaddle:dygraph Apr 21, 2023
TuanBC pushed a commit to TuanBC/PaddleOCR that referenced this pull request Apr 26, 2023
* v4rec code

* v4rec add nrtrloss

* Add V4rec backbone file

* Add V4Rec config file.

* Fix V4rec reparameters when export_model

* convert lvnetv3

* fix codestyle

* fix infer_rec v4rec

* add v4rec hgnet

* add v4rec hgnet config

* add svtr_hgnet

* fix bugs in infer_rec and hgnet
@Topdu Topdu deleted the dygraph branch May 10, 2023 09:09
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

Successfully merging this pull request may close these issues.

None yet

3 participants