-
RuntimeError: one of the variables needed for gradient computation has been modified by an inplace operation: [torch.FloatTensor [4, 3, 19, 19, 85]], which is output 0 of AsStridedBackward, is at vers…
-
onnx op version11
模型如下
[yolov_simp.onnx.zip](https://github.com/Tencent/TNN/files/5244384/yolov_simp.onnx.zip)
python3 converter.py onnx2tnn weights/yolov_simp.onnx -o . -v v1.0 -optimize -alig…
-
MNNConvert -f ONNX --modelFile yolov5.onnx --MNNModel yolov.mnn --bizCode biz
MNNConverter Version: 0.2.1.5git - MNN @ 2018
Start to Convert Other Model Format To MNN Model...
ONNX Model ir versi…
-
## 🚀 Feature
It would be super effective to be able to process a list of images in a folder and save results of detection in Yolo training format for each image as label .txt (in this way you can i…
-
Hi, I am running your examples since long on my Jetson Nano's, working very well (using YOLOv4, full version)
Now I started to play a bit with the other examples, SSD and GoogLeNet. Basically I got…
-
# 平台(如果交叉编译请再附上交叉编译目标平台):
# Platform(Include target platform as well if cross-compiling):
MAC 上
# Github版本:
# Github Version:
https://github.com/alibaba/MNN/commit/3ea9dd1866e1c502f3632e1…
-
Hii @hhk7734 ,
I was implementing yolov4-csp but i am facing a issue in Your Latest Version i.e. 3.1.0 .
Please Let me know how to overcome this isuue.
```
KeyError …
-
# 平台(如果交叉编译请再附上交叉编译目标平台):
# Platform(Include target platform as well if cross-compiling):
android: rk3399-all gpu: MALI-T860 android版本: 7.1.2 openGL:es3.2 v1
编译MNN so库平台: ubunt 18.04 ndk a…
-
Hello,
Firstly, thank you very much for your work.
I trained yolov3-tiny for one class with my own data and image size is 640 in training time, and the results are pretty good when I use detect.py w…
-
Hello, I find this figure in the issue, which compares the detection results between different yolo.
![84472297-8b0c7c80-acb9-11ea-91a9-49987d70bcfb](https://user-images.githubusercontent.com/4597333…