-
Notifications
You must be signed in to change notification settings - Fork 177
Open
Description
Describe the bug
When we hit "Train" and provide the local path as the "source" it complains that it cannot access files and URI is incorrect. As a result the desktop version of the tool is. USELESS since it cannot be used to train, rather just OCR' and tagging..
To Reproduce
Steps to reproduce the behavior:
- Download the. "EXE" from the releases folder. Took the latest release v 2.1. (https://github.com/microsoft/OCR-Form-Tools/releases/tag/v2.1-ga-hotfix)
- Setup local connection by pointing to a local folder on your laptop
- Setup a local project by using images from your local desktop folder (from step 2)
- Label a few documents (atleast 5)
- Go the "Train" screen and provide source (file:///C:/path/to/your/train/folder)
- It throws an error
Expected behavior
API should support local files and hence should consume all the files within the folder and provide a "TRAINED MODEL"
Screenshots
Desktop (please complete the following information):
- OS: [Win10]
Additional context
Metadata
Metadata
Assignees
Labels
No labels

