lolipopshock / Detectron2_AL

Active Learning for Object Detection using Detectron2
44 stars 11 forks source link

config.xml #1

Open ym0179 opened 3 years ago

ym0179 commented 3 years ago

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

--label-config=extra/config.xml

which file have you used for it?

lolipopshock commented 3 years ago

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.