-
Need to convert the Pytorch model into CoreML version.
Not working with ESPNetv2 for some reason.
-
## ❓Question
When I tried to watch the preview of .mlmodel file using Xcode, an error occurred and I could not watch it.
The program was created from [this repository's ESPNetv2](https://github.com/…
-
# IoU 金榜
- test5: 58.6% (62.6%)
- test6: 58.4% (62.7%)
- test4: 57.8% (62.4%)
- test3: 57.4% (61.5%)
- test2: 57.2% (61.5%)
- test1: 53.6% (57.1%)
-
# IoU 金榜
- test9: 91.5%
- test5: 90.9%
- test6: 90.5%
- test7: 90.5%
- test3: 87.2%
- test2: 86.9%
- test4: 86.3%
- test1: 85.7%
- test8: 85.6%
-
RefineDetLite: A Lightweight One-stage Object Detection Framework for CPU-only Devices
* paper [https://arxiv.org/abs/1911.08855](https://arxiv.org/abs/1911.08855)
* [Res2Net](https://arxiv.org/abs/…
-
[Paddle2ONNX] Start to parse PaddlePaddle model...
[Paddle2ONNX] Model file path: export/food_det_both_416x128_eps_v0/model.pdmodel
[Paddle2ONNX] Parameters file path: export/food_det_both_416x128_e…
-
**Describe the bug**
I'm trying to convert [EdgeNet](https://github.com/sacmehta/EdgeNets) pretrained models to Tensorflow (with onnx intermediary) for use in Unity. EdgeNet uses Pytorch's [PRelu](…
-
**1. 环境(environment)**
- Build OS and Version: Ubuntu20.04
- RunTime OS Version: Android 8.0
- RunTime DEVICE: ARM
**2. Github版本**
- branch:master
- commit(optional): 8c4178d858f7f91c…
-
## 背景
PyTorch 最近在 2.1.0 版本发布了 `torch.export` 功能,提供了以 PyTorch 2.x 的 dynamo 为核心的模型导出方法。其功能上与我们 Paddle 动转静模型导出 `paddle.jit.save` 相类似,因此我们想要建设一个 repo 能够自动对比 `torch.export` 和 `paddle.jit.save` 的导出成功与否,[…
-
I get error `AttributeError: 'Tensor' object has no attribute '_trt'` when I meet MaxPool2d
/usr/local/lib/python3.6/dist-packages/torch2trt-0.0.0-py3.6.egg/torch2trt/torch2trt.py in wrapper(*ar…