We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add link to workaround for Votenet with 30x series GPUs
Fix benchbot_examples link
Add note about how --native works
Add not about Votenet's GTX30 series woes
Remove unnecessary note about shebang
Update outdated mentions of carter robot
Fix outdated RoboticVisionOrg links Addresses qcr/benchbot#61.
Replace outdated `votenet_benchbot.py` script
Fix error in benchbot_submit example command
Change --score-results to new --evaluate-with flag
Fix typos in --evaluate-results flag
removed sudo command from votenet install
Fix Documentation: Add detected objects to the correct key in save_result The save_result stores detections in empty_results['object'] but the evaluation scripts expects detected objects in empty_results['results']['objects']. The evalutation finds 0 detection and outputs OMQ=0.0
Fix --robot flag bug
Fix all noticeable changes for add-ons
Examples URL error
Fix old link to examples
Review part I for add-ons
Apply suggested tweaks to tutorial wording
Update final OMQ score
Add contents block
Add missing GIFs to the tutorial
Add missing images to the tutorial
Review parts V & VI
Review part IV
Add in the CLASS_LIST for votenet_nms
Review part III
Review part II
Review part I & rename to my_semantic_slam.py
Add OMQ score