thanks for the great work!!
I am executing "python annotate_features.py --desired_height 240 --desired_width 320 --queries_dir /home/islab/FollowAnything/FollowAnything --path_to_images /home/islab/FollowAnything/FollowAnything/example_img"
but in annotate_features.py appear
NameError: name 'get_detector_model' is not defined
how to solve?
thanks for the great work!! I am executing "python annotate_features.py --desired_height 240 --desired_width 320 --queries_dir /home/islab/FollowAnything/FollowAnything --path_to_images /home/islab/FollowAnything/FollowAnything/example_img" but in annotate_features.py appear NameError: name 'get_detector_model' is not defined how to solve?