Hello,
From the Biomedparse Version1, I want to apply the loss_box, and what I understood was that I have to modify the /BiomedParse/configs/biomed_seg_lang_v1.yaml file
from
DETECTION: False
to
DETECTION: True
But it doesn't work. Do you by any chance, know how I can use the loss_box and perform the detection task?
Thank you.
Hello,
From the Biomedparse Version1, I want to apply the loss_box, and what I understood was that I have to modify the /BiomedParse/configs/biomed_seg_lang_v1.yaml file
from
DETECTION: False
to
DETECTION: True
But it doesn't work. Do you by any chance, know how I can use the loss_box and perform the detection task?
Thank you.