lucidrains / lucidrains/bit-diffusion
Non-square images error
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 356
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Hi Thanks for this implementation
Would be possible to run bit-diffusion with non-squared images ?
ex:
20x200
Lucas
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue mentions no files, tests, or entry points. Start by locating where image dimensions and tensor shapes are constrained, then determine how non-square inputs such as 20x200 should be handled. Done means the implementation accepts non-square images and has verification for that case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100