FR: mark null option
robmarkcole opened this issue · 2 comments
robmarkcole commented
aliFrancis commented
This pop-up should only happen if you try to train the AI without having drawn pixels for two classes. If the mask is all one class, then you just need to blow the paintbrush cursor size up and paint the whole thing. You then don't need to train the AI at all and can just save the mask.
I will leave open in case I misunderstood the FR and you would like something else to be implemented
robmarkcole commented
you just need to blow the paintbrush cursor size up and paint the whole thing
-> makes sense, thanks!