training and synthetic data generation code
This commit is contained in:
@@ -21,7 +21,7 @@ class MangaOcr:
|
||||
else:
|
||||
logger.info('Using CPU')
|
||||
|
||||
self(Path(__file__).parent / 'assets/example.jpg')
|
||||
self(Path(__file__).parent.parent / 'assets/example.jpg')
|
||||
|
||||
logger.info('OCR ready')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user