Skip to content

mso_resnet_detector error, code stuck at early stage in run_ycbineoat.py #80

@TangYihe

Description

@TangYihe

Hello Wenbo,

Thanks for the great work!

I'm trying to setup BundleTrack on my Ubuntu machine with a Nvidia A6000 gpu. I followed the setup steps in README, but when I attempted to run python scripts/run_ycbineoat.py --data_dir [PATH_TO_YCBInEOAT] --port 5555 --model_name [The YCB object's name, e.g. 021_bleach_cleanser], I encountered the issue that the code stucked at zmq start waiting for reply:
Screen Shot 2023-08-19 at 10 58 16 PM

Regarding the error I attempted to change line 82 in run_ycbineoat.py parser.add_argument('--model_dir') and set default value to my directory for ycb objects, while after doing this my code would be stuck at right after ob_in_cam0 is printed (i.e. I cannot see the output data has xxx images).

Some extra informations regarding my setup process:

  • I used wenbowen/bundletrack:latest instead of wenbowen/bundletrack:3090
  • when running cd lf-net-release && python run_server.py, I received the following error Screen Shot 2023-08-19 at 11 10 08 PM
  • My debug directory remains empty.

I'll appreciate it if you could let me know what might the issue be, and if there is any places I should inspect / modifications I should make. Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions