fairytalell

Results 3 issues of fairytalell

我使用detectron2运行了heatmap.py,但是遇到了一下问题。 [{'instances': Instances(num_instances=0, image_height=1024, image_width=1024, fields=[pred_boxes: Boxes(tensor([], size=(0, 4), grad_fn=)), scores: tensor([], grad_fn=), pred_classes: tensor([], dtype=torch.int64), indices: tensor([], dtype=torch.int64)])}] Traceback (most recent call last): File "/home/dxy/ll/obj_competition/detectron2框架/heatmap.py", line 160, in mask,...

I used my mini-dataset. When I ran train.py, I got the error. Later, I found kornia.losses.ssim() parameter type is not correct in class SSIM. **source code:** class SSIM(nn.Module): def __init__(self,...

Dear @genforce, Thanks for sharing the great work. when the code will be released? Best regards, fairytale