ppyolo_tiny_rsod.yaml 194 B

12345678910
  1. # Configurations of PP-YOLO Tiny with RSOD dataset
  2. _base_: ../_base_/rsod.yaml
  3. save_dir: ./test_tipc/output/det/ppyolo_tiny/
  4. model: !Node
  5. type: PPYOLOTiny
  6. args:
  7. num_classes: 4