Skip to content

tomy807/team1_UNet

 
 

Repository files navigation

  • 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

About

U-Net Improvement Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%