sshaoshuai/PointRCNN
PointRCNN: 3D Object Proposal Generation and Detection from Point Cloud, CVPR 2019.
PythonMIT
Issues
- 2
- 0
RuntimeError: CUDA out of memory
#225 opened by coba0907 - 0
code stuck at epoch 0 do not through any error
#224 opened by faziii0 - 0
About RPN Output Results
#223 opened by ShiruiTian - 4
implement pointrcnn on Windows?
#220 opened by gehadza - 0
While training
#222 opened by gehadza - 1
Checkpoint model shape mismatch
#209 opened by Iven-Wu - 1
- 1
compile iou3d on windows10
#205 opened by HelloRicky123 - 3
Regarding Custom Dataset
#198 opened by pytholic - 1
- 1
optional:plane
#215 opened by zsl4399 - 1
- 0
Problem with installation
#219 opened by shayari21 - 1
No module named 'pointnet2_cuda'
#211 opened by hxb123622 - 0
- 1
eval.py problem
#201 opened by jczzp - 2
- 2
KITTI dataset format
#189 opened by uranuscc - 3
Compile iou3d error
#212 opened by lsqxxx - 6
- 1
- 0
- 0
- 1
def eval_class() : N_SAMPLE_PTS what does it mean
#188 opened by hailuo0112 - 5
- 0
segfault when generating gt
#206 opened by YuFengUofR - 3
- 0
Pretrian_predestrian
#204 opened by Zavieton - 1
运行环境
#197 opened by desailuoke - 0
- 1
Installation Issues
#196 opened by xdnjust - 0
Why bbox's the coordinate of y range from 0 to -h instead of -h/2 to h/2 as the practice in x/z?
#199 opened by VERY-NPU - 0
How to extract 3D point clouds (only those point clouds classified as cars)
#192 opened by enting8696 - 9
RuntimeError: Error compiling objects for extension
#176 opened by 1992Zz - 5
Segmentation error
#186 opened by uranuscc - 0
Get the iou3d in KITTI dataset
#194 opened by a-akram-98 - 0
data
#193 opened by Sunny-Sun-Zhe - 0
how to draw the PR curve of PointRCNN?
#191 opened by caroltk - 0
- 0
param in def get_map(prec)
#187 opened by hailuo0112 - 2
error: ‘AT_CHECK’ was not declared in this scop
#175 opened by LiuCKind - 0
- 2
i have the issue with using images. Does this network work only with LiDAR data?
#178 opened by soheilAppear - 1
How to change the input channel of RPN
#182 opened by caroltk - 0
logger.info('Averate Precision:')
#181 opened by York1996OutLook - 0
Is the computation of "total bbox recall" not based on the detected 3d boxes?
#180 opened by zyqdragon - 0
Config Files for Pedestrians
#179 opened by brudermueller - 0
wrong question
#174 opened by mtianyan - 0
In the method pt_in_box3d_cpu(), that caculate which point clouds belong to the box3d, why bottom_y is passed in instead of cy?
#173 opened by zhaotudou