327 Коммитов

Автор SHA1 Сообщение Дата
Dmitrii Kapitan
2ff2dffc59
Merge 3e036514cd3c05e70bd74eddeabe5bdb09c38890 into 3f9e855aebddf6eddaa81de1cd883bc5bcf5d3bc 2025-10-22 15:24:47 +00:00
Dmitrii Kapitan
3e036514cd
Merge pull request #8 from DimasfromLavoisier/add_video_vqa
add functionality for video vqa
2025-10-22 17:24:44 +02:00
DimasfromLavoisier
c2b2079d4e add functionality for video vqa 2025-10-22 17:24:16 +02:00
DimasfromLavoisier
8c26a8de5e update deprecated torch.cuda.amp 2025-10-20 15:22:59 +02:00
Dmitrii Kapitan
731353dfdb integrate torchcodec into decoding video 2025-10-17 19:02:07 +02:00
Dmitrii Kapitan
8b207cb347 update dependencies to integrate torchcodec 2025-10-17 18:54:40 +02:00
DimasfromLavoisier
83cfff9dce add example 2025-10-14 16:19:15 +02:00
DimasfromLavoisier
a1b30f4331 first, brute-force version of video analysis 2025-10-14 16:19:15 +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
pre-commit-ci[bot]
3f9e855aeb
[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 09:26:18 +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
pre-commit-ci[bot]
8cad60b976
[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-09-23 09:53:38 +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
pre-commit-ci[bot]
f0cd69286a
[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-09-19 10:33:59 +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
pre-commit-ci[bot]
dc6c904ec8
[pre-commit.ci] pre-commit autoupdate (#223)
updates:
- [github.com/kynan/nbstripout: 0.7.1 → 0.8.1](https://github.com/kynan/nbstripout/compare/0.7.1...0.8.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-11-22 14:58:10 +01:00
Inga Ulusoy
ac560ded38 test 2024-11-22 10:43:39 +01:00
dependabot[bot]
725d3858f7
Update torch requirement from <2.4.0 to <2.6.0 (#220)
Updates the requirements on [torch](https://github.com/pytorch/pytorch) to permit the latest version.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v0.1.1...v2.5.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 14:02:32 +01:00
pre-commit-ci[bot]
a85481a03b
[pre-commit.ci] pre-commit autoupdate (#219)
updates:
- [github.com/psf/black: 24.8.0 → 24.10.0](https://github.com/psf/black/compare/24.8.0...24.10.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-10-29 13:30:46 +01:00