Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged tensorflow2.0

0 votes
909 views
1 answer
    i have a tensorflow dataset that contains several elemets: string, int & bool for element in train_df.take(1 ... -dataset-string-bool-transformation-for-both-bool-string-values-how...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
664 views
1 answer
    I am new to TensorFlow and I've been trying to figure out how the object detection API works. I've been ... -to-understand-why-my-tensorflow-model-wont-predict-model-trained-wit...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
753 views
1 answer
    I'm using tensorflow datasets api and i have a data with a string column that represents a binary option ( ... to-transform-binary-string-column-using-tf-feature-column-to-number...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
878 views
1 answer
    I am training a model using the TF keras API, the issue I am having is that I am unable to ... question from:https://stackoverflow.com/questions/65875612/tensorflow-gpu-profiling...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I am looking into neural networks and trying to implement LRP for a simple example. I tried to follow ... .com/questions/65884661/layerwise-relevance-propagation-in-tensorflow-2-x...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
760 views
1 answer
    I want to train sagemaker model in machine learning and for that I create code image in ecr and ... ://stackoverflow.com/questions/65913401/dockerfile-sagemaker-training-failed...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
789 views
1 answer
    i wonder how i can transform this block of code, (that use a pandas dataframe in order to calculate new ... create-new-columns-like-tensorflow-dataset-as-same-as-pandas-dataframe...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
667 views
1 answer
    Is there a built-in TF2.0 (or tf.keras) equivalent of PyTorch's nn.LPPool1d? Applies a 1D power- ... /stackoverflow.com/questions/65921619/equivalent-of-pytorchs-lppool1d-in-tf2-0...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
800 views
1 answer
    Anyone know how to calculate the mAP coco dataset for every class with my own tensorflow object detection model? ... /how-to-calculate-map-with-a-tensorflow-model-object-detection...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
677 views
1 answer
    I wonder if i can use a tf.data.dataset with other models (except tf neural network) so for example i can take ... -to-use-tf-data-dataset-for-other-ml-models-without-convertion-to...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
673 views
1 answer
    Given this function, I'm able to let my model accept incoming ExampleListWithContext message, but I want it ... -servinginputreceiver-to-accept-and-parse-serialized-examples-in-di...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I'm a bit new to TFF, I have checked github and followed the EMNIST example to train a differentially ... track-privacy-guarantees-in-a-federated-learning-process-with-dp-query...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
692 views
1 answer
    I have following this tutorial: https://www.programmersought.com/article/3065285708/ I create a json with ... .com/questions/65943534/cocoeval-summarize-return-all-parameters-zero...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
758 views
1 answer
    If I have a N-dimensional tensor, I would like to create another tensor (with the same shape) of ... questions/66048913/tensorflow-binary-mask-of-max-values-along-tensor-axis...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
909 views
1 answer
    I am using tfrecord for dataset. I want to do some augmentation for the image and label. But I cannot ... questions/66049750/how-to-return-multiple-values-in-tensorflow-tf-fun...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
752 views
1 answer
    I create a json with annotations and execute the following code: import matplotlib.pyplot as plt from pycocotools. ... .com/questions/66051351/cocoeval-summarize-return-all-map-1...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
659 views
1 answer
    I create a json with annotations and execute the following code: import matplotlib.pyplot as plt from pycocotools. ... .com/questions/66051351/cocoeval-summarize-return-all-map-1...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I'm using tensorflow 2.4.0 to train a dnn but I've been getting the following waring after saving and then ... -2-0-tf-feature-columns-are-triggering-tf-function-retracing-warning...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
905 views
1 answer
    Error When I attempt to import Tensorflow probability: -------------------------------------------------------- ... 3.8.5 interpreter in VS Code. My OS is Mac OS Sierra v 10.12.6....
asked Feb 5, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.4k views
1 answer
    I am new to TensorFlow and I've been trying to figure out how the object detection API works. I've been following ... is this the best way to make a handy object detection model?...
asked Jan 23, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...