-
Traceback (most recent call last):
File "D:\Pycharm\Project1\arcface-keras\predict.py", line 6, in
model = Arcface()
File "D:\Pycharm\Project1\arcface-keras\arcface.py", line 51, in __init…
-
```
Traceback (most recent call last):
File "test.py", line 77, in
app.run(main)
File "/usr/local/lib/python3.7/dist-packages/absl/app.py", line 303, in run
_run_main(main, args)
…
-
您好,我在使用您arcface tf2.0版本完成了tfrecord的转换,在使用train_mutigpus训练的时候出现了报错,错误如下:
train_multigpu.py:92 train_step
step_fn, args=(_images, _labels, _regCoef,))
train_multigpu.py:87 step_fn
zi…
-
ValueError: Shapes (512, 16) and (512, 85742) are incompatible
-
I have noticed that the `predict` function of a keras model in tensorflow-rocm is acting inconsistently with Tensorflow-ROCm-3.7 (and so too is the `evaluate` function, likely for similar reasons). Th…
-
![output19 42](https://user-images.githubusercontent.com/39046019/129169882-c73b3944-fd3f-43cc-8e73-46407d81848c.png)
I use the same train dataset and test dataset as you proposed, but the best resul…
-
微博内容精选
-
Hello,
Thanks for this good work.
Does one have to convert the dataset to tfrecord.
Or will it work by just pointing to directories.
Thanks
-
my python version is 3.5.2
cuda version is 8.0
and cudnn version is 6.14
but when I import tensorflow , I have get the follow error message, how I can solve it!
```
C:\Users\SXY004>python3
…
-
tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __inference_Dataset_map_parse_tfrecord_98}} Feature: image/encoded (data type: string) is required but could not be found.…