-
In some cases I want to include my component in the `.md` file, the concept is like nuxt content. Can Tina do that?
-
@quic-akinlawo Hi, I attempted Quantization-Aware Training (QAT) using AIMET, configured with weights set to per_channel and output set to per_tensor. Subsequently, when attempting to convert the expo…
-
## 🐞Describing the bug
`torch.arange(value, dtype=torch.float)` yields an `int` tensor instead of `float`, as demonstrated in the code snippet below, if `value` is an integer. This produces conversio…
-
Is possible get the 360 images from e57 file?
-
```
I get pdf with missing images while converting odt to pdf.
Java sample to reproduce problem:
package com.mobitel.pdfgenerator.test;
import java.io.File;
import java.io.FileInputStream;
import ja…
-
Hi,
I have tried various ways, but cannot compile the pngto565 converter.
I am using ubuntu 22.04 and eventually got round to installing the libpng-dev package as I needed the header files. Even so,…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection3d/issues) and [Discussions](https://github.com/open-mmlab/mmdetection3d/discussions) but cannot get the expec…
-
Hi, I'm unable to export my annotations from a project contains ~50000 images and annotations (object detection).
Here's the error:
`Traceback (most recent call last):
File "/usr/local/lib/py…
-
Currently, when a library is created as a single .mo file, it cannot directly out of OM be converted into a library file system structure with package.mo and package.order etc. Here a converter or exp…
-
训练的yolov3+mobilenet v2模型, 先转onnx 再转rknn,可以正常实现,运行推断也正常.
但是将训练的模型,通过orch.jit.trace()接口转换后,再转rknn时候,在load模型的时候,rknn.load_pytorch()接口出错.
转换程序如下:
D Output shape of layer slice_at_conv_raw_prob.2_34…