Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 325 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 325 Bytes
  • Check and customize Unet_config.json

  • train : python train.py [T or F : load pth True or False]

    • optional arg: -p unet_epoch000.pth [Put in pth-filename]
    • e.g. python train.py T -p unet_epoch075.pth
  • test : python inference.py [Put in pth-filename]

    • e.g. python inference.py unet_epoch075.pth