Upload samples/out.log
This commit is contained in:
parent
6db571c517
commit
494d1fb21f
|
@ -1,4 +1,5 @@
|
||||||
samples/generator_config.json filter=lfs diff=lfs merge=lfs -text
|
samples/generator_config.json filter=lfs diff=lfs merge=lfs -text
|
||||||
samples/netD_epoch_2384.pth filter=lfs diff=lfs merge=lfs -text
|
samples/netD_epoch_2384.pth filter=lfs diff=lfs merge=lfs -text
|
||||||
samples/netG_epoch_2384.pth filter=lfs diff=lfs merge=lfs -text
|
samples/netG_epoch_2384.pth filter=lfs diff=lfs merge=lfs -text
|
||||||
|
samples/out.log filter=lfs diff=lfs merge=lfs -text
|
||||||
data/predicted_humans.zip filter=lfs diff=lfs merge=lfs -text
|
data/predicted_humans.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
|
|
|
@ -9,6 +9,7 @@ samples/**
|
||||||
!samples/generator_config.json
|
!samples/generator_config.json
|
||||||
!samples/netD_epoch_2384.pth
|
!samples/netD_epoch_2384.pth
|
||||||
!samples/netG_epoch_2384.pth
|
!samples/netG_epoch_2384.pth
|
||||||
|
!samples/out.log
|
||||||
|
|
||||||
# Ignore pycaches
|
# Ignore pycaches
|
||||||
**/__pycache__/**
|
**/__pycache__/**
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue