AI-Candy
AI-Candy
 您好, 在使用paddlepaddle的时候进行调试报错,定位了一下,这个截图上面的代码是不是有点问题,如果我的data是一维列表,那么遍历的时候each_data就可能是Int类型的元素,继续调用这个方法的时候如果进到else里面就会导致len()这个方法报错
 训练集和测试集的数据格式是一样的,预处理过程也是直接仿照VMT16里面的代码来写的
### Is there an existing issue for this? - [ ] I have searched the existing issues ### Describe the bug File "/home/yangs/Image_Retrieval/src/retrievals/milvus_retrieval.py", line 101, in sim_retrieve collection.load() File "/root/anaconda3/lib/python3.9/site-packages/pymilvus/orm/collection.py",...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version:2.2.5 2.2.16 2.3.0 2.3.10 - Deployment mode(standalone or cluster):standalone...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version:2.2.16 - Deployment mode(standalone or cluster):standalone - MQ type(rocksmq,...