-
I've tried to compile your exercice_iris sketch with the the official Arduino_TensorFlowLite library which you can find in the library manager of the Arduino IDE (Version 1.15.0-ALPHA). This works whe…
-
I am sorry to bother you . Recently i want to reproduct the PTN with tensorflow implementation . I want to use my own data , but having problems in making tfrecords format data. Could you please show…
-
Hello, I have a model that I created on a cluster, but their installation only allows for TF2.3
For training, this works and I get no problems and a model.h5 is output.
However, creating a TF 1…
lacan updated
4 years ago
-
Hi,
thanks for your work. Could you please help me write down a TensorFlow or Keras version of this loss function?
-
Hi Aymeric,
First off I really love this API, and it came out at just the right time for me. I was looking at TF for an upcoming research project and was a bit intimidated, but now I'm able to whip u…
-
Hi, do you have a version written in tensorflow?
-
my tensorflow version is 0.11 ,you?
-
What's the tensorflow version? thx
-
Hi Xunhuang,
We like your paper very much, and reimplement it in TensorFlow here:
https://github.com/tensorlayer/tensorlayer/tree/master/example/adaptive_style_transfer
We hope more people can…
-
```otbuser@6dc23c62c23f:/home/data/decloud$ python3 models/train_from_tfrecords.py \
--training_record ./input/TFRecords/Cameroun/train/ \
--valid_records ./input/TFRecords/Cameroun/valid/ \
…