-
Notifications
You must be signed in to change notification settings - Fork 463
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add rotated ckpts for pytorch DBNet + fix line resolution for r…
…otated pages (#743) * refacto: rboxes * feat: builder modifications * fix: rotate_abs_boxes * refacto: viz + metrics * fix: flake8 + typing * fix: debug 1 * fix: debug 2 tests * fix: debug test 3 * fix: requested changes * fix: test rotate * fix: debug 4 * fix: cv2 tests metrics * fix: revert changes * fix: isort * feat: add ckpt * fix: thresh for rotated ckpt * fix: utils + scripts * fix: warning * fix: warnings * fix: line reconstruction * fix: tests * fix: viz * fix: flake8 * fix: tf zoo tests * fix: requested changes 1 * fix: tests * fix: tests * fix: scripts * fix: dataset stack * fix: typing * fix: test zoo tf * fix: builder * fix: builder tests * fix: tests merging conflicts * fix: minor changes * fix: crop extraction fn * fix: typos merging conflicts * fix: add empty line * fix: requested changes * fix: requested changes
- Loading branch information
1 parent
76b2127
commit 1dc3374
Showing
10 changed files
with
91 additions
and
66 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
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
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
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
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