-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add class names to 'log.json' file (#136)
* add file name to 'log.json' to address issue #133 * add file name to log.json to address issue #133 * Update inference.py * Update logging.py * added argument --output to optionally set an output folder * Update inference.py - add class names to 'log.json' file * Update logging.py - add class names to 'log.json' * updated inference.py - added argument parser --table to output boxes detected * corrected error with argumenr --output * update inference.py * added cols xmax, ymax to output table --------- Co-authored-by: Sovit Ranjan Rath <[email protected]>
- Loading branch information
Showing
2 changed files
with
53 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters