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

Question about annotation #14

Closed fa3ima95 closed 10 months ago

fa3ima95 commented 11 months ago

hello. while I was reading the paper , I got your proposed architecture gets scribble annotation instead of pixel wise annotation. so why when I test code on my custom datasets , it gets GT annotation error. in code I comment GT lines for metrics , but again I get error of GT. can you help me to solve this problem that can test images without ground truth of pixel wise?