We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello
I'm trying to reproduce your results of paper in pedestrian detection.
but the following results don't get to performance in your paper
python: 3.7.3 pytorch: 1.4.0 GPU: TITAN Xp config file : xyres_16_v2.proto command python ./pytorch/train.py train --config_path=./configs/pointpillars/ped_cycle/xyres_16_v2.proto --model_dir=./log
python ./pytorch/train.py train --config_path=./configs/pointpillars/ped_cycle/xyres_16_v2.proto --model_dir=./log
The best results I've got is as follows
It would be appreciated to let me know if I'm missing something to reproduce your report
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello
I'm trying to reproduce your results of paper in pedestrian detection.
but the following results don't get to performance in your paper
python: 3.7.3
pytorch: 1.4.0
GPU: TITAN Xp
config file : xyres_16_v2.proto
command
python ./pytorch/train.py train --config_path=./configs/pointpillars/ped_cycle/xyres_16_v2.proto --model_dir=./log
The best results I've got is as follows
It would be appreciated to let me know if I'm missing something to reproduce your report
The text was updated successfully, but these errors were encountered: