OutputErr Deconvolution
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 23.8k
- Forks
- 4.5k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 37
Description
I trained a gesture recognition by using mobilefacenetV2, There are some out put error:
In the model file I use 👍
Deconvolution FFB1_Upsample 1 1 FFB1_conv2_kernel1_FFB1_conv2_kernel1/relu FFB1_Upsample 0=96 1=4 2=1 3=2 4=1 5=1 6=147456
how it happende?
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 model file's posted Deconvolution entry and verify the layer parameters and surrounding layers. Reproduce the reported output error with the gesture-recognition model, recording the exact error and model context; done means the cause is identified and the model either runs correctly or has a documented incompatibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100