Science Score: 36.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 10 committers (10.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.4%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
R interface to torchvision
Basic Info
- Host: GitHub
- Owner: mlverse
- License: other
- Language: R
- Default Branch: main
- Homepage: https://torchvision.mlverse.org
- Size: 3.73 MB
Statistics
- Stars: 70
- Watchers: 6
- Forks: 23
- Open Issues: 47
- Releases: 9
Created almost 6 years ago
· Last pushed 9 months ago
Metadata Files
Readme
Changelog
License
README.md
torchvision 
torchvision is an extension for torch providing image loading, transformations, common architectures for computer vision, pre-trained weights and access to commonly used datasets.
Installation
The CRAN release can be installed with:
r
install.packages("torchvision")
You can install the development version from GitHub with:
r
remotes::install_github("mlverse/torchvision@main")
Owner
- Name: mlverse
- Login: mlverse
- Kind: organization
- Repositories: 27
- Profile: https://github.com/mlverse
Open source libraries to scale Data Science
GitHub Events
Total
- Issues event: 71
- Watch event: 5
- Delete event: 18
- Issue comment event: 167
- Push event: 110
- Pull request review event: 280
- Pull request review comment event: 285
- Pull request event: 85
- Fork event: 8
- Create event: 12
Last Year
- Issues event: 71
- Watch event: 5
- Delete event: 18
- Issue comment event: 167
- Push event: 110
- Pull request review event: 280
- Pull request review comment event: 285
- Pull request event: 85
- Fork event: 8
- Create event: 12
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Daniel Falbel | d****l@g****m | 208 |
| C. Regouby | c****y@f****r | 22 |
| skeydan | k****a@g****e | 9 |
| Sigrid Keydana | 4****n | 6 |
| Sebastian Fischer | s****r@g****m | 5 |
| محمد الدسوقي | 3****0 | 2 |
| Athos Damiani | a****i@g****m | 2 |
| Andrey Ogurtsov | o****b@g****m | 2 |
| Dirk Schumacher | m****l@d****t | 1 |
| Matthew T. Warkentin | m****n@m****a | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 119
- Total pull requests: 152
- Average time to close issues: 2 months
- Average time to close pull requests: about 1 month
- Total issue authors: 34
- Total pull request authors: 14
- Average comments per issue: 0.97
- Average comments per pull request: 1.84
- Merged pull requests: 106
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 58
- Pull requests: 99
- Average time to close issues: 25 days
- Average time to close pull requests: 16 days
- Issue authors: 6
- Pull request authors: 7
- Average comments per issue: 0.31
- Average comments per pull request: 2.56
- Merged pull requests: 57
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- cregouby (54)
- dfalbel (16)
- skeydan (7)
- sebffischer (5)
- Athospd (4)
- jwijffels (2)
- DerrickUnleashed (2)
- EmKarr (1)
- MOOnLyer (1)
- drande09 (1)
- danli349 (1)
- gavril0 (1)
- yangli-ai (1)
- horlar1 (1)
- whipson (1)
Pull Request Authors
- DerrickUnleashed (33)
- cregouby (31)
- dfalbel (31)
- koshtiakanksha (22)
- skeydan (9)
- sebffischer (7)
- Prateek0xeo (6)
- Athospd (5)
- Vidhaankhare16 (2)
- Vishwas-10 (2)
- statist-bhfz (1)
- mattwarkentin (1)
- mohamed-180 (1)
- dirkschumacher (1)
Top Labels
Issue Labels
enhancement (2)
good first issue (2)
bug (1)
documentation (1)
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 2,271 last-month
- Total docker downloads: 8
- Total dependent packages: 3
- Total dependent repositories: 9
- Total versions: 9
- Total maintainers: 1
cran.r-project.org: torchvision
Models, Datasets and Transformations for Images
- Homepage: https://torchvision.mlverse.org
- Documentation: http://cran.r-project.org/web/packages/torchvision/torchvision.pdf
- License: MIT + file LICENSE
-
Latest release: 0.7.0
published 11 months ago
Rankings
Forks count: 5.2%
Stargazers count: 5.7%
Dependent repos count: 9.8%
Dependent packages count: 10.9%
Average: 11.8%
Downloads: 13.4%
Docker downloads count: 25.7%
Maintainers (1)
Last synced:
9 months ago
Dependencies
DESCRIPTION
cran
- abind * imports
- fs * imports
- jpeg * imports
- png * imports
- rappdirs * imports
- rlang * imports
- torch >= 0.3.0 imports
- utils * imports
- withr * imports
- coro * suggests
- magick * suggests
- testthat * suggests
- zip * suggests