-
问题类型:模型训练
**问题描述**d
模型训练6轮后出错
====================
使用的paddlex gui
D:\AI\paddlex\PaddleX\paddle\fluid\executor.py:1070: UserWarning: The following exception is not an EOF exception.
Proce…
-
https://github.com/tensorflow/models/blob/master/research/object_detection/exporter_main_v2.py
The checkpoints are saved under the training folder as ckpt-X.data-00000-of-00001 and ckpt-X.index…
-
Hi,
I just want to run SORT with a custom Dataset, by using the ground truth data as public detection results. So I created an train_det.pkl file which is filled with the ground truth boxes without t…
-
## Description
I'm trying to convert the faster-rcnn.pt file to the onnx and use it with onnxruntime-gpu and tensorrt provider. When I check the converted onnx with trtexec, I get an Shape Error. O…
-
**Describe the bug**
After training for 1 epoch on my **custom datasets** with **QDTrack**, it started to evaluate CLEAR MOT results. But an error occured `"TypeError: unsupported operand type(s) for…
-
I want to use fasterrcnn from https://download.pytorch.org/models/fasterrcnn_resnet50_fpn_coco-258fb6c6.pth (pytorch torchvision model),but I get the error : Unknown operator: SplitToSequence
the…
-
### 🐛 Describe the bug
I made very simple python script which loads torchvision ResNet50 model and tries to export to onnx file in two ways (torch.onnx.export and torch.onnx.dynamo_export)
```
…
-
### Describe the bug
error log:
```
Traceback (most recent call last):
File "/root/project/mmrazor/mmrazor/models/algorithms/autoslim.py", line 69, in _init_pruner
pseudo_pruner.prepare_fro…
-
Hi, I'm attempting to replicate the Soft-Teacher performance of 20.46 mAP reported in the paper for 1% of labeled COCO data, however, I'm getting lower performance. Any help about if I misunderstood o…
-
### Discussed in https://github.com/Lightning-AI/torchmetrics/discussions/1695
Originally posted by **dominic-simon** April 6, 2023
Hello,
I'm trying to find the Mean Average Precision (mA…
Borda updated
1 month ago