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
Links to: arxiv.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.8%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
PyTorch package for the discrete VAE used for DALL·E.
Basic Info
- Host: GitHub
- Owner: openai
- License: other
- Language: Python
- Default Branch: master
- Size: 6.84 KB
Statistics
- Stars: 10,876
- Watchers: 226
- Forks: 1,913
- Open Issues: 76
- Releases: 0
Created over 5 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
License
README.md
Overview
[Blog] [Paper] [Model Card] [Usage]
This is the official PyTorch package for the discrete VAE used for DALL·E. The transformer used to generate the images from the text is not part of this code release.
Installation
Before running the example notebook, you will need to install the package using
pip install DALL-E
Owner
- Name: OpenAI
- Login: openai
- Kind: organization
- Website: https://openai.com/
- Repositories: 168
- Profile: https://github.com/openai
GitHub Events
Total
- Issues event: 2
- Watch event: 193
- Issue comment event: 2
- Pull request event: 1
- Fork event: 23
Last Year
- Issues event: 2
- Watch event: 193
- Issue comment event: 2
- Pull request event: 1
- Fork event: 23
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Aditya Ramesh | _@a****m | 3 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 90
- Total pull requests: 21
- Average time to close issues: about 2 months
- Average time to close pull requests: 8 days
- Total issue authors: 84
- Total pull request authors: 19
- Average comments per issue: 2.39
- Average comments per pull request: 0.76
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- Akira4712 (4)
- 35Space34 (2)
- FalloutG (2)
- cdjhz (2)
- noor1726 (1)
- lell (1)
- DandelionBones (1)
- MetalLocket0 (1)
- Enrique53xD (1)
- FrankCast1e (1)
- xyxxmb (1)
- moblizeit (1)
- fomalhautb (1)
- liuqk3 (1)
- varkarrus (1)
Pull Request Authors
- NomsterDude (3)
- James4Ever0 (2)
- alexandremendoncaalvaro (1)
- StEvUgnIn (1)
- JasonnnW3000 (1)
- yurivwarmerdam (1)
- HUANGHEWEN (1)
- arjun-234 (1)
- yashbonde (1)
- Anuj020 (1)
- alexandertomsovic (1)
- vyomeshnayi (1)
- laksh9950 (1)
- piol72 (1)
- hi-sushanta (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 40,250 last-month
- Total docker downloads: 13
- Total dependent packages: 1
- Total dependent repositories: 5
- Total versions: 1
- Total maintainers: 1
pypi.org: dall-e
PyTorch package for the discrete VAE used for DALL·E.
- Homepage: http://github.com/openai/DALL-E
- Documentation: https://dall-e.readthedocs.io/
- License: BSD
-
Latest release: 0.1
published over 5 years ago
Rankings
Stargazers count: 0.2%
Forks count: 0.3%
Downloads: 2.6%
Average: 2.9%
Dependent packages count: 4.7%
Dependent repos count: 6.6%
Maintainers (1)
Last synced:
11 months ago
Dependencies
requirements.txt
pypi
- Pillow *
- blobfile *
- mypy *
- numpy *
- pytest *
- requests *
- torch *
- torchvision *