https://github.com/samet-akcay/ganomaly
Revision 63be7f45acde2b61ab5f3e3110010472c7b01122 authored by Samet Akcay on 07 August 2019, 15:38:30 UTC, committed by Samet Akcay on 07 August 2019, 15:38:30 UTC
1. Added BaseModel class.
2. Refactored ganomaly class.
3. Updated the feature matching loss of the generator network.
4. Updated the discriminator loss.
1 parent cd5f78e
History
Tip revision: 63be7f45acde2b61ab5f3e3110010472c7b01122 authored by Samet Akcay on 07 August 2019, 15:38:30 UTC
The following are the modifications made to lib/model.py file.
Tip revision: 63be7f4
File Mode Size
__init__.py -rw-r--r-- 0 bytes
data.py -rw-r--r-- 15.1 KB
evaluate.py -rw-r--r-- 2.0 KB
loss.py -rw-r--r-- 795 bytes
model.py -rw-r--r-- 13.4 KB
networks.py -rw-r--r-- 6.0 KB
visualizer.py -rw-r--r-- 6.2 KB

back to top