-
### System information
- **What is the top-level directory of the model you are using**: tensorflow/models/tree/master/research/object_detection
- **Have I written custom code (as opposed to using a…
-
Hi, I am fairly new to this, i was hoping you could help me with an error I encounter whenever I try to run train_softmax.py as instructed in the wiki.
here is a copy of the whole process:
D:\Da…
-
I am trying to infer with a pre-trained model i have created with keras/tensorflow. I am adapting code from the examples to try and achieve. I believe i have adapted the ImageUtils class correctly for…
-
Both the MNIST [softmax regression model](https://malmaud.github.io/TensorFlow.jl/latest/tutorial.html#Building-a-softmax-regression-model-1) and the [multi-layer convolutional network](https://malmau…
-
**Description of issue**
After following the tutorial to create a custom dataset (https://www.tensorflow.org/datasets/add_dataset) I get an error when trying to actually use it. The error dissappea…
-
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…
-
Hi
I am trying to create a new KWS model. I trained a model on this notebook.
https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/examples/micro_speech/train/train_micro_speec…
-
hi guys ,i was running on centos and tf2.1 4 v100 GPUS
python -m language.orqa.experiments.ict_experiment --model_dir=/home/wjd/workspace/Reference_Repority/language_model_master/language/or…
-
Please make sure that this is a feature request. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature …
-
The NVTX Ops should default to identity when no GPU Device is registered.
Use-case, being able to run example scripts on a CPU machine and making sure the project compiled properly
```python
…