Different loss function scores for generator and discriminator #350
Closed
KartikeyKansal1
started this conversation in
General
Replies: 7 comments
|
Hi @benjijamorris, thanks for your reply and sorry about the delay in getting back. Yes I'm looking for this only. Is there a way to print this in the metrics.csv? |
0 replies
|
Weird! Is this on main running |
0 replies
|
This is im2im/labelfree
…On Wed, Mar 20, 2024 at 4:48 PM benjijamorris ***@***.***> wrote:
Weird! Is this on main running python cyto_dl/train.py
experiment=im2im/gan?
—
Reply to this email directly, view it on GitHub
<#350 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANOVHKSSAG5J4YVUXBEBMKLYZH74XAVCNFSM6AAAAABEQTTF5OVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DQNJYGQYTS>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
0 replies
|
ah! Labelfree doesn't use a GAN, so you won't see any GAN-related losses being logged. I'm going to close this issue, but if you want to use a GAN, the command I sent above should work very similarly to |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
Hey, is there a way in cyto-dl to obtain separate loss function scores for the discriminator and the generator?
All reactions