Megvii-BaseDetection / Megvii-BaseDetection/DisAlign

How can I test and augtest the trained semseg DisAlign model?

Open
#23 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.