faster_rcnn_rsod.yaml 194 B

12345678910
  1. # Configurations of Faster R-CNN with RSOD dataset
  2. _base_: ../_base_/rsod.yaml
  3. save_dir: ./test_tipc/output/det/faster_rcnn/
  4. model: !Node
  5. type: FasterRCNN
  6. args:
  7. num_classes: 4