Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 315 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 315 Bytes

Pytorch Project Template

  • assets

    • docs: documents of this project
    • images: demo images
  • datasets

  • experiments configuration files

  • Lib

    • data: data processing
    • scheduler:
    • config:
    • utils: useful functions
    • networks: models
  • README.md

  • requirements.txt

  • init_path.py

  • train.py

  • test.py