https://github.com/alan-turing-institute/mapreader-plant-scivision
Example data for applying MapReader to classification of plant patches and running this model with the Scivision tool
https://github.com/alan-turing-institute/mapreader-plant-scivision
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
2 of 3 committers (66.7%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.9%) to scientific vocabulary
Keywords
Repository
Example data for applying MapReader to classification of plant patches and running this model with the Scivision tool
Basic Info
Statistics
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Classification of plant patches/images using MapReader
Example data for applying MapReader to classification of plant patches and running this model with the Scivision tool
Installation
Make sure you have git-lfs installed.
Create a conda environment:
bash
conda create -n plant_py38 python=3.8
conda activate plant_py38
Install scivision:
bash
pip install scivision
pip install jupyter
Windows users may need to run the following:
```bash
install rasterio and fiona manually
conda install -c conda-forge rasterio=1.2.10 conda install -c conda-forge fiona=1.8.20
install git
conda install git ```
Running an example notebook
Follow the instructions at: https://github.com/scivision-gallery/plant-phenotyping-classification#how-to-run
Owner
- Name: The Alan Turing Institute
- Login: alan-turing-institute
- Kind: organization
- Email: info@turing.ac.uk
- Website: https://turing.ac.uk
- Repositories: 477
- Profile: https://github.com/alan-turing-institute
The UK's national institute for data science and artificial intelligence.
GitHub Events
Total
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Kasra Hosseini | k****i@t****k | 69 |
| Evangeline Corcoran | 8****n | 24 |
| Evangeline Corcoran | e****n@t****k | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 6
- Average time to close issues: N/A
- Average time to close pull requests: 3 months
- Total issue authors: 0
- Total pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.33
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 27 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- edwardchalstrey1 (3)
- evangeline-corcoran (3)
- kasra-hosseini (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- timm *
- actions/checkout v2 composite
- actions/setup-python v2 composite