An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/Heldenkombinat/Logodetect

image-processing logo-detection object-detection one-shot-learning small-dataset video-processing

Score: 9.582179752434687

Last synced: about 14 hours ago
JSON representation

Repository metadata:

Find logos in images and videos in just one-shot. Never be embarrassed again to say that you have a small data situation!

CodeMeta metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 months ago

Total Commits: 178
Total Committers: 4
Avg Commits per committer: 44.5
Development Distribution Score (DDS): 0.455

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Max Pumperla m****a@g****m 97
Jorge j****h@g****m 79
dependabot[bot] 4****] 1
Arfon Smith a****n 1

Issue and Pull Request metadata

Last synced: 7 months ago

Total issues: 22
Total pull requests: 22
Average time to close issues: about 1 month
Average time to close pull requests: about 15 hours
Total issue authors: 8
Total pull request authors: 4
Average comments per issue: 0.82
Average comments per pull request: 0.0
Merged pull request: 20
Bot issues: 0
Bot pull requests: 3

Past year issues: 2
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 0.5
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/Heldenkombinat/Logodetect

Top Issue Authors

  • maxpumperla (13)
  • IIIcecola (2)
  • szkafander (2)
  • xapu3ma (1)
  • nsaunier (1)
  • theCuriousHAT (1)
  • OrjwanZaafarani (1)
  • alantaitz (1)

Top Pull Request Authors

  • jorgedch (12)
  • maxpumperla (6)
  • dependabot[bot] (3)
  • arfon (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (3)

Package metadata

pypi.org: logodetect

One-shot logo detection for videos and images.

  • Homepage: https://github.com/Heldenkombinat/logodetect
  • Documentation: https://logodetect.readthedocs.io/
  • Licenses: GNU AGPLv3
  • Latest release: 1.1.3 (published about 4 years ago)
  • Last Synced: 2026-03-03T16:03:17.746Z (4 months ago)
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 46 Last month
  • Rankings:
    • Stargazers count: 8.879%
    • Dependent packages count: 10.069%
    • Forks count: 10.902%
    • Average: 15.214%
    • Dependent repos count: 21.628%
    • Downloads: 24.592%
  • Maintainers (2)

Dependencies

requirements.txt pypi
  • Cython >=0.29.15
  • Flask >=1.1.1
  • Flask-Cors >=3.0.9
  • autopep8 *
  • click >=7.1.1
  • gunicorn >=20.0.4
  • imgaug >=0.4.0
  • jupyterlab ==3.2.4
  • matplotlib >=2.2.5
  • moviepy >=1.0.1
  • numpy >=1.18.2
  • opencv-python >=4.2.0.32
  • pandas >=1.0.3
  • pylint *
  • pytest >=6.2.4
  • scikit-image >=0.16.2
  • scikit-learn >=0.22.1
  • scipy >=1.4.1
  • torch >=1.9.0
  • torchvision >=0.10.0
  • tqdm >=4.42.1
setup.py pypi
  • Cython >=0.29.15
  • Flask >=1.1.1
  • Flask-Cors >=3.0.9
  • click >=7.1.1
  • gunicorn >=20.0.4
  • imgaug >=0.4.0
  • jupyterlab ==3.2.4
  • matplotlib >=2.2.5
  • moviepy >=1.0.1
  • numpy >=1.18.2
  • opencv-python >=4.2.0.32
  • pandas >=1.0.3
  • pytest >=6.2.4
  • scikit-image >=0.16.2
  • scikit-learn >=0.22.1
  • scipy >=1.4.1
  • torch >=1.9.0
  • torchvision >=0.10.0
  • tqdm >=4.42.1
training/requirements.txt pypi
  • Cython *
  • Pillow *
  • autopep8 *
  • ipykernel *
  • matplotlib *
  • moviepy *
  • numpy *
  • opencv-python *
  • pandas *
  • pycocotools *
  • pycodestyle *
  • pylint *
  • scipy *
  • sk-video *
  • tabulate *
  • tensorboard *
  • torch ==1.5.0
  • torchvision ==0.6.0
  • tqdm *
.github/workflows/draft-pdf.yml actions
  • actions/checkout v2 composite
  • actions/upload-artifact v1 composite
  • openjournals/openjournals-draft-action master composite
Dockerfile docker
  • pytorch/pytorch latest build
training/setup.py pypi