-
Hello,
First of all, thank you for the amazing work made in this repository.
I have tried through multiple ways to export the model to TFLite, and the one that works to me was the following:
```
…
-
I tried running inference.py but ran into the following error:
```
WARNING:tensorflow:From /content/EfficientDet/layers.py:153: where (from tensorflow.python.ops.array_ops) is deprecated and will be…
-
Following the example in the repo [here](https://github.com/Guillem96/efficientdet-tf/blob/master/examples/Train_EfficientDet_with_Labelme_Dataset.ipynb)
It seems the API has changes as this no lon…
-
### System information
- **What is the top-level directory of the model you are using**: object_detection
- **Have I written custom code (as opposed to using a stock example script provided in Tenso…
-
## Instructions To Reproduce the 🐛 Bug:
1. Full runnable code or full changes you made:
Nothing.
I just tried to run code with custom datasets
2. What exact command you run:
3. __Full logs__ …
-
**Describe the bug**
Your out-of-the-box example does not work anymore (in Colab?) because the CudNN Library version does not match.
**To Reproduce**
1. Just run your own notebook example in Cola…
-
## Instructions To Reproduce the 🐛 Bug:
1. Full runnable code or full changes you made:
```
import detectron2
from detectron2.utils.logger import setup_logger
setup_logger()
# import some comm…
-
Hello,
I am trying to find the 2x improvement model.
As reported here : https://github.com/zetyquickly/DensePoseFnL/blob/master/doc/OUR_MODEL_ZOO.md, looks like Resnet-50 backbone has the best FPS…
-
-
**Error Message **
2021-07-09 02:08:35.365931341 [E:onnxruntime:, sequential_executor.cc:318 Execute] Non-zero status code returned while running Transpose node. Name:'StatefulPartitionedCall/Efficie…