-
Hello everyone,
while exporting efficientdet with _identity_resizer_ using exporter_main_v2.py, I'm facing the following error:
```
Exception has occurred: ValueError
in user code:
[/tr…
-
No issues before this in training, does anyone have suggestions on what the issue could be/things to try?
```
[2022-02-03 14:35:01,039] WARNING [deepethogram.projects.get_weightfile_from_cfg:1075]…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [ ] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [ ] I am reporting…
-
| Component | Action type | Main Issue
| --- | --- | ---
| SCA | Manual test | #13895
## Description
This issue aims to manually test the new Windows server 2022 SCA checks.
…
-
Please make sure that this is a bug. As per our
[GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md),
we only address code/doc bugs, performance issues, feature requests a…
-
summary: while running locally the efficient net tutorial, the logs showed and error and asked to report to the tf team.
"AttributeError: 'arguments' object has no attribute 'posonlyargs'
WARNING:te…
-
I've run your code successfully but found and fixed some bugs.
1. please add one environment setting: setuptools=59.5.0. In my experiments, the code cannot be run in setuptools-60.0.5.
2. please a…
-
I tried to train my custom Data to detect 2 objects
https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/latest/training.html#configure-the-training-pipeline
Here is my Pre-train …
-
I ran the code below.
However, I am in trouble because the mAP value is too low.
Will you tell me what to do?
eval_result:
![スクリーンショット 2021-10-05 144703](https://user-images.githubusercontent.…
-
### System information
- **What is the top-level directory of the model you are using**: research/object_detection
- **Have I written custom code (as opposed to using a stock example script provided…