Skip to content

Commit

Permalink
fix basicsr losses import (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
amckenna41 committed Jul 13, 2022
1 parent c7ccc09 commit 7d657f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gfpgan/models/gfpgan_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import torch
from basicsr.archs import build_network
from basicsr.losses import build_loss
from basicsr.losses.losses import r1_penalty
from basicsr.losses.gan_loss import r1_penalty
from basicsr.metrics import calculate_metric
from basicsr.models.base_model import BaseModel

This comment has been minimized.

Copy link
@gulshansingh5511

gulshansingh5511 Jun 26, 2023

b . k

from basicsr.utils import get_root_logger, imwrite, tensor2img
Expand Down

8 comments on commit 7d657f2

@nizamjuneja
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not responding errors

@Mdsaidul566
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delicious

@Mdsaidul566
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yummyn sexy

@Mo96911
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uploading Screenshot_٢٠٢٣٠٧١٣_٠٦٤٠٣٤_Facebook.jpg…

@Mo96911
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

6589

@simmuhadri
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMG-20240127-WA0030
2

@simmuhadri
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super

@Shubham2758
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WhatsApp Image 2024-02-05 at 12 49 33 PM

Please sign in to comment.