laiming997
laiming997
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
File "v2rayLui.py", line 20, in File "/home/summer/.virtualenvs/v2rayL/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module File "site-packages/pyzbar/pyzbar.py", line 7, in File "/home/summer/.virtualenvs/v2rayL/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module File "site-packages/pyzbar/wrapper.py", line 143, in File "site-packages/pyzbar/wrapper.py", line...
Thank you for your work of the pcl to python. And when I use the pclpy to compute the point cloud centroid and compute Covariance Matrix. I was confused about...
According the [https://blog.csdn.net/JiangZuning/article/details/87904417](blog), the point [B, C,64] upsample to the [B, C, 256], the code has used three times of pointsift_model, like that: ``` l2_points = pointnet_fp_module(l2_xyz, l3_xyz, l2_points, l3_points,...