I want to create separate Conda environments for Grounded-SAM2, Hierarchical-Localization (hloc), and ROMP, similar to how Metric3Dv2 uses its own environment, to avoid package conflicts.
I noticed in the docs: SAM2_PYTHON_PATH = "/home/lixin/miniconda3/envs/sam21/bin/python"
Does this mean sam21 is a separate conda env for Grounded-SAM2?
Should I also create separate envs for hloc and ROMP?
Please confirm the recommended Python versions and if there are any naming conventions you'd suggest for these envs.
Thank you!
I want to create separate Conda environments for Grounded-SAM2, Hierarchical-Localization (hloc), and ROMP, similar to how Metric3Dv2 uses its own environment, to avoid package conflicts.
I noticed in the docs: SAM2_PYTHON_PATH = "/home/lixin/miniconda3/envs/sam21/bin/python"
Does this mean sam21 is a separate conda env for Grounded-SAM2?
Should I also create separate envs for hloc and ROMP?
Please confirm the recommended Python versions and if there are any naming conventions you'd suggest for these envs.
Thank you!