Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 449 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 449 Bytes

文件结构

  • acgan.py

    windows系统测试程序

  • acgan_GPU.py / Acgan.ipython

    linux系统程序(小组云平台使用)

  • helper.py

    如果遇到图片格式不正确问题,使用脚本中的函数更改

  • decode.ipython

    decode images

  • evaluate.ipython

    evaluate model and output confusion_mat

  • gen_image.ipython

    output generator images use acgan model

  • Compare model

    alexnet.ipython/googlenet.ipython