lolipopshock / Detectron2_AL

Active Learning for Object Detection using Detectron2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

config.xml

ym0179 opened this issue · comments

commented

FileNotFoundError for extra/config.xml while Initializing the labeling server

--label-config=extra/config.xml

which file have you used for it?

It should be this file - https://github.com/lolipopshock/Detectron2_AL/blob/7eb444e165f1aea6b3e1930ba0097dcaadf4c705/annotating/config.xml

You might want to change extra/config.xml to annotating/config.xml.