matterport / matterport/Mask_RCNN
AttributeError: 'BalloonConfig' object has no attribute 'GPU_COUNT'
Open
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 11.6k
- PR merge metrics
- No merged PRs in 30d
Description
i m trying to run the code on my local terminal which does not have a GPU
it only have CPU both ballon and coco detection codes are failing
is it necessary to have GPU to get things done?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Balloon and COCO detection runs in the reported CPU-only terminal and trace where BalloonConfig.GPU_COUNT is accessed. Done means the CPU behavior and GPU requirement are clearly established, with the AttributeError either resolved or documented with the required configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100