aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * change installed reqs in dockerfile to shrink docker image sizeAdam Janovsky2023-11-271-1/+1
| |
| * build multiarch image on pushAdam Janovsky2023-11-271-0/+1
| |
| * add action to try multiarch buildAdam Janovsky2023-11-271-0/+35
|/
* Merge pull request #322 from crocs-muni/reference-analysisadamjanovsky2023-11-2481-2256/+7512
|\ | | | | Reference analysis
| * Merge branch 'main' into reference-analysisadamjanovsky2023-11-240-0/+0
| |\ | |/ |/|
* | Merge pull request #374 from crocs-muni/bump-req-python-to-3-10adamjanovsky2023-11-1441-66/+74
|\ \ | | | | | | Bump req python to 3 10
| | * apt-get update on other github actionsadamjanovsky2023-11-243-1/+7
| | |
| | * apt-get update on docsadamjanovsky2023-11-241-0/+2
| | |
| | * bump github actionsadamjanovsky2023-11-243-6/+6
| | |
| | * finalize prediction notebookadamjanovsky2023-11-241-612/+200
| | |
| | * refactoring here and thereadamjanovsky2023-11-243-60/+78
| | |
| | * add inter-annotator agreement on simplified labelsadamjanovsky2023-11-241-9/+42
| | |
| | * revert hyperparams on segment extractionadamjanovsky2023-11-231-1/+1
| | |
| | * hardcode hyperparams for all stagesadamjanovsky2023-11-233-25/+83
| | |
| | * bump requirementsAdam Janovsky2023-11-237-1172/+1054
| | |
| | * hardcode optimal hyperparams for embeddingsadamjanovsky2023-11-231-4/+4
| | |
| | * finalize references notebook refactoringAdam Janovsky2023-11-151-5796/+493
| | |
| | * continue refactoring the notebookAdam Janovsky2023-11-146-285/+3859
| | |
| | * Merge branch 'bump-req-python-to-3-10' into reference-analysisAdam Janovsky2023-11-1441-66/+74
| | |\ | | |/ | |/|
| * | fix python version in docs pipelineAdam Janovsky2023-11-141-1/+1
| | |
| * | bump required python to 3.8Adam Janovsky2023-11-1440-64/+72
| | |
| * | bump required python to 3.8Adam Janovsky2023-11-141-2/+2
|/ /
| * fix some ruff errorsAdam Janovsky2023-11-142-2/+2
| |
| * merge fresh mainAdam Janovsky2023-11-1437-313/+2410
| |\ | |/ |/|
* | Merge pull request #373 from crocs-muni/switch-black-to-ruffadamjanovsky2023-11-1021-153/+99
|\ \ | | | | | | switch black -> ruff format
| * | rename github action for pre-commitAdam Janovsky2023-11-101-2/+2
| | |
| * | fix new ruff errorsAdam Janovsky2023-11-1012-47/+49
| | |
| * | switch black -> ruff formatAdam Janovsky2023-11-109-106/+50
|/ /
* | Merge pull request #369 from ↵adamjanovsky2023-10-2610-22/+575
|\ \ | | | | | | | | | | | | crocs-muni/fix/better-log-filename-and-requirements-file Fix/better log filename and requirements file
| * | introduce all_requirements.txtadamjanovsky2023-10-189-21/+574
| | |
| * | add .log suffix to default log filenameadamjanovsky2023-10-181-1/+1
| | |
* | | Merge pull request #371 from crocs-muni/feat/try-schemesJán Jančár2023-10-241-1/+4
|\ \ \ | | | | | | | | Wrap CC scheme download in try-except and continue on fail.
| * | | Wrap CC scheme download in try-except and continue on fail.J08nY2023-10-231-1/+4
|/ / /
* | | Revert "feat: Initial implementation of tool/dataset version check"GeorgeFI2023-10-221-8/+0
| | | | | | | | | | | | This reverts commit ef9b405f9e9319d0464fc64acca313251973ef49.
* | | feat: Initial implementation of tool/dataset version checkGeorgeFI2023-10-221-0/+8
|/ /
* | Merge pull request #366 from ↵Ján Jančár2023-10-183-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 /requirementsdependabot[bot]2023-10-183-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-wrapperadamjanovsky2023-10-125-6/+35
|\ \ | | | | | | feat: Added pytesseract wrapper
| * | fix: Fixed calling method on NoneTypeGeorgeFI2023-10-011-1/+1
| | |
| * | fix: OCR with Pytesseract fixed nowGeorgeFI2023-09-251-1/+2
| | |
| * | feat: Added pytesseract wrapperGeorgeFI2023-09-205-6/+34
| | |
* | | Fix Australian scheme in-eval.J08nY2023-10-102-2/+2
| | |
* | | Merge pull request #362 from ↵Ján Jančár2023-10-043-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 /requirementsdependabot[bot]2023-10-043-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čár2023-10-043-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 /requirementsdependabot[bot]2023-10-033-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-referencesJiří Michalík2023-09-015-512/+2311
|\ \ | | | | | | Analysis of FIPS references
| * | refactor: Removed fixed sankey diagram definition - will be imported separatelyGeorgeFI2023-09-011-466/+214
| | |
| * | style: Fix of mypy typing - calling methods on potential None objectGeorgeFI2023-09-011-0/+7
| | |
| * | Merge branch 'main' into feat-fips-referencesGeorgeFI2023-09-0114-144/+178
| |\ \ | |/ / |/| |