-
# 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…
-
![Capture](https://user-images.githubusercontent.com/62254038/88812450-a242f300-d1af-11ea-8d2f-e461a0e2c00e.JPG)
Hi All,
i'm trying to train train my own models with the tensorflow 2.2, by u…
-
In my Ubuntu 20.04 machine, the same exact command produces correct results however in my CentOS 7 I get the following error. Could you please help me figure what's wrong?
CentOS 7: NVIDIA driver …
-
Hi, I use your `ArcFace` to train and test [FashionMnist](https://github.com/zalandoresearch/fashion-mnist) dataset. According to your guildline, the test accuracy is less than 0.1. Your test code se…
-
I have the following network definition:
```
network = {
'bwd_1': {'L2': 0.01, 'class': 'rec', 'direction': -1, 'dropout': 0.1, 'from': ['data'], 'n_out': 500, 'unit': 'lstmp'},
'bwd_2': {'L…
-
# 1. The entire URL of the file you are using
The file I used to export the trained model to detect:
https://github.com/tensorflow/models/blob/master/research/object_detection/exporter_main_v2.py
…
-
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…
-
Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues,…
-
Hi again!
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10
- TensorFlow installed from (source or binary): binary i think
- TensorFlow version: 2.5.0…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [x] I am reporting…