-
I followed the [document](https://docs.mlcommons.org/inference/benchmarks/image_classification/resnet50) to inference ResNet50, using MLCommons-Python -> edge -> Tensorflow -> CUDA -> Native
The comm…
-
Can pre-trained models for MobileNet V2 and RetinaNet be available?
-
Hi, I am very interested in your work.
When I ran the script "keras_retinanet/bin/evaluate.py", the error “ModuleNotFoundError” occured. I can't find it anywhere. Could you upload this module as wel…
-
The reccuring pattern of Nonzero->transpose->gather/gatherND seems to be popping up in a few different networks.
his combination of operators is prefixed by some sort of boolean or shape operation in…
-
Im getting this error while trying to run the code.
```
Traceback (most recent call last):
File "/Users/user/Downloads/hands-annotation-master/examples/ca.py", line 2, in
from keras_retin…
-
Hi do you plan to port RetinaNet soonish?
-
-
-
Hi, the given finetuned ATSS model can't be tested, the error is as follows, maybe the file is incomplete. And I have tested finetuned models of RetinaNet and PAA, they are normal.
![wrong size](http…
-
It could be really useful to compare your anchor-free approach with the tracking version of RetinaNet https://arxiv.org/abs/2003.13870
bhack updated
4 years ago