-
I am a new learner about Tensorflow2.0, I want to use some model in this project , but it's version seems to be Tensorflow 1.x , it's very convenient that if this projec…
-
Hi,
I'm having troubles compiling the tf2_erfnet_cityscapes_512_1024_54G_1.4 model from the AI Model Zoo for DPUCADF8H for Alveo U250. I downloaded the quantized model from the Github.
The comma…
-
(tensorflow2) C:\tensorflow2\models\research\object_detection>python generate_tfrecord.py --csv_input=images\train_labels.csv --image_dir=images\train --output_path=train.record
Traceback (most recen…
-
请问下,cv_resnet18_ocr-detection-line-level_damo,这么小的模型为啥开销这么大,是有什么config参数没改吗?
除了ocr-detection, 其他模块模型开销都在1s以内
我的环境是:cuda11.8, cudnn8.6.0, tensorflow2.11.0
-
I spent the entire weekend trying to get spleeeter to work with GPU (maybe I'm slow...). I could make combinations of versions work with the CPU, but the command line always failed with the GPU enable…
-
Hello,
I am a beginner who trying to run this on tensorflow. Is this model work on tensorflow2? If not, are there anywhere I can find the implementation on tensorflow2?
All the best,
Than
-
I am trying to remove slim and contrib from this repo to convert to Tensorflow 2.0 using the instructions here: https://www.tensorflow.org/alpha/guide/migration_guide but this line ```inputs = inputs …
-
-
Where is **dataset-test.mat** is present which _load_dataset_ method of _PoseDataset class_ of _pose_dataset.py_ is calling?
**cfg.dataset** is equal to **dataset-test.mat**
Traceback (most rece…
-
http://www.mashangxue123.com/tensorflow/tensorflow2-zh-readme.html
tensorflow2官方教程目录导航 | 马上学123教程