-
作者您好,我使用你的开源代码去运行quantization.py,成功生成了5个tflite版本,我选取全整型的hrnet_quant_int_only.tflite,在ubuntu上用edgetpu_compiler optimized/hrnet_quant_int_only.tflite进行编译,尝试使用TPU运行模型。但是我得到了这样的报错
-
### 问题确认 Search before asking
- [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有报过同样bug。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issue…
-
Hi! Is it possible to use ONNX model to inference? Model have a heatmap output and I don't know how to integrate it for inference using mmpose post processing functions or insert to config file.
-
Dashboard to track the performance of torchinductor on CPU.
cc @ezyang @msaroufim @wconstab @bdhirsh @anijain2305 @zou3519 @soumith @ngimel @chauhang
-
**Checklist**
1. I have searched related issues but cannot get the expected help. yes
2. The bug has not been fixed in the latest version. yes
I try to train my model on my custom dataset …
-
## GOAL
* 골프 자세 분석 파이프라인의 자세 추출부의 모델링을 수행한다.
* 3D HPE 기술 이용하여 모델링 고도화 수행
### Requirements
* COCO Format keypoints - 17개 관절로 구성
* 12MB + alpha 용량의 모델
* 파라미터 수 확인 - 기존 모델과의 비교 수행
* tflite 호환성 위…
-
Dashboard to track the performance of IPEX as TorchDynamo backend on CPU.
cc @jgong5 @mingfeima @XiaobingSuper @sanchitintel @ashokei @jingxu10 @ezyang @msaroufim @bdhirsh @anijain2305 @zou3519 @ch…
-
总计:8+14+9+26+21+10+3+6+6+10+3+9+11+4+88=228
领域 | 功能 | 基础模型 | 支持方式 | 负责人 | 状态 | 展开数量|Onelab负责人| OneLab公开项目链接
-- | -- | -- | -- | -- | -- | -- | -- | --
cv | classification | EfficientNet_b0| flowvis…
-
Prior to filing: check that this should be a bug instead of a feature request. Everything supported, including the compatible versions of TensorFlow, is listed in the overview page of each technique. …
-
i used pytorch2onnx.py to transfer res50_coco_256x192.pth to onnx.
also i transferd it to torchscript.
i tested onnx and torchscript model infer dynamic_batch inputs.
all were used gpu with cuda,
…