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

JOSS: https://github.com/sumn2u/annotate-lab

annotation-tool classification collaborate computer-vision image-annotation image-labeling image-masking image-segmentation machine-learning python react segmentation

Score: 8.086410275323782

Last synced: about 8 hours ago
JSON representation

Repository metadata:

Annotate-lab is an open-source image annotation tool for efficient dataset creation. With an intuitive interface and flexible export options, it streamlines your machine learning workflow. 🖼️✏️📑


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 714
Total Committers: 25
Avg Commits per committer: 28.56
Development Distribution Score (DDS): 0.56

Commits in past year: 19
Committers in past year: 2
Avg Commits per committer in past year: 9.5
Development Distribution Score (DDS) in past year: 0.263

Name Email Commits
sumn2u s****u@g****m 314
seveibar s****r@g****m 263
semantic-release-bot s****t@m****t 48
Oleh Yasenytsky y****h@g****m 13
snyk-bot s****t@s****o 11
Tamay Eser Uysal t****l@g****m 8
Henry LIANG H****y@g****m 7
Emiliano Castellano e****a@g****m 6
DQ4443 d****3@g****m 5
Glenn Fung 1****g 5
sreevardhanreddi s****i@g****m 5
Mykyta Holubakha h****o@g****m 4
Mews 6****s 3
OmG2011 o****0@o****m 3
dependabot[bot] 4****] 3
Katsuhisa Yuasa b****n@g****m 3
Severin Ibarluzea s****e@p****n 2
Josep de Cid j****d@g****m 2
Mohammed Eldadah m****h@g****m 2
linyers l****6@g****m 2
HoangHN m****m@g****m 1
Joey Figaro j****y@j****m 1
Shahidul Islam Majumder d****v@s****o 1
harith-hacky03 h****3@g****m 1
ThibautGeriz 4****z 1

Issue and Pull Request metadata

Last synced: 11 days ago

Total issues: 50
Total pull requests: 247
Average time to close issues: about 2 months
Average time to close pull requests: about 1 month
Total issue authors: 8
Total pull request authors: 9
Average comments per issue: 1.7
Average comments per pull request: 0.98
Merged pull request: 165
Bot issues: 0
Bot pull requests: 4

Past year issues: 2
Past year pull requests: 20
Past year average time to close issues: N/A
Past year average time to close pull requests: 3 months
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 4.0
Past year average comments per pull request: 1.45
Past year merged pull request: 7
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/sumn2u/annotate-lab

Top Issue Authors

  • sumn2u (29)
  • leo-smi (10)
  • jpcbertoldo (4)
  • DQ4443 (3)
  • PetervanLunteren (1)
  • jesulo (1)
  • harith-hacky03 (1)
  • OmG2011 (1)

Top Pull Request Authors

  • sumn2u (230)
  • dependabot[bot] (4)
  • linyers (3)
  • boisgera (2)
  • DQ4443 (2)
  • Mews (2)
  • OmG2011 (2)
  • glenntfung (1)
  • harith-hacky03 (1)

Top Issue Labels

  • up for grabs (21)
  • enhancement (17)
  • good first issue (15)
  • feature-request (6)
  • bug (5)
  • help wanted (1)
  • documentation (1)

Top Pull Request Labels

  • dependencies (4)
  • enhancement (3)
  • good first issue (2)
  • up for grabs (2)
  • feature-request (1)
  • bug (1)

Dependencies

.github/workflows/python-app.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
.github/workflows/vite-app.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v3 composite
client/Dockerfile docker
  • nginx alpine build
  • node 18-alpine build
docker-compose.yml docker
server/Dockerfile docker
  • python 3.9-slim build
client/package-lock.json npm
  • 1169 dependencies
client/package.json npm
  • @babel/preset-env ^7.24.7 development
  • @babel/preset-react ^7.24.7 development
  • @semantic-release/git ^10.0.1 development
  • @testing-library/jest-dom ^6.4.5 development
  • @testing-library/react ^16.0.0 development
  • @vitejs/plugin-react ^4.1.0 development
  • jest ^29.7.0 development
  • jest-environment-jsdom ^29.7.0 development
  • prettier ^3.2.5 development
  • vite ^5.2.11 development
  • vite-plugin-node-polyfills ^0.22.0 development
  • vite-raw-plugin ^1.0.2 development
  • @emotion/react ^11.11.4
  • @emotion/styled ^11.11.5
  • @fortawesome/fontawesome-svg-core ^6.5.2
  • @fortawesome/free-solid-svg-icons ^6.5.2
  • @fortawesome/react-fontawesome ^0.2.2
  • @mui/icons-material ^5.15.20
  • @mui/material ^5.15.21
  • @mui/x-charts ^7.8.0
  • axios ^1.7.4
  • cash-dom ^8.1.5
  • classnames ^2.3.2
  • color-alpha ^2.0.0
  • i18next ^23.11.5
  • i18next-browser-languagedetector ^8.0.0
  • lodash.debounce ^4.0.8
  • material-survey ^2.1.0
  • moment ^2.29.4
  • prop-types ^15.8.1
  • react-draggable ^4.4.6
  • react-dropzone ^14.2.3
  • react-hotkeys ^2.0.0
  • react-i18next ^14.1.2
  • react-remove-scroll ^2.5.10
  • react-select ^5.7.7
  • react-use ^17.4.0
  • seamless-immutable ^7.1.4
  • transformation-matrix-js ^2.7.6
  • use-event-callback ^0.1.0
server/pyproject.toml pypi
server/requirements.txt pypi
  • black *
  • flask-cors *
  • opencv-python *
  • pandas *
  • pillow *
  • requests *
  • supervision *
  • torch *
  • torchvision *
  • zipp >=3.19.1