Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 600 Bytes

README_3.11.0.md

File metadata and controls

17 lines (15 loc) · 600 Bytes

Update For Python 3.11.0

LICENSE Python

Update

  • Add logger
  • example.py -> inference.py
  • Changed code for python 3.11.0
  • Add requirements.txt -> pip install -r requirements.txt
  • Add argparse

Args

Usage: python inference.py -im <image_path> -o <output_root>

    -im   --image     Target Image Path
    -o    --output    Result Save Root Path