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

Problem in Faster R-CNN Algorithm for Object Detection #125

Open
HAMZA12337 opened this issue Jul 6, 2023 · 0 comments
Open

Problem in Faster R-CNN Algorithm for Object Detection #125

HAMZA12337 opened this issue Jul 6, 2023 · 0 comments

Comments

@HAMZA12337
Copy link

python train_frcnn.py -o simple -p annotate.txt
Using TensorFlow backend.
Traceback (most recent call last):
File "train_frcnn.py", line 84, in
train_imgs, classes_count, class_mapping = get_data(options.train_path, 'trainval')
TypeError: get_data() takes 1 positional argument but 2 were given

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