-
你好,如果使用paired数据是否可以不用encoder-decoder结构,原作中是对隐空间进行了约束,既然我们对隐空间的分布没什么要求,应该可以使用更简单的网络,比如全连接来处理,不知我的理解是否有误?
-
Hi thank you very much for the hard work.
I have been trying to export a model, I have been following hyper-pose documentation [Link ](https://hyperpose.readthedocs.io/en/latest/markdown/quick_star…
-
Hi.
I am a P.h.d working for the time series classification in UCR archives. I have read some paper about TSC based on deep learning such as MC-DNN、ResNet、Inceptiontime and so on. I have a confus…
-
**Describe the bug**
When run onnx models here ```https://github.com/pranav-prakash/onnxruntime-riscv/releases/tag/v0.01```, I got ```bad syscall #131!```
I have tried googlenet_quantized.onnx, mobi…
-
Hi, many thanks to this fantastic work and all of you!
I am here to report some wired situations about coordinates when chi_tra_vert_*.traineddata is used.
> tesseract 4.1.0
leptonica-1.78.0
…
-
kubernetes version: v1.15.2
kubeflow version: v0.6.1
mxnet-operator version: v1beta1
I can not startup the example training job, after followed the steps of [README.md](https://github.com/kubeflo…
-
I am trying to use frugally deep to convert a fully trained convolutional nerual network from Python to C++. I got the example from the README to work and am now trying to apply this package to our CN…
-
Hello! I'm @nerual and I'd like to get started contributing to the Bridge Troll project. I had a chat with @rachelober and we discussed a few things, including how to best keep our efforts transparent…
-
### System information
TensorFlow version : 1.12
Are you willing to contribute it : Yes
### Describe the feature and the current behavior/state.
This issue occurs in my nerual network. The d…
-
I am trying to use ResNet101 as backbone to train this nerual network.
I use this:
`python main.py model_1 --model resnet101 --n-epoch 25`
But when i was predicting:
`python main.py predict_test …