Megvii-BaseDetection / Megvii-BaseDetection/DisAlign
How can I test and augtest the trained semseg DisAlign model?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 118
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Thank you for your great work.
I met the question of 'AttributeError: 'ConfigDict' object has no attribute 'model' in testing the trained semseg DisAlign model when running the file https://github.com/Megvii-BaseDetection/DisAlign/blob/main/semantic_seg/exps/ade20k_fcn_disalign/disalign_fcn_r50-d8_512x512_160k_ade20k.sh.
Is this a version problem of mmcv-full or something else?
And can you perfect the explanation of the disalign part of Readme.md in semantic_seg?
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
Start with semantic_seg/exps/ade20k_fcn_disalign/disalign_fcn_r50-d8_512x512_160k_ade20k.sh and reproduce the reported ConfigDict error while testing the trained model. Then inspect semantic_seg/README.md to determine the missing DisAlign testing and augmentation instructions; done means the cause is explained and the documented steps are complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100