arxidinakbar

Results 5 issues of arxidinakbar

Hi, all. I'm wondering does the network available to train with Nuscenes dataset. I saw a PR about "train nuscenes", but no more description in README, hope somebody drop hints....

Hi, hoping for some discussion about **parametes setting for pedestrian/cyclist training.** I have trying to train for pedestrian&cyclist detection task, and follwed the original paper set the stride to 1...

Did anyone meet with this issue when running the train.py? I follow every step according the tutorial. Details here below. predict ['005988' '006849'] /home/omnisky/voxelnet/utils/utils.py:677: RuntimeWarning: overflow encountered in exp deltas[...,...

@kujason Hi, Occur the same issue when runnning _minibatch genereation_ as mentioned in #80. ``` Traceback (most recent call last): File "scripts/preprocessing/gen_mini_batches.py", line 6, in from avod.builders.dataset_builder import DatasetBuilder File...

Just followed the steps in tensorflow-setup.md. And when I building Chamfer and EMD functions met this error. ![image](https://github.com/lynetcha/completion3d/assets/43093712/ea74f825-d1dc-4817-a9d9-3f60aedcecbf) I'm running in windows environment tho.