如何求解张量_实用程序.py'TypeError:不兼容的类型:<dtype:'string'>vs.object.'?

2024-05-13 20:11:10 发布

您现在位置:Python中文网/ 问答频道 /正文

我使用datiran的对象检测raccoon(https://github.com/datitran/raccoon_dataset)来训练我自己的数据集,遇到了一个问题。在

环境信息:

操作系统:Windows 10 64位

CUDA和CUDNN:CUDA 10/CUDNN 7.5.0

张量流版本:1.13.1(GPU)

Python版本:3.7.0 64bit(win32上的Anaconda公司)

在型号:ssd_mobilenet_v1_coco在

发行日期:

训练开始时

python model_main.py 
--pipeline_config_path=Z:/Train/ssd_mobilenet_v1_coco_ship.config 
--model_dir=Z:/Train/train 
--alsologtostderr

以及

^{pr2}$

怎么处理?在

编辑:我已经卸载了最新版本的TensorFlow,以前的版本运行良好。所以我不能提供更多的错误信息。@轴


Tags: 对象https版本githubconfigmodeltraincuda