chirp
Scripts, utilities, and tools for analyzing bird feeder live streams.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.2%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Scripts, utilities, and tools for analyzing bird feeder live streams.
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
- Releases: 0
Created about 2 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
Citation
README.md
chirp
Scripts, utilities, and tools for analyzing bird feeder live streams.
Preview
Bird detection, tracking, and counting
Get Started
Instructions coming soon...
Owner
- Name: Nathan Litzinger
- Login: nlitz88
- Kind: user
- Location: Pittsburgh, Pennsylvania
- Website: nlitz88.github.io
- Repositories: 4
- Profile: https://github.com/nlitz88
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Litzinger" given-names: "Nathan" title: "chirp" version: 0.1.0 date-released: 2024-01-13 url: "https://github.com/nlitz88/chirp"
GitHub Events
Total
Last Year
Dependencies
poetry.lock
pypi
- certifi 2023.11.17
- charset-normalizer 3.3.2
- colorama 0.4.6
- contourpy 1.2.0
- cycler 0.12.1
- filelock 3.13.1
- fonttools 4.47.2
- fsspec 2023.12.2
- hub-sdk 0.0.3
- idna 3.6
- jinja2 3.1.3
- kiwisolver 1.4.5
- markupsafe 2.1.3
- matplotlib 3.8.2
- mpmath 1.3.0
- networkx 3.2.1
- numpy 1.26.3
- nvidia-cublas-cu12 12.1.3.1
- nvidia-cuda-cupti-cu12 12.1.105
- nvidia-cuda-nvrtc-cu12 12.1.105
- nvidia-cuda-runtime-cu12 12.1.105
- nvidia-cudnn-cu12 8.9.2.26
- nvidia-cufft-cu12 11.0.2.54
- nvidia-curand-cu12 10.3.2.106
- nvidia-cusolver-cu12 11.4.5.107
- nvidia-cusparse-cu12 12.1.0.106
- nvidia-nccl-cu12 2.18.1
- nvidia-nvjitlink-cu12 12.3.101
- nvidia-nvtx-cu12 12.1.105
- opencv-python 4.9.0.80
- opencv-python-headless 4.8.1.78
- packaging 23.2
- pandas 2.1.4
- pillow 10.2.0
- psutil 5.9.7
- py-cpuinfo 9.0.0
- pyparsing 3.1.1
- python-dateutil 2.8.2
- pytz 2023.3.post1
- pyyaml 6.0.1
- requests 2.31.0
- scipy 1.11.4
- seaborn 0.13.1
- six 1.16.0
- supervision 0.17.1
- sympy 1.12
- thop 0.1.1.post2209072238
- torch 2.1.2
- torchvision 0.16.2
- tqdm 4.66.1
- triton 2.1.0
- typing-extensions 4.9.0
- tzdata 2023.4
- ultralytics 8.1.0
- urllib3 2.1.0
pyproject.toml
pypi
- python ^3.11
- supervision ^0.17.1
- ultralytics ^8.1.0