331 Коммитов

Автор SHA1 Сообщение Дата
pre-commit-ci[bot]
4a18b1b5a9 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-10-27 09:01:38 +00:00
Inga Ulusoy
8e9f2b6d87
Update ammico/notebooks/DemoNotebook_ammico.ipynb
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-27 10:01:08 +01:00
Inga Ulusoy
a65f1e2287
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-27 09:59:03 +01:00
Inga Ulusoy
237c6265fe
test: some small changes to mock model 2025-10-27 09:49:41 +01:00
Inga Ulusoy
731077be7d
test: add mock model for summary testing 2025-10-27 09:42:12 +01:00
Inga Ulusoy
ac6d70a355
Merge branch 'add-summary' of github.com:ssciwr/AMMICO into add-summary 2025-10-24 16:36:41 +02:00
Inga Ulusoy
de8ee83432
refactor: use dictionary mapping for values, check question list strings for None 2025-10-24 16:36:03 +02:00
DimasfromLavoisier
9d382b7b6b update notebook content 2025-10-24 15:34:55 +02:00
Inga Ulusoy
f277e86b29
refactor: remove duplicated close method 2025-10-24 14:37:45 +02:00
DimasfromLavoisier
ff6de1c436 update readme 2025-10-24 11:19:30 +02:00
Inga Ulusoy
a832142c44
fix: update function calls, remove obsolete stuff 2025-10-24 08:54:38 +02:00
Inga Ulusoy
1f2642f1b4
fix: update function call in notebook to conform with renaming 2025-10-24 08:35:26 +02:00
Inga Ulusoy
8487947f5d
fix: update function call in notebook to conform with renaming 2025-10-23 10:02:09 +02:00
Inga Ulusoy
92c7ac1f6d
build: fix version issues with numpy/tensorflow and ipywidgets 2025-10-22 14:00:22 +02:00
Inga Ulusoy
4a04233536
UI: fix obsolete analyze_test keyword 2025-10-17 14:41:57 +02:00
Dmitrii Kapitan
af97981547 Excluding long tests from github actions, since there is not enough memory for it 2025-10-14 11:31:27 +02:00
DimasfromLavoisier
d6e0fbeffe add vqa tests 2025-10-13 15:38:06 +02:00
DimasfromLavoisier
d810dbc366 add base model tests 2025-10-10 17:09:45 +02:00
DimasfromLavoisier
3018800ed4 update test-display 2025-10-10 11:16:24 +02:00
pre-commit-ci[bot]
483f128f96 [pre-commit.ci] pre-commit autoupdate (#269)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.1 → v0.13.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.13.1...v0.13.3)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-09 15:31:00 +02:00
pre-commit-ci[bot]
32d032595d [pre-commit.ci] pre-commit autoupdate (#267)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.0 → v0.13.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.13.0...v0.13.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-09 15:31:00 +02:00
pre-commit-ci[bot]
75b9bc101b [pre-commit.ci] pre-commit autoupdate (#265)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.10 → v0.13.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.10...v0.13.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-09 15:31:00 +02:00
Dmitrii Kapitan
402a379f9c basic integration into display functionality 2025-10-09 15:30:39 +02:00
DimasfromLavoisier
5c7e2c3f64 1st try 2025-09-26 18:23:58 +02:00
DimasfromLavoisier
ece132fe14 optimize validation of analysis type 2025-09-26 17:33:26 +02:00
Inga Ulusoy
d1a4954669
tests: remove analyse_text keyword for text detector 2025-09-26 08:51:09 +02:00
Inga Ulusoy
0f6f9026cd
fix: missing dependency, obsolete keyword, dash maintenance, demo notebook for new summary 2025-09-25 12:45:14 +02:00
Dmitrii Kapitan
8e3024372f
Merge pull request #5 from DimasfromLavoisier/add-example-vqa-notebook
Add example notebook and small fixes
2025-09-22 16:48:03 +02:00
Dmitrii Kapitan
2326aef4b5 Add example notebook and small fixes 2025-09-22 16:47:23 +02:00
Dmitrii Kapitan
a99de3a42a
Merge pull request #2 from DimasfromLavoisier/add_image_summary_vqa
model for image summarization and vqa
2025-09-13 01:51:40 +10:00
DimasfromLavoisier
d20c4d68e4 vqa 2025-09-12 17:50:04 +02:00
DimasfromLavoisier
bd63be4693 add Model class 2025-09-12 17:42:25 +02:00
Dmitrii Kapitan
9c7b98a4cb
Merge pull request #1 from DimasfromLavoisier/test_VQA
add Model class
2025-09-13 01:34:35 +10:00
DimasfromLavoisier
5583bbed08 add Model class 2025-09-12 17:33:00 +02:00
Dmitrii Kapitan
83e8e9c6b0
Merge pull request #4 from DimasfromLavoisier/add_new_dependency
add new dependencies for upcoming models
2025-09-13 00:13:03 +10:00
DimasfromLavoisier
34afed5375 add new dependencies for upcoming models 2025-09-12 16:10:52 +02:00
Inga Ulusoy
c28937b373
Remove outdated functionality (#262)
* maintain: remove text analysis with transformers and topic analysis

* maintain: remove text analysis from display function

* maintain: remove summary module (VQA)

* maintain: remove summary module (VQA)

* maintain: remove cropposts, update pyproject.toml

* maintain: removed obsolete functionality

* maintain: update CI workflow

* maintain: run all tests together in CI, remove version restrictions

* maintain: fix tf version for deepface/retinaface restrictions

* mainatin: remove more obsolete files, restructure pyproject.toml

* fix: do not run gcv tests on CI

* CI: test compatibility with Python versions

* maintain+bug: fix python version due to deepface, fix deepface memory leak

* maintain: switch to ruff

* fix: correct remaining ruff issues, is_interactive probably obsolete..?

* CI: bump actions and python versions, run checks on all os

* maintain&fix: blis do not compile from source, use uv for installs, update dockerfile

* fix: uv install system-wide

* fix: try with only pip to force blis binary install

* fix: try now with mixed pip and uv for better performance while preserving blis binary

* fix: revert to pip since uv installs different numpy version, unfortunately

* fix: other python version
2025-09-12 14:26:38 +02:00
Inga Ulusoy
8a20b7ef43
update citation information (#252) 2025-09-08 14:37:54 +02:00
Inga Ulusoy
efe1851fea
Find multiple source (#251)
* feat: create space in demo notebook for multiple image search

* added multiple reference images, re #241. Separated notebooks for #248

* Update ci.yml

added nbval test for notebook

* Update ci.yml

more descriptive test name

* Update pyproject.toml

added typing_extensions

* Update pyproject.toml

typo

* Update pyproject.toml

fixing dependencies, hopefully

* Update ci.yml

fixing dependencies hopefully part 2

* Update ci.yml

typo (again)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update DemoNotebook_ammico.ipynb

cleanup

* Update DemoNotebook_ammico_MultimodalSearch.ipynb

added df to save

* Update DemoNotebook_ammico_MultimodalSearch.ipynb

typo

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* update notebook to include proper paths for sample data

* update paths in demo notebook

---------

Co-authored-by: ChristineSchulz <aq354@uni-heidelberg.de>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-04-10 22:18:39 +02:00
pre-commit-ci[bot]
1a629836db
[pre-commit.ci] pre-commit autoupdate (#246)
updates:
- [github.com/pycqa/flake8: 7.1.1 → 7.1.2](https://github.com/pycqa/flake8/compare/7.1.1...7.1.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
v0.2.6
2025-02-19 14:15:20 +01:00
Inga Ulusoy
14ae93063e
keep original text length (#247)
* keep original text length, skip analysis if not translated

* bump version, remove debug
2025-02-19 11:23:27 +01:00
Inga Ulusoy
09d009c464
bump version and skip automatic release to GH due to duplication (#245) v0.2.5 2025-02-06 09:54:59 +01:00
pre-commit-ci[bot]
e073202cde
[pre-commit.ci] pre-commit autoupdate (#242)
updates:
- [github.com/psf/black: 24.10.0 → 25.1.0](https://github.com/psf/black/compare/24.10.0...25.1.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-02-06 09:46:46 +01:00
Inga Ulusoy
3cf1b5466a
improve handling of exceptions for googletrans (#244)
* truncate text to max length for googletrans, skip translation in case of error

* restrict peft version for backwards compatibility with old transformers required by lavis
2025-02-05 13:52:25 +01:00
Inga Ulusoy
e12929a909
manage occurence of full stops in a better way (#229)
* manage occurence of full stops in a better way

* bump version

* cleanup
v0.2.4
2024-12-02 15:01:50 +01:00
Inga Ulusoy
403525aa46
bump version (#228) v0.2.3 2024-11-30 12:39:18 +01:00
Inga Ulusoy
9be02706e5
correct typo in documentation demo notebook (#227)
* fix typo on image and notebook

* remove full stop after google colab button

* remove full stop in documentation notebook
2024-11-29 22:30:20 +01:00
Inga Ulusoy
ab484abbd9
fix typo on image and notebook (#226)
* fix typo on image and notebook

* remove full stop after google colab button
2024-11-29 15:11:40 +01:00
Inga Ulusoy
4add286d7d merge 2024-11-29 08:27:01 +01:00
Inga Ulusoy
8057153e60
fix missing whitespace for links and names (#225)
* fix missing whitespace for links and names

* remove comments in notebook

* cleanup
2024-11-22 20:03:00 +01:00