dddraxxx / Weakly-Supervised-Camouflaged-Object-Detection-with-Scribble-Annotations

Code for the AAAI 2023 paper "Weakly-Supervised Camouflaged Object Detection with Scribble Annotations"
https://arxiv.org/abs/2207.14083
Other
51 stars 8 forks source link

scribble #19

Closed fa3ima95 closed 4 months ago

fa3ima95 commented 5 months ago

hello There is a question, for training your model, when you used scribble annotation as your ground truth, when you give it to network, it would be gray scale ( 0-1-2) or binary mask(0-1)?

dddraxxx commented 4 months ago

Tbh I forget it. We did use 0,1,2 in the code but I forgot if they are in the saved scribble images.