Skip to content
New issue

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

Make detector_type field case-insensitive #56

Open
topguns837 opened this issue Feb 4, 2024 · 0 comments
Open

Make detector_type field case-insensitive #56

topguns837 opened this issue Feb 4, 2024 · 0 comments
Assignees

Comments

@topguns837
Copy link
Contributor

Environment 🖥️

  • OS Version: Ubuntu 22/Docker

  • Python Version: 3.10

  • Do you have a dedicated GPU ? Yes

  • NVIDIA Driver Version : 535

  • CUDA Version : 11.8

  • Are you running this project natively or using Docker ? Docker

  • Is the issue present in the main branch or any of the development branch ? main

The field `detector_type` in the `params.yaml` file inside the `object_detection` package is case-sensitive

Description 📖

  • Expected behavior: The package should for inputs YOLOV5/YOLOv5 or any combination of cases
  • Actual behavior: Getting error : YOLOV5 Detector specified in config was not found. Check the Detectors dir for available detectors."

Steps to reproduce 👀

  1. Type in YOLOV5 in detector_type field inside params.yaml
  2. Build the package
  3. Run ros2 launch object_detection object_detection.launch.py
@topguns837 topguns837 self-assigned this Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant