mirror of
https://github.com/open-mmlab/mmocr.git
synced 2025-06-03 21:54:47 +08:00
* Use BCEWithLogitsLoss as many as possible for AMP * fix * Optimize DBNet * fix docstr * Use branch in dbhead, fix missing data_samples in textdethead * fix