Question about 'value' in export json Module:Polygraphy Issues with Polygraphy
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13.4k
- Forks
- 2.4k
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 2
Description
Module:Polygraphy
Issues with Polygraphy
I have a model which output is '1,2,640,640' ,so the value supposed to be '819200,1' in (0,1)
but when it exported, it give me a ndarrary (819232,1) and max value become 7.6830766e+31, what's the reason?
Contributor guide
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 the Polygraphy export JSON path and reproduce the reported output shape and maximum value using the model and settings from the issue. Determine whether the unexpected ndarray dimensions and value are caused by export handling or the model output, then document a verified explanation or regression test.
Written by the indexing model from the issue text.
Assessment
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100