CoralNet
A repository and resource for benthic image analysis.
https://github.com/coralnet/coralnet
Category: Biosphere
Sub Category: Marine Life and Fishery
Last synced: about 19 hours ago
JSON representation
Repository metadata
Development of CoralNet.
- Host: GitHub
- URL: https://github.com/coralnet/coralnet
- Owner: coralnet
- License: bsd-2-clause
- Created: 2016-03-09T21:20:31.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2025-04-20T08:33:13.000Z (8 days ago)
- Last Synced: 2025-04-25T13:48:04.844Z (3 days ago)
- Language: Python
- Homepage: http://coralnet.ucsd.edu/
- Size: 81.1 MB
- Stars: 57
- Watchers: 7
- Forks: 5
- Open Issues: 167
- Releases: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: license.txt
README.md
CoralNet
CoralNet is a website which serves as a repository and resource for benthic image analysis.
Website home: https://coralnet.ucsd.edu
Read more about us: https://coralnet.ucsd.edu/about/
CoralNet's machine-learning processes are powered by PySpacer: https://github.com/coralnet/pyspacer
Building and viewing the documentation
You can browse the docs right in the GitHub repo under /docs
, but GitHub doesn't support some of the ReStructured Text links. The build will get everything working:
- Download or
git clone
this repository's code. - Install Python and Sphinx. You can do this by either following the installation steps (
docs/installation.rst
in this repo) until Sphinx is installed, or you can use some other Python environment which already has Sphinx installed. - Open a terminal/command line, cd to the
docs
directory, and runmake html
. (This command is cross platform, since there's aMakefile
as well as amake.bat
.) - Open
docs/_build/html/index.html
in a web browser to start browsing the documentation. - It's also possible to output in formats other than HTML, if you use
make <format>
with a different format. See Sphinx's docs.
Owner metadata
- Name: CoralNet
- Login: coralnet
- Email:
- Kind: organization
- Description:
- Website: https://coralnet.ucsd.edu/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/140933521?v=4
- Repositories: 2
- Last ynced at: 2023-08-04T09:34:51.008Z
- Profile URL: https://github.com/coralnet
GitHub Events
Total
- Issues event: 8
- Watch event: 4
- Delete event: 35
- Issue comment event: 23
- Push event: 52
- Pull request event: 101
- Fork event: 3
- Create event: 61
Last Year
- Issues event: 8
- Watch event: 4
- Delete event: 35
- Issue comment event: 23
- Push event: 52
- Pull request event: 101
- Fork event: 3
- Create event: 61
Committers metadata
Last synced: 7 days ago
Total Commits: 2,769
Total Committers: 10
Avg Commits per committer: 276.9
Development Distribution Score (DDS): 0.289
Commits in past year: 201
Committers in past year: 1
Avg Commits per committer in past year: 201.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
StephenChan | s****n@g****m | 1970 |
Oscar Beijbom | o****m@g****m | 297 |
Devang Sampat | d****7@g****m | 222 |
obeijbom | o****m@u****u | 177 |
Jeff Sandvik | j****k@g****m | 67 |
andrew Hu | a****w@u****) | 32 |
kriegman | 5****n | 1 |
Oscar Beijbom | o****r@n****m | 1 |
unknown | M****e@.****) | 1 |
Andrew Hu | a****w@m****u | 1 |
Committer domains:
- mail.coralnet.ucsd.edu: 1
- .(none): 1
- nutonomy.com: 1
- ubuntu.(none): 1
- ucsd.edu: 1
Issue and Pull Request metadata
Last synced: 2 days ago
Total issues: 118
Total pull requests: 154
Average time to close issues: almost 2 years
Average time to close pull requests: 6 days
Total issue authors: 8
Total pull request authors: 4
Average comments per issue: 1.77
Average comments per pull request: 0.3
Merged pull request: 145
Bot issues: 0
Bot pull requests: 2
Past year issues: 11
Past year pull requests: 65
Past year average time to close issues: N/A
Past year average time to close pull requests: 5 days
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 0.09
Past year average comments per pull request: 0.38
Past year merged pull request: 59
Past year bot issues: 0
Past year bot pull requests: 2
Top Issue Authors
- StephenChan (102)
- Jordan-Pierce (6)
- beijbom (4)
- premchedella (2)
- 1390806607 (1)
- maxcorsini (1)
- JordanMakesMaps (1)
- jorisguerin (1)
Top Pull Request Authors
- StephenChan (146)
- beijbom (4)
- dependabot[bot] (2)
- Virtlink (2)
Top Issue Labels
- export (15)
- bug (15)
- vision backend (14)
- performance (9)
- dev experience (9)
- unittests (7)
- labels (7)
- data-integrity (7)
- packages (6)
- refactor (6)
- annotation (5)
- calcification (4)
- annotation tool (4)
- question (4)
- metadata (3)
- enhancement (3)
- discoverability (3)
- unsure (3)
- user accounts (2)
- source (2)
- api (2)
- user experience (2)
- gradual refactor (1)
- browse (1)
- documentation (1)
- low priority (1)
Top Pull Request Labels
- performance (19)
- jobs (15)
- dev experience (9)
- bug (8)
- packages (6)
- map (5)
- vision backend (5)
- unittests (4)
- annotation (3)
- export (3)
- api (2)
- user experience (2)
- refactor (2)
- source (2)
- calcification (2)
- labels (2)
- dependencies (2)
- upload (2)
- data-integrity (2)
- user accounts (1)
- metadata (1)
- work in progress (1)
- page layouts (1)
Dependencies
- Django >=2.2.20,<3.0
- Markdown >=3.1.1,<4
- Pillow ==8.2.0
- amqp ==1.4.9
- anyjson ==0.3.3
- beautifulsoup4 >=4.8.1,<4.9
- billiard ==3.3.0.23
- boto ==2.40.0
- celery ==3.1.23
- django-guardian ==2.3.0
- django-markdownx ==3.0.1
- django-migration-testcase ==0.0.15
- django-registration ==3.1.2
- django-reversion ==3.0.9
- django-storages ==1.8
- djangorestframework ==3.12.2
- easy-thumbnails ==2.6.0
- kombu ==3.0.35
- numpy ==1.18.1
- piexif ==1.1.3
- psycopg2-binary >=2.7.7,<2.8
- pyexcel ==0.6.6
- pyexcel-xlsx ==0.6.0
- redis ==2.10.5
- requests ==2.25.1
- selenium ==3.141.0
- supervisor >=4.1.0,<4.2
- tqdm ==4.43.0
- unipath ==1.1
- Sphinx *
- chardet ==3.0.4
- coverage *
- pre-commit ==2.10.1
- cchardet ==2.1.4
- gunicorn >=19.9.0,<19.10
- actions/checkout v2 composite
- actions/setup-python v2 composite
- postgres 10.8 docker
Score: 7.7142311448490855