-
(mlperf) susie.sun@yizhu-R5300-G5:~$ cmr "run mobilenet-models _tflite _accuracy-only" \
> --adr.compiler.tags=gcc \
> --results_dir=$HOME/mobilenet_results
* cm run script "run mobilenet-models …
-
### 🚀 The feature
The possibility to compile ONNX exported retinanet model with tensorRT.
### Motivation, pitch
I'm working with the torchvision retinanet implementation and have some production co…
-
Hello, I did some tests and I would like to share
I trained 4 models comparing the results between the same model with pre trained weights and without.
My configuration for this tests was:
Batch …
-
## 🐞Description the bug
- [Tensorflow model zoo](https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/tf2_detection_zoo.md) was recently updated to TF2. I attempted to con…
-
Here you can post your trained models on different Datasets - 3 files:
1. cfg
2. weights
3. names
4. Optional: accuracy `mAP@0.5` or/and `mAP@0.5...0.95`
5. Optional: BFLOPS and/or Inference time…
-
## ❓ Questions and Help
### Please note that this issue tracker is not a help form and this issue will be closed.
I'm beginner of ML and trying to use some solution based on pytorch (called detect…
-
Since we got resnext50 running via #1283 there's still a few issues to sort out
Model mirror link: https://zenodo.org/record/6617879/files/resnext50_32x4d_fpn.onnx
1. using the --fp16 flag fail…
-
-
my environment:
RTX 3090+Pytorch1.12.0+cu113+detectron0.6
my result:
![image](https://github.com/ChenhongyiYang/QueryDet-PyTorch/assets/72062754/cf4ae539-4d43-4181-ab55-22cf13e6152c)
I trained…
-
How can i solve it ? Thanks!
Version:
mmdet == 3.3.0
mmcv == 2.1.0
Method:
ConvNeXt + Mask-RCNN
config: mask-rcnn_convnext-t-p4-w7_fpn_amp-ms-crop-3x_coco.py
I have changed it to: mask-rcnn…