-
I'm trying to run kws_streaming's 00_check_data.ipynb/01_train.ipynb/02_inference.ipynb.
docker image tensorflow/tensorflow:nightly-gpu-jupyter is used to run the demo. And the following packages a…
-
Trevor noticed that calling `train()` using the outer GAN model was calling the `train_step()` from the inner GAN.
We need to override the `train_step` of the models _**inside**_ the TF_CGAN, but …
-
Problem Description:
Multiclass classification of facial emotions from grayscale images.
MODELS IMPLEMENTED
Convolutional Neural Network (for baseline model)
MobileNetV2 (for transfer-learning…
-
When we try to use [EXPERT](https://github.com/HUST-NingKang-Lab/EXPERT), we found a error about expected `trainable` argument in the transfering knowledge about disease (from the disease model) to th…
-
Sir/ma'am
When the user fits a non-sequential models (as in the case of multi-branch models), a graph execution error is encountered.
In particular no error is encountered with the model declaration…
-
`st.tdr.models.models_backbone.backbone_methods.PrinCurve_method` run into errors with newest `tensorflow`.
It's necessary to use `tensorflow==2.11.0 keras==2.11`.
Error reports:
```
File ~/mi…
-
We have been slowly working on factoring out common test routines for our testing code.
The last piece of this work will be to port all `keras_nlp/tokenizers/*_test.py` and `keras_nlp/layers/prepro…
-
### Current Behavior:
We are currently seeing bad performance when it comes to both classification and box prediction on our Keras implementation of the model. When training over 10 epochs and ev…
-
### Issue type
Feature Request
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
2.15
### Custom code
Yes
### OS platf…
-
Hi
Sorry if the question is a little irrelevant, but I'm really stuck. How did you convert the keras models to Caffe models? Can you guide me to the right piece of code or converter? Thank you.
szm-R updated
7 years ago