Feiyu Bi
Results
2
issues of
Feiyu Bi
Hi , when reading your code about the model head (define number of output classes) ,I have some question about this. In 2D segmentation task , we usually use Conv2D...
Hello,I have a question about computing loss between [out7,out8,out9] and GT mask. In the original code,out7 has an output shape:(None, 56, 56, 4) , out8: (None, 112, 112, 4), out9:(None,...