-
Notifications
You must be signed in to change notification settings - Fork 141
Issues: PaddlePaddle/Paddle3D
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
centerpoint进行c++推理时,输出:InvalidArgumentError: Failed to parse program_desc from binary string. [Hint: Expected desc_.ParseFromString(binary_str) == true, but received desc_.ParseFromString(binary_str):0 != true:1.] (at /paddle/paddle/fluid/framework/program_desc.cc:103)
#478
opened Nov 14, 2024 by
dongdongzi
ImportError: cannot import name 'ball_query' from 'pointnet2_ops', when running IASSD inference
#475
opened Sep 3, 2024 by
gc625-kodifly
pip install -r requirements.txt 的opencv-python-headless的时候一直出现Readtimeouterror
#470
opened Jul 16, 2024 by
heynewyeah
执行命令:“python ./deploy/smoke/python/infer.py --model_file ./output_kitti_inference/centerpoint.pdmodel --params_file ./output_kitti_inference/centerpoint.pdiparams --image ./datasets/KITTI/training/images_2/000425.png > ./output_kitti/pred.txt ”进行推理,报错:“I0603 07:01:28.572183 1454 analysis_predictor.cc:1314] ======= optimize end ======= I0603 07:01:28.572906 1454 naive_executor.cc:110] --- skip [feed], feed -> data Traceback (most recent call last): File "./deploy/smoke/python/infer.py", line 141, in <module> pred = init_predictor(args) File "./deploy/smoke/python/infer.py", line 106, in init_predictor predictor = create_predictor(config) RuntimeError: (NotFound) Operator (hard_voxelize) is not registered. [Hint: op_info_ptr should not be null.] (at /paddle/paddle/fluid/framework/op_info.h:156) ”
#468
opened Jun 3, 2024 by
domainsense
进行pointpillars推理时c++和python推理均出现Segmentation fault (core dumped)这是什么原因啊
#456
opened Mar 11, 2024 by
yunyu18
AttributeError:模型导出报错 'BEVFormer' object has no attribute 'qat'
#431
opened Dec 20, 2023 by
POTATO-30
SortPairsDescending to calculate temp_storage_bytes, status: invalid device function
#429
opened Dec 18, 2023 by
juelietq
RuntimeError: Failed to run command: <built-in function compile>
#424
opened Nov 13, 2023 by
yijianpeng
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.