Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

Regarding query on running of faster RCNN

$
0
0

I have tried to implement the faster RCNN but I m facing i problem while running train_frcnn.py where the given error is as follows-

"
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"

Can you plz tell me how to resolve this problem

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles