-
Hi,
I'm trying to reproduce the exact same steps from your Object Detection tutorial on Jetson Nano.
I've started from a fresh Jetpack 4.5.1 installation and executed the commands:
> sudo apt…
jgocm updated
2 years ago
-
I try to use the `vsi_nn_AddTensorFromHandle` to create a tensor using buffer allocated by cv::Mat, every time the program exits, there will be a double free error issued by OpenCV. It seems that the …
-
I was running the code for Char level RNN in the PyTorch docs, found here: http://pytorch.org/tutorials/intermediate/char_rnn_classification_tutorial.html .
I got the error:
```
Traceback (most re…
-
We should define (or sketch) common conventions when someone uses the returnn-common network definition code, e.g. `Module` and other layer wrappers.
---
In TensorFlow, `import tensorflow as tf`…
-
Q: 我合成了一些符号的数据集(包括原先ppocr_keys_v1.txt 之外的符号)但是训练的时候我配置文件里设置的是ppocr_keys_v1.txt作为字典。理论上说finetune的时候应该会将字典外的字符编码失败所以应该正常训练是不会有问题的。训练完后用于原先的场景所有原本识别为**中文**的字符都变成了**符号**。(没有保持原先i字典里字符的权重参数)finetune训练集大小:2…
-
[2021/08/08 22:15:57] root INFO: epoch: [72/72], iter: 10620, lr: 0.000100, loss: 14.480381, acc: 0.000000, norm_edit_dis: 0.230483, reader_cost: 0.00006 s, batch_cost: 0.88902 s, samples: 300, ips: 3…
-
[INFO 2021/06/19 16:01:34 model.py:61] Train: Rank: 0, epoch: 1, step: 5310, batch : 1559/1876, lr: 0.00000000, data time: 0.000s, train time: 3.019s, batch size: 64, train_loss: 16.030918
[INFO 2021…
-
## 日志或报错信息
```txt
-- CMAKE_INSTALL_PREFIX = /home/***/ncnn/build/install
-- NCNN_VERSION_STRING = 1.0.20220414
-- The C compiler identification is GNU 5.5.0
-- The CXX compiler identification is …
-
지난번 RNN code (d4b49dcc1728d71ba3e82a754c7d0aefc4ebcbc3)([link](https://github.com/Intelligence-Engineering-LAB-KU/Seminar/blob/d4b49dcc1728d71ba3e82a754c7d0aefc4ebcbc3/summer_2020/intern1/RNN/RNN.ipyn…
-
**Describe the bug**
[ 59%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/sqy/onnxruntime/onnxruntime/core/providers/cuda/math/binary_elementwise_ops_impl.cu.o
[ 60%] Building …