Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 255 Bytes

File metadata and controls

19 lines (12 loc) · 255 Bytes

Get Started

  • python: 3.10.16

pip install -r requirements.txt

python app.py

Train

  • GPU : Geforce RTX 3060
  • CUDA: 11.3
  • cuDNN : 8.9.7
  • PyTorch: 1.11.0
  • Torchvision: 0.11.0

pip install -r requirements-train.txt

python train_torch.py