LinoSun
LinoSun
将ReID模型的输入改成 1x3x32x32大小,但是发现,Eigen一直报错 eigen/include/eigen3/Eigen/src/Core/CoreEvaluators.h:1226: Eigen::internal::block_evaluator::block_evaluator(const XprType&) [with ArgType = const Eigen::Transpose; int BlockRows = 8; int BlockCols = 1; bool InnerPanel = true; Eigen::internal::block_evaluator::XprType = Eigen::Block]: Assertion `((internal::UIntPtr(block.data()) % (((int)1 >=...
**Describe the bug** Hi there, I try to use SSD tf-onnx format model, but found "module 'tensorflow' has no attribute 'enable_eager_execution'". Probably we need remove the code `tf.enable_eager_execution()` in the...
**Is your feature request related to a problem? Please describe.** How to use customized CNN models by classify-pixels-using-deep-learning tool in ArcGIS Pro? **Describe the solution you'd like** I trained a...
**Describe the bug** Jupyter kernel always restarts when training PointCNN model.Maybe cased by large IO requests,I don't know.Has anyone meets the same issue? **To Reproduce** Steps to reproduce the behavior:...