handwritten-chinese-ocr-samples
handwritten-chinese-ocr-samples copied to clipboard
End-to-end model training and deployment reference for handwritten Chinese text recognition, and can also be extended to other languages.
Results
11
handwritten-chinese-ocr-samples issues
Sort by
recently updated
recently updated
newest added
Hi! When I run the code, I encounter an error: `AttributeError: module 'torch.distributed' has no attribute '_all_gather_base'` with code: `from apex.parallel import DistributedDataParallel as DDP` As far as i know,...