Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* insert torchvision dependency and write tests for cifar10 * removed print * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * cleanup failed merge * Revert "insert torchvision dependency and write tests for cifar10" This reverts commit 46f224f. * ensured tests are present for object detection and removed under review * cifar10 revert * revert cifar10 * revert cifar10 * revert cifar10 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * revert cifar10 * renamed variables to conform to specs * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * added newline * upgraded to assert_close and modified tolerance * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * modified formatting of docstring * replaced iou and giou with torchvision version * removed torch import * add torchvision as hard dependency * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: otaj <[email protected]> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: otaj <[email protected]> Co-authored-by: Jirka Borovec <[email protected]>
- Loading branch information