zhanghang1989 / zhanghang1989/PyTorch-Encoding
CUDA out of memory when training using resneSt200
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2k
- Forks
- 448
- PR merge metrics
- No merged PRs in 30d
Description
Hi, thanks for your work.
I use 8GPUs with each 12G memory to train the deeplab using resneSt200 on ADE20K with base-size=512/crop-size=480, however it raises "CUDA out of memory", how do you make it work?
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
No source file, test, or entry point is named in the issue. Start by reproducing Deeplab training with resneSt200 on ADE20K using 8 12-GB GPUs and base-size=512/crop-size=480; done means identifying a configuration or code change that avoids the CUDA out-of-memory failure and documenting how to run it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100