hardmoneysniper
hardmoneysniper
> > > > > Hi @eraserNut, please refer to #16. The logits_mask helps to mask out self-similarity of each feature itself. > > Thanks for your time. I didn't...
> > > I've tried reinstall mmcv using command above, but this erroe still exist. And it seems that all models using convex_giou_loss will occur this error(I've tested training cfa,...
> Fun fact: when dtype of pred_pt and target are setted to torch.float64, it works for the convex_giou test. Maybe this is another feasible solution? @DapengFeng
@rensortino @tg-bomze Hey guys, I am also working on gray image colorization with sd + controlnet. But I'm wondering how to set the prompts during training? In ColorizeNet(https://github.com/rensortino/ColorizeNet), the author...