-
### 🐛 Describe the bug
I went through [Pytorch tutorial]( https://pytorch.org/tutorials/advanced/cpp_export.html) for loading models on C++, and it works fine for resnet18 model, but once I save the …
-
### 🚀 Feedback Request
This issue is dedicated for collecting community feedback on the Multi-weight support API. Please review the [dedicated article](https://pytorch.org/blog/introducing-torchvis…
-
aistudio上跑的paddlex。版本paddlex-2.1.0
```
model.train(
num_epochs=300,#训练轮数
train_dataset=train_dataset, #训练数据
eval_dataset=eval_dataset, #验证数据
train_batch_size=128, #batchsize
…
-
Any sample code of object detection quantization?
I got the following errors when I try to quantized the faster-rcnn.
Could not run 'aten::empty_strided' with arguments from the 'QuantizedCPUTen…
-
Hello,
I have a lot of 'UserWarnings' during exporting model to ONNX. Can someone clarify meanings of this warnings and help to eliminate then. I am creating model from [this finetuning tutorial](…
-
模型是 FasterRCNN
paddleX训练好的模型
model.yml
改名为 infer_cfg.yml
让PaddleDetection进行预测
deploy\python\infer.py
SUPPORT_MODELS 中没发现有FasterRCNN 要选择RCNN??
SUPPORT_MODELS = {
'YOLO',
'SS…
-
问题类型:其它
**PaddleX版本**
paddlex==1.3.10
**问题描述**
========================
> 加载的是faster rcnn模型,但是visualize的是yolo的敏感度分析文件,故无法正常运行
我加载的是faster_rcnn_r50_fpn.sensi的模型,visualize也是faster_…
-
## 🐛 Bug
Scripted FasterRCNN saved to a .pt-file cannot be loaded via torch.script.load due to Unknown builtin op: torchvision::nms.
Could not find any similar ops to torchvision::nms. This op may…
-
Hello,
Could you help me to fix the issues in the below script to be able to check YOLO results instead of (Faster/Mask R-CNN)?
I want to check YOLO-V5 which is developed using this community: h…
-
1. Use metadata.py to query these metadata
2. In CI, check each model has these metadata