sasi143
sasi143
@gandersen101 Really thankfull to your well explaination and appreciate for your time. Keep doing good work and stay safe.
the same problem with me also, I am trying with 3400 images given by the author.
@eragonruan can you please help us
same here
@eragonruan can you please help us with above problem
In a testing analysis, Until dbx==0.6.12 works well. The issue is starting from the dbx==0.7.0 version to the latest (0.7.4)
> @aagainbeyond2 你好,是可以更改的,首先在/python/datasets/newtextdataset.py将max_sequence_length进行修改,其次要对生成的tfrecord的代码中进行更改 You saved my day...Thank you very much @A-bone1
Thanks a lot, @NodeJSmith & Kevin Deldyck . Your solution helped me a lot by adding the below in the pipeline task ` env: PYTHONIOENCODING: "utf8" `