| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | change installed reqs in dockerfile to shrink docker image size | Adam Janovsky | 2023-11-27 | 1 | -1/+1 | |
| | | | ||||||
| | * | build multiarch image on push | Adam Janovsky | 2023-11-27 | 1 | -0/+1 | |
| | | | ||||||
| | * | add action to try multiarch build | Adam Janovsky | 2023-11-27 | 1 | -0/+35 | |
| |/ | ||||||
| * | Merge pull request #322 from crocs-muni/reference-analysis | adamjanovsky | 2023-11-24 | 81 | -2256/+7512 | |
| |\ | | | | | Reference analysis | |||||
| | * | Merge branch 'main' into reference-analysis | adamjanovsky | 2023-11-24 | 0 | -0/+0 | |
| | |\ | |/ |/| | ||||||
| * | | Merge pull request #374 from crocs-muni/bump-req-python-to-3-10 | adamjanovsky | 2023-11-14 | 41 | -66/+74 | |
| |\ \ | | | | | | | Bump req python to 3 10 | |||||
| | | * | apt-get update on other github actions | adamjanovsky | 2023-11-24 | 3 | -1/+7 | |
| | | | | ||||||
| | | * | apt-get update on docs | adamjanovsky | 2023-11-24 | 1 | -0/+2 | |
| | | | | ||||||
| | | * | bump github actions | adamjanovsky | 2023-11-24 | 3 | -6/+6 | |
| | | | | ||||||
| | | * | finalize prediction notebook | adamjanovsky | 2023-11-24 | 1 | -612/+200 | |
| | | | | ||||||
| | | * | refactoring here and there | adamjanovsky | 2023-11-24 | 3 | -60/+78 | |
| | | | | ||||||
| | | * | add inter-annotator agreement on simplified labels | adamjanovsky | 2023-11-24 | 1 | -9/+42 | |
| | | | | ||||||
| | | * | revert hyperparams on segment extraction | adamjanovsky | 2023-11-23 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | hardcode hyperparams for all stages | adamjanovsky | 2023-11-23 | 3 | -25/+83 | |
| | | | | ||||||
| | | * | bump requirements | Adam Janovsky | 2023-11-23 | 7 | -1172/+1054 | |
| | | | | ||||||
| | | * | hardcode optimal hyperparams for embeddings | adamjanovsky | 2023-11-23 | 1 | -4/+4 | |
| | | | | ||||||
| | | * | finalize references notebook refactoring | Adam Janovsky | 2023-11-15 | 1 | -5796/+493 | |
| | | | | ||||||
| | | * | continue refactoring the notebook | Adam Janovsky | 2023-11-14 | 6 | -285/+3859 | |
| | | | | ||||||
| | | * | Merge branch 'bump-req-python-to-3-10' into reference-analysis | Adam Janovsky | 2023-11-14 | 41 | -66/+74 | |
| | | |\ | | |/ | |/| | ||||||
| | * | | fix python version in docs pipeline | Adam Janovsky | 2023-11-14 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | bump required python to 3.8 | Adam Janovsky | 2023-11-14 | 40 | -64/+72 | |
| | | | | ||||||
| | * | | bump required python to 3.8 | Adam Janovsky | 2023-11-14 | 1 | -2/+2 | |
| |/ / | ||||||
| | * | fix some ruff errors | Adam Janovsky | 2023-11-14 | 2 | -2/+2 | |
| | | | ||||||
| | * | merge fresh main | Adam Janovsky | 2023-11-14 | 37 | -313/+2410 | |
| | |\ | |/ |/| | ||||||
| * | | Merge pull request #373 from crocs-muni/switch-black-to-ruff | adamjanovsky | 2023-11-10 | 21 | -153/+99 | |
| |\ \ | | | | | | | switch black -> ruff format | |||||
| | * | | rename github action for pre-commit | Adam Janovsky | 2023-11-10 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | fix new ruff errors | Adam Janovsky | 2023-11-10 | 12 | -47/+49 | |
| | | | | ||||||
| | * | | switch black -> ruff format | Adam Janovsky | 2023-11-10 | 9 | -106/+50 | |
| |/ / | ||||||
| * | | Merge pull request #369 from ↵ | adamjanovsky | 2023-10-26 | 10 | -22/+575 | |
| |\ \ | | | | | | | | | | | | | crocs-muni/fix/better-log-filename-and-requirements-file Fix/better log filename and requirements file | |||||
| | * | | introduce all_requirements.txt | adamjanovsky | 2023-10-18 | 9 | -21/+574 | |
| | | | | ||||||
| | * | | add .log suffix to default log filename | adamjanovsky | 2023-10-18 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge pull request #371 from crocs-muni/feat/try-schemes | Ján Jančár | 2023-10-24 | 1 | -1/+4 | |
| |\ \ \ | | | | | | | | | Wrap CC scheme download in try-except and continue on fail. | |||||
| | * | | | Wrap CC scheme download in try-except and continue on fail. | J08nY | 2023-10-23 | 1 | -1/+4 | |
| |/ / / | ||||||
| * | | | Revert "feat: Initial implementation of tool/dataset version check" | GeorgeFI | 2023-10-22 | 1 | -8/+0 | |
| | | | | | | | | | | | | | This reverts commit ef9b405f9e9319d0464fc64acca313251973ef49. | |||||
| * | | | feat: Initial implementation of tool/dataset version check | GeorgeFI | 2023-10-22 | 1 | -0/+8 | |
| |/ / | ||||||
| * | | Merge pull request #366 from ↵ | Ján Jančár | 2023-10-18 | 3 | -3/+3 | |
| |\ \ | | | | | | | | | | | | | crocs-muni/dependabot/pip/requirements/urllib3-1.26.18 chore(deps): bump urllib3 from 1.26.17 to 1.26.18 in /requirements | |||||
| | * | | chore(deps): bump urllib3 from 1.26.17 to 1.26.18 in /requirements | dependabot[bot] | 2023-10-18 | 3 | -3/+3 | |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
| * | | Merge pull request #357 from crocs-muni/feat-pytesseract-wrapper | adamjanovsky | 2023-10-12 | 5 | -6/+35 | |
| |\ \ | | | | | | | feat: Added pytesseract wrapper | |||||
| | * | | fix: Fixed calling method on NoneType | GeorgeFI | 2023-10-01 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | fix: OCR with Pytesseract fixed now | GeorgeFI | 2023-09-25 | 1 | -1/+2 | |
| | | | | ||||||
| | * | | feat: Added pytesseract wrapper | GeorgeFI | 2023-09-20 | 5 | -6/+34 | |
| | | | | ||||||
| * | | | Fix Australian scheme in-eval. | J08nY | 2023-10-10 | 2 | -2/+2 | |
| | | | | ||||||
| * | | | Merge pull request #362 from ↵ | Ján Jančár | 2023-10-04 | 3 | -3/+3 | |
| |\ \ \ | | | | | | | | | | | | | | | | | crocs-muni/dependabot/pip/requirements/pillow-10.0.1 chore(deps): bump pillow from 9.3.0 to 10.0.1 in /requirements | |||||
| | * | | | chore(deps): bump pillow from 9.3.0 to 10.0.1 in /requirements | dependabot[bot] | 2023-10-04 | 3 | -3/+3 | |
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.3.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
| * | | | Merge pull request #359 from ↵ | Ján Jančár | 2023-10-04 | 3 | -3/+3 | |
| |\ \ \ | |/ / |/| | | | | | | | | crocs-muni/dependabot/pip/requirements/urllib3-1.26.17 chore(deps): bump urllib3 from 1.26.13 to 1.26.17 in /requirements | |||||
| | * | | chore(deps): bump urllib3 from 1.26.13 to 1.26.17 in /requirements | dependabot[bot] | 2023-10-03 | 3 | -3/+3 | |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.17. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.13...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
| * | | Merge pull request #351 from crocs-muni/feat-fips-references | Jiří Michalík | 2023-09-01 | 5 | -512/+2311 | |
| |\ \ | | | | | | | Analysis of FIPS references | |||||
| | * | | refactor: Removed fixed sankey diagram definition - will be imported separately | GeorgeFI | 2023-09-01 | 1 | -466/+214 | |
| | | | | ||||||
| | * | | style: Fix of mypy typing - calling methods on potential None object | GeorgeFI | 2023-09-01 | 1 | -0/+7 | |
| | | | | ||||||
| | * | | Merge branch 'main' into feat-fips-references | GeorgeFI | 2023-09-01 | 14 | -144/+178 | |
| | |\ \ | |/ / |/| | | ||||||
