-
This task is part of the KerasHub project ( Consolidating all of KerasCV and KerasNLP models in to one place)
Models from KerasCV will be added to KerasNLP in KerasNLP infrstructure style. The develop…
-
In the RetinaNet script ([see current PR](https://github.com/axondeepseg/axon-detection/pull/13/files#diff-36eb7e5494967483667a49335251c973075a7779a8494740e26cf2b63ca6ea87)), an error is thrown in the…
-
Add the training logic to examples/mlperf/model_train.py -> def train_retinanet():
[Links](https://github.com/mlcommons/training/tree/master/object_detection) to the reference implementation for ob…
-
Trying to run offline retinanet in a container with one Nvidia GPU:
cm run script --tags=run-mlperf,inference,_find-performance,_full,_r4.1-dev --model=retinanet --implementation=nvidia …
-
I'm trying to export the pytorch model into onnx without dynamic axis and infer the shape with shape_inference. But the inferred model still have unkown dimensions. How to ensure all the dimensions in…
-
我将retinanet_r50_fpn_1x_coco.py配置文件中的FPN替换为AFPN,RetinaHead的GFLOPS增大,请问这是什么原因造成的呢
-
Hi,
I am trying to quantize the RetinaNet topology trained on TensorFlow, but I am getting an error. These are the steps I followed based on these instructions https://github.com/IntelAI/tools/tree…
-
![image](https://github.com/heawonjeong/SIA_MOT_Project/assets/126838460/a2037128-e014-4575-8cf8-33b509552700)
-
Hi, can you share best practices for quantization for CNN models?
Are the modelopt quantized PTQ is the way to go with tensorrt for cnn models (resnet retinanet etc)? I was able to quantize retinanet…
-
An error occurs when I'm trying to reproduce the project on coco dataset. Here is the error log:
[Errno 2] No such file or directory: 'work_dirs/retinanet_coco_ppal_5rounds_2percent_to_10percent/ro…