second.pytorch icon indicating copy to clipboard operation
second.pytorch copied to clipboard

Is anyone evaluate successfully on your custom dataset?

Open KevinDu1 opened this issue 5 years ago • 2 comments

I evaluate my custom dataset using python ./pytorch/train.py evaluate --config_path=./configs/car.fhd.config --model_dir=/path/to/model_dir --measure_time=True --batch_size=1 After running, I visualize the results but there are little cars are detected, the 3D bboxes are not in the correct situation in the pointcloud. My own dataset don't have 3D labels. Does anyone know how I can get the correct results using the pretrained model? image

KevinDu1 avatar Apr 03 '20 03:04 KevinDu1

which resolution has the used lidar?

simaker avatar Apr 16 '20 07:04 simaker

May I ask how did you evaluate your custom dataset? Thank you very much!

shiqi1994 avatar Jan 06 '21 15:01 shiqi1994