OpenPecha / OCR-Pipelines

1 stars 0 forks source link

use toolkit's BUDA API instead of reimplementing the functions #10

Closed eroux closed 1 year ago

eroux commented 1 year ago

most functions in https://github.com/OpenPecha/OCR-Pipelines/blob/main/ocr_pipelines/image_downloader.py have a better version in https://github.com/OpenPecha/Toolkit/blob/master/openpecha/buda/api.py , especially problematic is the fetching of the image list on iiifpres instead of s3 directly