lxtGH / lxtGH/DecoupleSegNets

About the function "onehot2label" in loss.py

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

Nobody has claimed this yet.

Dominant language
Python
Stars
377
Forks
35
PR merge metrics
No merged PRs in 30d

Description

Thank u for sharing the code.
How to understand this function? I found it cannot convert the onehot label to the original label.
Thanks for your patience!

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 by reading loss.py and locating onehot2label. Reproduce the reported conversion with the project's semantic-segmentation labels, then compare the function's output with the expected original labels. Done means the behavior is explained and the conversion is corrected or its expected usage is clarified.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision, machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.