-
Hello Jeasinema,
I go through the codes these days and find a issue during calculate the ih in bbox_overlaps function, your code are:
ih = (
min(boxes[n, 3], query_boxes[…
-
Hi,thank you for your great work.
l try to follow your work on Getting Started with CenterPoint on nuScenes,when l running this command: python tools/nusc_tracking/pub_test.py --work_dir work_dirs/nu…
-
My question:
In the file 'voxelnet.py': SparseMiddleExtractor
by the second "scn.Convolution", we can get the shape (64,2,400,352)
then in the "forward",by the "ret = ret.view(N, C * D…
-
Hi! Thank you for your great work!
I'm trying to reproduce MVP(CenterPoint-VoxelNet) results with OpenPCDet, but the results seems not good enough compared to your official results (mAP: 66, NDS:69.9…
-
Interesting work!
The translation of data aug in CenterForm is 0.5,
https://github.com/TuSimple/centerformer/blob/master/configs/waymo/voxelnet/waymo_centerformer.py#L132, while the translation in …
-
**log info as follow:**
Traceback (most recent call last):
File "tools/centerpoint_eval.py", line 226, in
quant_sensitivity_profile(args.nuScense_config, args.calibrate_batch, args.eval_orig…
-
![2019-02-28 11-27-59](https://user-images.githubusercontent.com/27713475/53540115-2b836f80-3b4f-11e9-86f8-f686d2ccbf83.png)
-
when I tried to evalute the trained model, I got:
`python ./pytorch/train.py evaluate --config_path=./configs/car.config --model_dir=./data/models
/home/users/benjin.zhu/data2/libs/anaconda3.6/lib/p…
-
Trying to ru python3 nms/build.py and getting errors:
Traceback (most recent call last):
File "G:\VoxelNet-pytorch\nms\build.py", line 23, in
ffi = BuildExtension(
File "D:\anaconda3\en…
-
When I check the inference speed of Centerpoint(pointpillars,voxelnet) I get the following FPS (2 task/s, 4.7 task/s).
![image](https://user-images.githubusercontent.com/70498916/192924309-5d8d68fb-c…