About the function "onehot2label" in loss.py
Open
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
- 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 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