jzhang533
|
a2ad2124c7
|
commit fix by running pre-commit run -a (#12165)
|
2024-05-24 12:12:42 +08:00 |
Wang Xin
|
045e5f6ac7
|
add pre-commit workflow (#11973)
* add pre-commit workflow
* run 'pre-commit run --all-files'
* setup python version
|
2024-04-21 21:46:20 +08:00 |
huangjun12
|
ca8c8200ba
|
add PP-OCRv4 det code (#9766)
* add ppocrv4 det student and teacher model
* update head and config, refine details
* refine config and head details
* refine config and head details
* refine details
* refine details
* remove application
* refine fpn
* fix bug
* update code
* fix bug
* align lcnet to rec
* align hgnet to rec
* refine make shrink
* remove theseus layer
|
2023-04-21 18:10:26 +08:00 |
topduke
|
2a98d40b10
|
Add v4rec hgnet (#9768)
* 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
|
2023-04-21 12:34:48 +08:00 |