-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/configure pipeline with arguments #21
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few ideas/comments.
Also check the additional proposal/comments in #22
…run pipeline on individual files.
9679ad8
to
672a894
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good (on condition that #23 is approved and merged as well) apart from these minor details.
…guments_refactored Refactor extraction pipeline.2
…tory or a pdf path.
Created a CLI interface to run our main script.
We now have the option to define input and output directories.
We can specify single files for the pipeline to be run on.
We can specify what drawings are performed (bounding boxes for predictions and lines).