error instantiating model #4250
Unanswered
maidmentdaniel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm attempting to train mask-rcnn on a custom dataset. I'm new to the detectron2 framework, so please bare with me.
I'm registering a dataset and calling a baseline config as follows:
Then running do_train as taken from tools/lazyconfig_train_net.py
As a result I get the following Traceback:
My environment is as follows:
I'm aware that the environment is pretty sparse, this is just for basic dev, not that actual training.
Beta Was this translation helpful? Give feedback.
All reactions